React to a recenter request by the headset - #615
BastiaanOlij wants to merge 1 commit into
Conversation
|
nice this rounds things up, indeed recenter on xrorigin might fit for the current Version, since malcolm is working on the character centric solution, i dont see why the above shouldnt be merged prior. It would in essence complement the current version before the big breaking changes jump. |
The thing that is still missing is that this jumps the player back to the origin point, both when this is desired, and when it is not. |
indeed, right.. i got a somewhat special case to test the above. |
Still working on this but adding the logic into our
start_xrscript so we also react on a recenter request.At this point in time this results in the player being positioned on the XROrigin point. That may be the right solution in some scenarios but not all. So will need to play a bit more with this.