How do I stop character from rotating when walking forward

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to stop character from rotating when walking forward (rotating similar to shift lock)
  2. What is the issue? Include screenshots / videos if possible!
    It rotates
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Manually CFraming to counter it, didn’t work
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

Making custom character script and that includes direction of character’s facing, roblox’s rotation overrides that, cannot find how to stop it when searching around.

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

4 Likes

Can You Send A Video Or A Gyazo GIF? If Possible

1 Like

https://gyazo.com/40f48656c013af17969a3e95e3ffd7b7
When I’m pressing w the character rotates

1 Like

Wait I Dont Understand , I Think Thats, Normal It Rotates On Where You Are Facing

1 Like

Yes it’s normal and I want to remove that functionality because I want manual control over the character’s rotation

1 Like

So What Are You Gonna Do With The Characters Rotation? e.g Making It Rotates backwards When W Key Is pressed?

1 Like

It’s depending on the rotation of the head from another thing, so this overrides it

1 Like

You can disable this functionality through the Humanoid | Documentation - Roblox Creator Hub property.

4 Likes