Is there a flow event I can listen to, that gets sent when the player switches between VR and desktop mode? For both vr > desktop and desktop > vr
The issue I have is that our custom toolbar (functioning as HUD) disappears when switching modes. Therefore I want to set the toolbar to open again on the switch event.