From a9581d2b3f05506e4fc6f3e3571147b4922fc417 Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Thu, 13 Jun 2019 22:44:32 +1000 Subject: Added constants for the main buttons and axis used in VR --- doc/classes/@GlobalScope.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 760287e1b8..eb612191e7 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -1003,6 +1003,27 @@ DualShock controller Y button + + Grip (side) buttons on a VR controller + + + Push down on the touchpad or main joystick on a VR controller + + + Trigger on a VR controller + + + A button on the right Oculus Touch controller, X button on the left controller (also when used in OpenVR) + + + B button on the right Oculus Touch controller, Y button on the left controller (also when used in OpenVR) + + + Menu button on either Oculus Touch controller. + + + Menu button in OpenVR (Except when Oculus Touch controllers are used) + Joypad Button Select @@ -1085,6 +1106,18 @@ Joypad Right Analog Trigger + + VR Controller Analog Trigger + + + VR Controller Analog Grip (side buttons) + + + OpenVR touchpad X axis (Joystick axis on Oculus Touch and Windows MR controllers) + + + OpenVR touchpad Y axis (Joystick axis on Oculus Touch and Windows MR controllers) + -- cgit v1.2.3