-
-
Notifications
You must be signed in to change notification settings - Fork 2
Basic Menu Logic
eisclimber edited this page Feb 11, 2024
·
2 revisions
class in ExPresSXR.UI.Menu / Extends MonoBehavior
Component added via Component Menu
Implements a basic menu navigation for switching menus (to a fixe "back"-menu or to an arbitrary one).
-
BasicMenuLogic backMenu
: Menu to switch to whenGoBack
is called.
-
void GoToMenu(BasicMenuLogic menu)
: Disables the gameObject this component is attached to and activates the provided menu. -
void GoBack()
: Switches to the menu set asbackMenu
unless it isnull
.
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