While playtesting my game I found a weird bug I wanted to fix.
Normally the controls for the game would be A for left and D for right, However, when I point the camera to wherever I want to the player can move in the direction they want to. How would I disable moving in the camera’s direction?
If you disable AutoRotate in the character’s humanoid, it should only rotate when the player is fully zoomed in.