Unity 3d is creating vive-only content.
I want to create an event that will not let the player move.
In the current player camera source code, I fixed the position value to 0 in the update section, but it does not perform the desired operation.
How do I fix my player's movements?