(using the default questions sorry lol)
-
What do you want to achieve? Keep it simple and clear!
I want to implement inertia to the players movement (slowing down when rapidly moving directions)
heres an example: Example clip -
What is the issue? Include screenshots / videos if possible!
I messed with the movement scripts but instead of inertia it just stops the player’s movement completely. -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
i looked for solutions, but didnt find any that i could modify to fit my needs, as theyre all for vehicles / custom characters
i dont want a whole script, i just need a hint of what direction to go into