Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
674 B

  1. # VR Simulator
  2. ## Instructions for using the VR Simulator
  3. * Follow the initial [Getting Started](/Assets/VRTK/Documentation/GETTING_STARTED.md) steps and then add the `VRTK/Source/SDK/Simulator/[VRSimulator_CameraRig]` prefab as a child of the SDK Setup GameObject.
  4. * Use the `Left Alt` to switch between mouse look and move a hand.
  5. * Press `Tab` to switch between left/right hands.
  6. * Hold `Left Shift` to change from translation to rotation for the hands.
  7. * Hold `Left Ctrl` to switch between X/Y and X/Z axis.
  8. * Additional button mappings can be found on `SDK_InputSimulator` on the prefab.
  9. * All button mappings can be remapped using the inspector on the prefab.