📄️ First Person Controller
The HoloMIT SDK’s movement module allows users to control their avatar using Unity’s CharacterController and the New Input System, with built-in handling for XR device presence.
📄️ Teleportation System
The HoloMIT SDK’s teleportation module enables users to move instantly within the environment using a raycast-driven pointer and a configurable arc. It works with Unity’s New Input System and the XR Interaction Toolkit to provide a smooth, VR-friendly teleport experience.