I need help making my character rotate slower / in a bigger radius

Hello Dev’s,

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.

I would love to get some help!

1 Like

Slowing down how fast the character turns? - #3 by sleitnick This should help.

1 Like

Hello,

BodyAngularVelocity does not exist anymore, do you know what kind of properties I need to change or what kind of Velocity I need to use?

1 Like

Sorry for the late reply, but you can use AngularVelocitys instead.

Thanks, but which properties do I need to change? since it does not have the same ones as BodyAngularVelocity :confused: