Teleportation

Hand Locomotion

The Teleportation locomotion is a hand locomotion; a Teleporter can be enabled on each hand of the player via locomotions cycling. As with any other hand locomotion, this must be done for each hand for which you want its locomotion to become active.

Teleportation

Teleportation comes straight from the SteamVR Interaction System, allowing you to provide a consistent approach to movement that matches with Valve's foundational The Lab experience.

Because Teleportation is from the Interaction System, the bulk of its settings reside not in the Teleporters on each hand, but in Valve's Teleportation object that is a child of the player. Refer to the Interaction System's documentation for more information on how to reconfigure teleportation. Currently there is not an inspector-friendly way to change the input setting, because it is hardcoded into Valve's Teleport script.

However, for Moon Motion, the locomotion has been updated to support being cycled alongside other Moon Motion locomotions, per-hand; you can cycle the Teleporters for that purpose. The Teleporters also have the dependencies setting (just like other hand locomotions do) to manage whether the locomotion is allowed to be used at any given time. Maybe you only want Teleportation to be available while the player is grounded (not in the air), for instance.

The Teleport Points and Teleport Areas from the Interaction System may be used to define available teleportation locations. Moon Motion's platform prefabs come with Teleport Areas attached.