A bit more context; does Humanoid.MoveDirection.Unit
actually print something if WalkSpeed is set to 0? And if not, how would I go about detecting the MoveDirection without accounting for velocity?
1 Like
tested with 0 walkspeed - it works perfectly fine
(this was ran with renderstepped, where NANs are a period of time that i spent not moving)
Thanks! I was unsure if I had to create a manual move direction system for this.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.