docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Climb Provider

    Locomotion provider that allows the user to climb a Climb Interactable by selecting it. Climb locomotion moves the XR Origin counter to movement of the last selecting interactor, with optional movement constraints along each axis of the interactable.

    ClimbProvider component

    Property Description
    System The Locomotion System that this locomotion provider will communicate with for exclusive access to an XR Origin. If one is not provided, the system will attempt to locate one during its Awake call.
    Climb Settings Climb locomotion settings. Can be overridden by the Climb Interactable used for locomotion.
     Use Asset Enable to use a ClimbSettings object externally defined in a ClimbSettingsDatum asset that can be assigned using the accompanying field.
     Use Value Enable to use a ClimbSettings object which comes with default values editable in the component editor.
     Allow Free X Movement Controls whether to allow unconstrained movement along the Climb Interactable's x-axis.
     Allow Free Y Movement Controls whether to allow unconstrained movement along the Climb Interactable's y-axis.
     Allow Free Z Movement Controls whether to allow unconstrained movement along the Climb Interactable's z-axis.
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)