Vr controller Axis

  • Hi everyone,
    is it possible to capture the actuation of the axis of oculus quest?

    Code
    vr_ctrl_l.addevent ('onvrcontrollerbutton', 'if (vrbuttonindex == 3 AND vrbuttonstate == "up", vrsetup_open (););');


    This is the code in webVR.xml which is equivalent to the click down of the Oculus Quest joypad

    But I can not intercept the movements up, left, right, down from joypad.

    Does anyone know?

    Thanks
    Kima

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!