How to speed up velocity rotation towards input rotation while sprinting #478
Replies: 1 comment
-
How did you solve this? |
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
-
Hello.
Can't figure out how to speed up velocity rotation towards input rotation while sprinting. Velocity rotates slowly so there is an arc in moving trajectory and it is not clearly predictable for the player.
Manipulations that I tried in friction settings, rotation curves or rotation variables brought nothing.
UpdateGroundedRotation function is responsible for rotation of capsule and mesh but not the velocity direction.
It is not clear for me, will appreciate any help. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions