You can now use your own scripts to add custom functionality to VRED for OpenXR, similar to what can be done for OpenVR and other VR modes. Connect signals that are triggered by actions, for example when you teleport. Bind buttons to actions. Do this through the extended OpenXR support for vrdVRDevice
, vrdDeviceInteraction
, and vrdDeviceAction
.