I have two problems with my coding involving rotating the camera. The first is that I want the camera’s “forward” to rotate along with the sideways rotations but not the up and down rotations, and I don’t know how to make that happen.
The second problem is way weirder to me and I have no clue what’s causing this. When I’m rotating the camera sideways my camera’s movement speed seems to gradually change. At 90° and 270° my camera has no movement at all. At 180° my movement is inverted (forwards is now backwards, etc…). At 0° or 360° everything is normal.
Any knowledge or even just directions would be most appreciated, thank you!