cancel
Showing results for 
Search instead for 
Did you mean: 

Event for when the user recenters the play area

StevenImmerse
Honored Guest
When the user presses the oculus button it will recenter the playspace for the user which will ruin the experience, is there an event for when this happens or any other way to detect it? 
3 REPLIES 3

MarZeloFdez
Protege
Have you tried assigning another function to the button? It should override the main function

StevenImmerse
Honored Guest


Have you tried assigning another function to the button? It should override the main function


unfortunately that is not a button you can assign to 

Fingerbob
Explorer
in V17 (1.49.0) you can now check OVRPlugin.GetLocalTrackingSpaceRecenterCount() - it increments when the oculus button is long-pressed.