-
|
i made changes to the player script like some cool camera rotation on the z axis, head bobbing and some cool acceleration, but i dont know how to commit in to the main branch, please help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi! Committing to the main branch is only done once code has been reviewed & approved by me, and then it can be merged in. While you're developing something you should fork the repository and push to your own fork of the repository. Then you can make a pull request from your fork. I can't guarantee that every PR submitted will be included in the game, as I have preferences on how the game works and have to ultimately make the decision on what goes in. But I appreciate everyone who has been making suggestions and modifications to the game! |
Beta Was this translation helpful? Give feedback.
Hi! Committing to the main branch is only done once code has been reviewed & approved by me, and then it can be merged in. While you're developing something you should fork the repository and push to your own fork of the repository. Then you can make a pull request from your fork.
I can't guarantee that every PR submitted will be included in the game, as I have preferences on how the game works and have to ultimately make the decision on what goes in. But I appreciate everyone who has been making suggestions and modifications to the game!