Structure & Settings

Once converted, your new camera will have the following structure in the Hierarchy window:

Head (IO): it contains the Camera you just converted. It is the object that is used to track the user head movements. The Head (IO) game object has more or less the standard Interactive Object structure of Zoe (details in IO section) with the addition of the Player Torso object. The Torso represents the approximate position of the torso below the head. You can change the distance between the head and the torso in the inspector. Right Hand (IO): Represents the right hand of the player/user. Left hand (IO): Represents the left hand of the player/user.

The Interaction Rig represents the user in the experience, when selecting it, inside the Inspector window you find the options that can be set and customised for the user: Navigation & Manipulation.

  • Default Input: choose an input that will be used by default for manipulating objects in the scene.

  • Controllers Raycast: lasers or raycasts come out of the controllers by default to help the user in the manipulation of objects.

  • Default Laser Parameters: settings for the laser by default, shown from the beginning (laser can be hidden or customised)

  • Manipulation Laser Parameters: settings for the laser when it hits and Interactive Object inside the scene (laser can be customised depending on the distance the controller is from the Interactive Object).

Last updated