Skip to content

Poll the XR backend for controller role assignment

Bones requested to merge BabbleBones/OpenOVR:role-switching into openxr

This will poll the XR backend for the left and right hand indices correctly at runtime.

Allows controllers to "disconnect" when the role goes null and the game to respond appropriately.

Merge request reports