Skip to content

Controls

Feen801 edited this page Jan 23, 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

Controllers

Check https://docs.unity3d.com/2022.3/Documentation/Manual/xr_input.html for device specific VR controller mappings
Use https://hardwaretester.com/gamepad to see what your gamepad buttons map to

Camera

VR Controllers Gamepad Action
Both (gripButton)s None Recenter the camera
Hold any (gripButton) B2 Bring UI closer

Basic choices

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Point left or right to select a button
(trigger) B0 Press selected button

Urges (Give In) and Opportunities

VR Controllers Gamepad Action
(primaryButton or secondaryButton) B3 Press button

Radial menu

VR Controllers Gamepad Action
(primary2DAxisClick) B1 Change radial menu level
(primary2DAxis) AXIS 0 and AXIS 1 Select radial menu option
(trigger) B0 Select radial menu option

Safeword menu

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Select button
(trigger) B0 Press selected button

Choice (Outfit, honesty, etc.)

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Highlight option
(trigger) B0 Selected highlighted option
  • Confirm with "Basic choices" controls

Count Input

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Move left to decrease count, right to increase count
  • Confirm with "Basic choices" controls

Tribute

Tribute Button Mode

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Move vertically to highlight a tribute option or cancel
(trigger) B0 Selected highlighted tribute option
(primary2DAxisClick) B1 Switch to Tribute Slider Mode

Tribute Slider Mode

VR Controllers Gamepad Action
(primary2DAxis) AXIS 0 and AXIS 1 Move left to decrease count, right to increase count
(primary2DAxisClick) B1 Switch to Tribute Button Mode

Previous version controls

0.43R3-pre1 controls
0.43R3-pre2 controls
0.43R3-r1 controls

Clone this wiki locally