Hello developers,
I’m making custom animate script and getting hard to get HumanoidRootPart’s actual speed.
I know it requires using Velocity, but it sometimes be wrong number.
I think someone might ask me using Humanoid.WalkSpeed instead, but I can’t because my other script change player’s speed by Player:Move() if player is moving backward.
Any helps would be appreciated!