How to make custom character controller (accel / deaccel player speed)

I want to make player accelerate and deaccelerate while running. I’m stuck with using the new controller thing. I don’t know how to get rootpart from StarterHumanoid, and more settings about controller.

image

There are few good example scripts you can find in the Character controller release post. They have everything to get started with it and you can change the accel / deaccel values in the examples as well :smiley:

1 Like