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

Dynamic Character Movement, how it's done?

Asked by 5 years ago

How would one go about making a character move dynamically? By this I mean leaning towards the direction that they're walking in and so on, if you noticed too the feet move in the direction of movement, an example of this done in a game is https://gyazo.com/7b17a97698153ba9e8a0636a831c2685, it's possible, I just need a clue on how exactly it's done?

0
First thing I'd look into is checking out the PlayerModule in a player's PlayerScripts, it contains everything related to movement. Jahaziel_VanDerHas 238 — 5y

Answer this question