The video shows my game where holding W makes the character walk forward, and holding S should make the character walk backwards. As you can tell from the video, holding S does not make the character walk backwards
Any help is appreciated
The video shows my game where holding W makes the character walk forward, and holding S should make the character walk backwards. As you can tell from the video, holding S does not make the character walk backwards
Any help is appreciated
Make the camera not turn when you go backwards.
The camera’s CFrame is determined by an attachment inside of the player’s HumanoidRootPart. Attachments will naturally follow the part they’re attached to, so I’m not super sure how to fix that
Wait a second, I’m being dumb… Just disable autorotate while moving backwards.
That makes 2 of us lol. I forgot that property even existed
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.