VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Documentation~/locomotion-landing.md
2025-07-29 13:45:50 +03:00

1.1 KiB

uid
xri-locomotion-landing

Locomotion

Navigate a virtual environment with different modes of locomotion, such as teleportation, continuous movement, and climbing.

Topic Description
Locomotion overview Get a detailed overview of the locomotion system.
Teleportation Teleport to a specific location with the Teleportation Provider and interactables.
Continuous movement Move and turn smoothly in a virtual environment with the Continuous Turn Provider and Continuous Move Provider.
Grab movement Move as if grabbing the whole world around you with the Grab Move Provider and Two-Handed Grab Move Provider.
Snap turning Rotate in discrete increments with the Snap Turn Provider.
Climbing Climb an interactable object with the Climb Provider and Climb Interactable.
Locomotion components Get a list of all locomotion components available in the package.

Additional resources