Search Unity

Question Teleportation Providers and Multiplayer

Discussion in 'XR Interaction Toolkit and Input' started by rcazzy, Mar 24, 2021.

  1. rcazzy

    rcazzy

    Joined:
    Jun 7, 2014
    Posts:
    13
    Hello everyone!

    I'm attempting to create a multiplayer app using the XR Toolkit as a base. I'm running into issues with instantiation of users and teleportation.

    As Teleportation Areas and Anchors require a Teleportation Provider, I can assign the value manually to the player, but I was wondering if the XR Toolkit has an alternative teleportation system, which is independent of the Teleportation Area that allows for easier use for multiplayer? Or any other workarounds which would be performant?

    Thanks for your help.