Discussions

Ask a Question
Back to All

Steam vr player position and height not set

hello sir,
I am making race game in steam vr. My editor is uniy3d. in my game player position is set in car sheet. But when i am running game the player position is not set. It will change run time. Also I am trying UnityEngine.XR.InputTracking.disablePositionalTracking = true;
this code in awake method. using this line my player is set but my left and right hand not set .