-
-
Notifications
You must be signed in to change notification settings - Fork 2
Change Movement Menu
eisclimber edited this page Nov 3, 2024
·
3 revisions
class in ExPresSXR.Misc / Extends MonoBehavior
GameObject instantiable via ExPresSXR/UIChange Movement Menu or Component added via Component Menu
Allows changing the movement configuration of an ExPresS XR Rig
in a world space UI.
-
ExPresSXRRig _rig
: The rig affected by the movement changes. -
MovementMenuData _data
: References to the ui elements used to change various rig settings. -
bool _findMissingReferences
: If enabled tries to find the correct references by name. It is recommended to set these manually as this operation is expensive.
-
MovementMenuData
: Class that holds references to the affected ui elements and updates their value.
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI