-
-
Notifications
You must be signed in to change notification settings - Fork 2
Head Gaze Reticle
eisclimber edited this page Nov 3, 2024
·
3 revisions
class in ExPresSXR.UI / Extends MonoScript
GameObject instantiable via ExPresS XRHead Gaze Reticle
A visual indicator that is to hint interactions without controllers of the Head Gaze XR Rig. The indicator is a circle with another lighter colored circle on top that fills up. It get's disabled when no interaction opportunity was found.
-
Animator _animator
: A Reference to the animator used to play the hint animation. -
float _showHintAnimationDuration
: How long the hint takes to be completed, e.g. speed of the animation.
-
void ShowHint()
: Starts showing the hint. -
void HideHint()
: Hides the hint.
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