Skip to content

Controls

Feen801 edited this page Jan 21, 2024 · 29 revisions

Keyboard

User (Blue)

  • Comma Key to reset/center the VR camera position
  • Slash Key to toggle VR. Useful to click things in the UI if you need to

Debug (Orange)

  • Period Key to check for controllers. Controllers are automatically detected in 0.43R3-r1, this will simply print them to the debug console
  • Quote Key to change controller debug level New-Set(1)

Gestures

  • Nod to press the button on the left
  • Shake your head to press the button on the right
  • These can be disabled in the config

VR Controllers

Check https://docs.unity3d.com/2022.3/Documentation/Manual/xr_input.html for device specific controller mappings.

Basic choices

  • (primary2DAxis) Point left or right to select button
  • (trigger) Press selected button

Urges (Give In) and Opportunities

  • (primaryButton or secondaryButton) Press button

Radial menu

  • (primary2DAxisClick) Open radial menu, increase radial menu level, close radial menu
  • (primary2DAxis) Point towards direction of radial menu option
  • (trigger) Press highlighted radial menu button

Safeword menu

  • (primary2DAxis) Point left, right, or center to select button
  • (trigger) Press selected button

Choice (Outfit, honesty, etc.)

  • (primary2DAxis) Angle towards option
  • (trigger) Selected highlighted option
  • Confirm with "Basic choices" controls

Count Input

  • (primary2DAxis) Move left to decrease count, right to increase count
  • Confirm with "Basic choices" controls

Tribute

  • (primary2DAxisClick) Toggle between using (primary2DAxis) to select tribute option or modify slider tribute value
    • (primary2DAxis) Move vertically to highlight a tribute option or cancel
      • (trigger) Selected highlighted option
    • (primary2DAxis) Move left to decrease slider, right to increase slider

Clone this wiki locally