Motion Sickness Prevention

This component will assist with the prevention of motion sickness. The three areas that are known to help are as follows :

  • Increasing the Field of View

  • Removing Headbob (First Person Camera Motor)

  • Adding Crosshairs to Screen

The Field of View on both the First Person and Adventure camera motors can be changed using the sliders or from variables. The Headbob can also be turned off for the First Person Camera by selecting the checkbox.

To reset the field of view to the default parameters and turn on Headbob, you can either execute the Action again with the default settings, or call the Disable Action.

Adding crosshairs to the screen will also help prevent motion sickness. This is achieved by adding the CrosshairCanvas prefab to the scene and using the Enable Crosshairs Action.

This Action will allow you to show and hide (unclick show) the Crosshairs, and to change the Alpha and Size of the image. The Crosshairs should be used with both First Person and Adventure Cameras and can be turned off for other camera motors.

See the Examples Scenes and Settings Canvas provided with this Module.

Last updated

Was this helpful?