Replies: 1 comment
-
Yes, there is already one #2074 and there's even an open PR. Please search before starting a discussion.. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I've been enjoying MoveTowards on velocities in order to give the player some movement acceleration, but I wish there was a MoveTowardsAngle so rotation can be smoothed easier. I know there's LerpAngle but I find it so weird that MoveTowardsAngle doesn't exist as it feels a lot more consistent to use with time.
Easiest workaround is to just make my own functions but if LerpAngle exists then I feel like MoveTowardsAngle should exist as well.
Beta Was this translation helpful? Give feedback.
All reactions