Closed SamuelDiazBidot closed 6 months ago
Globe example panics when not using oculus touch controller. Adding .run_if(xr_only()) like in xr example fixes the issue.
.run_if(xr_only())
Related issue #77
Globe example panics when not using oculus touch controller. Adding
.run_if(xr_only())
like in xr example fixes the issue.Related issue #77