-
-
Notifications
You must be signed in to change notification settings - Fork 2
Controller Manager Base
eisclimber edited this page Feb 11, 2024
·
2 revisions
class in ExPresSXR.Rig / Extends MonoBehavior
Component added via Component Menu
Use this class to mediate the controllers and their associated interactors and input actions under different interaction states.
Important: This class is a (slightly altered) version of the samples from Unity's XR Interaction Toolkit's ActionBasedControllerManager
to allow inheritance and a finer control of possible interactions. As this mainly changes visibility see the original script for reference.
For it's usage in ExPresS XR see the HandControllerManager
which expands the functionality of this class.
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