How to recenter from Universal Menu? (using Unity5)
Hi, I'm developing a game for Oculus Home Early Access, for PC only, with Unity5. The question is: I'm using Unity, how can I recenter the app when the user press the recenter option from the Oculus Universal Menu? I have a custom button to recenter inside the game and it works, but I just don't know how to get that callback from the Universal menu in the game ¿? The game is this one (If anyone wants a key for Oculus Home just ask!) ;) http://sandin.noip.me/sbvr/index.html Thanks!Solved1.8KViews0likes5CommentsWhat are best practices for view/orientation reset?
Hi all, I'm having trouble finding any info on best practices for view resetting in Rift games. In particular: 1. Should we rely on the system calibration for the view orientation - or is it best to also include some way for users to tap a key to reset their view while playing? 2. Assuming we do offer some key combo/UI option to reset, should we reset the position only, or the position *and* the orientation? 3. is there some best practice for things such as a countdown mechanism, or should the reset happen the moment they press the key? Thanks!584Views0likes0Comments