Implement Worldspace UI Radial Menu for VR
🚀 Feature
As a VR user, I want an intuitive radial menu that works with UI Toolkit and follows the user’s head, so that floating buttons are eliminated and settings (like logout, return to main menu, and future options) are easily accessible.
🎨 Wireframe
- A circular radial menu is placed in worldspace UI.
- The menu can be opened via a specific button.
- The menu follows the user’s head orientation, staying in view but not obstructing content.
- Radial segments for logout, return to main menu, and future settings.
- Interaction with the radial menu is possible using the XR Ray Interactor or something.
✅ Acceptance criteria
-
Floating buttons in VR are removed and replaced by the radial menu. -
The radial menu is accessible via XR Ray Interactor. -
The menu follows the user’s head orientation. -
Logout and main menu actions are present and functional; future settings can be added. -
The UI is intuitive and does not obscure important VR content.