Skip to content

Teleportation Anchor

eisclimber edited this page Nov 3, 2024 · 3 revisions

Teleportation Anchor

class in ExPresSXR.Movement / Extends MonoBehavior
GameObject instantiable via ExPresSXRTeleportation Anchor

Description

This is not a extra script. It is just the default TeleportationAnchor with it's interaction layer set to Teleportation.
This ensures that teleportation with the XR Rig is possible and doesn't interfere with other interactions.

Please Note: The Teleportation Anchor will teleport the player to one position. The position is either the center of the GameObject itself or an Anchor-Node that can be placed anywhere in the scene. This allows teleporting locations that would otherwise not be easily reachable, as shown in the MovementTutorialScene.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally