#How do I detect if a player is moving?
10 messages · Page 1 of 1 (latest)
Get the players velocity, if the magnitude is greater than 0 then the player is moving.
Oh ok thank you!
Sure
i messaged you it's the same as discord
i highly suggest detecting if the magnitude is greater than 0.15 or something, and not 0