Replies: 1 comment 1 reply
-
|
Did you have issues when adding the setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think a lot of people using Sonic Worlds Next would want to be able to easily change the smooth rotation feature. Right now the only way to do this (at least to my knowledge) is to change the code itself by removing a comment. I decided to add an in game menu to easily change this.
I added a global variable called smooth_rotation to global.gd
I also added a save file and a save load.
Then I added the smooth rotation option to the menu. I think a lot of people would want this feature.
Beta Was this translation helpful? Give feedback.
All reactions