I have a box collision for the player but I dont want it to rotate when the player is rotating.
This causes the camera to jitter when the player is next to a wall. The collision box’s rotation pushes the player away from the wall. How can I lock the box collision’s rotation and not the camera’s soo the player can still look around?