I am trying to have my custom starter character rotate slowly, in a bigger radius, is there any chance I can change that? When I spam WASD, the character just simply spins around in a circle, which does not look good.
Hi, thank you so much, is there any chance you could upload a studio file with that CharacterController implemented? I kinda don’t understand how to use your project or implement it in my game…
This Roblox resource can also be used to slow turn speeds and affect the Humanoid AutoRotate speed. Follow its instructions to place a ControllerManager into your StarterHumanoid, then, you can copy all those instances into any other Humanoid, and finally adjust the ControllerManager’s BaseTurnSpeed property.
Glad I could help Unfortunately, be aware that at the time of this writing, the new humanoid physics controllers are still not released from Beta & when I tested it, it only worked in Studio.