How do i remove the move speed up from platformerobject

i just added a run mechanic to my game but its no use when the normal walk move haves a speed up mechanic. how to make the walk speed static instead of speed up

All you have to do is make the “Acceleration” in the platformer behavior really high, in the same way, if you want your character to instantly stop, make the “Deceleration” really hight too.

1 Like