mappointmanager - eisclimber/ExPresS-XR GitHub Wiki

MapPointManager

Class in ExPresSXR.Movement

Inherits from UnityEngine.MonoBehaviour

Summary

Maintains a set to teleportation targets that are only visible when in teleport mode.

public class MapPointManager : MonoBehaviour

Methods

Name Description
CreateNewMapPointObject() Creates the a new MapPoint.
Attention!: Only available in the editor.
SetMapPointsActive(bool) Sets all MapPoints active or inactive.
SwitchMapPoint(MapPoint) Deactivates the current active MapPoint and switches to the new one.
⚠️ **GitHub.com Fallback** ⚠️