How to make custom character walk sideways? (like a crab or as if shiftlock was enabled)

I’ll try my best to keep it short:

My goal is to make my custom character (which is a spider) walk sideways like a crab would. The walk and jump system and animations do work, but when i press A or D the whole body turns to that side. Im trying to make a 2D-like game with front and back movement disabled. I hope someone can help me! Oh yeah, and it should walk as if shiftlock was enabled!

Do you want it like this?

I don’t know where your Character.Humanoid is located but locate it and set Humanoid.AutoRotate to false

it worked! thanks for the help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.