Hi at one scene I want to disable head positional and orientation tracking to prevent user to look around.
I've used InputTracking.Recenter(); in update method, but this fix only for horizontal orientation, vertical movement is not affected ...
any ideas?
Thanks
I've used InputTracking.Recenter(); in update method, but this fix only for horizontal orientation, vertical movement is not affected ...
any ideas?
Thanks