Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to get player's speed? Best way to use body mover to prevent player tripping on uneven objects?

Asked by 6 years ago

Hi, title basically. I'm wondering how to get the player's current speed, not sure if it's a property of it and couldn't find anything on the wiki.

Also, is there a way to manipulate the body velocity object so that when applied to the player, the player will not awkwardly fall or trip over uneven terrain? For what I'm using, the force has to be 1e99 (about the max I believe). Thanks!

0
You can check a player's speed by looking at their Humanoid WalkSpeed. Not sure about the second question. Mayk728 855 — 6y

Answer this question