Limit Oculus Rotation?

hello poeple as i say is posible? c++ or blueprint?

Hi zkarma,

While you could do that using a simple Clamp, I would not recommend it. Taking away control of movement and rotation of the head tracking from the player will likely cause them to become disoriented and experience Sim Sickness. You would be better off making the screen fade to black when the head turns around. Let me know if that helps.