How do I get the velocity of a player?
How do I get the velocity of a player?
I already tried
, where “player” is a player object.
But it returns nil.
I already tried
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
player:getvelocity()
, where “player” is a player object.
But it returns nil.