-
not completely sure how the player controller works but using the player's velocity (as in just Player.velocity) doesn't seem to keep up at higher speeds, after reaching a high enough speed (400 iirc?) it seems to loop back to 0 |
Beta Was this translation helpful? Give feedback.
Answered by
Renhoex
Dec 9, 2023
Replies: 1 comment 5 replies
-
Can you provide a demonstration? I've never seen this behavior. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To get the game running like sonic I had to do a work around, if you want to mess with sonics movements you need to use the
movement
variable instead