How would I script a basic dummy to walk straight backwards, without turning around?
1 Like
You have to turn AutoRotate
off while the NPC is facing one direction:
https://developer.roblox.com/en-us/api-reference/property/Humanoid/AutoRotate
3 Likes