Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Single XR Component or one for each player ?

Discussion in 'XR Interaction Toolkit and Input' started by sarthakP2e, Dec 28, 2022.

  1. sarthakP2e

    sarthakP2e

    Joined:
    Apr 19, 2022
    Posts:
    1
    Hi,
    I am making a VR multiplayer game. I wanted to know should I have only one XR Origin in hierarchy or one with each avatar since I will have to apply physics on the XR origin.
    Thank You.