Foot Lock problem when pressing keys quickly (ALS BP and C ++) #118
Unanswered
AlekeyCrayne
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can just disable foot locking feature inside anim bp and animation instance class to solve this issue. The foot locking algorithm is unfortunately super buggy because of how it was implemented in BP version, and I don't have any plans to work on it currently. |
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
-
Hi everyone!
This problem is already known, but I still haven't found a solution. When you press the movement keys quickly (in any directions), the player foots remain in the same positions, and the body slowly moves to the side. (apparently this is the foot lock that works like that)
This bug / glitch exists both in the original version of ALS (BP) and in the C ++ versions.
If you have any solution please help!
Beta Was this translation helpful? Give feedback.
All reactions