OBS: Before the menu will work properly you need to publish the experience and enable studio access to API Services.
As for the system itself:
Expandability and more general info:
This project has clean code architecture and is easy to understand.
Certain changes may require some experience.
As for the system itself:
- Smart debouncing system - Prevents DataStore throttling with intelligent save queuing
- Instant save on player leave - Helps make sure settings wont be lost
- Server shutdown protection - Force-saves all data before shutdown
- Smooth animations - Bouncy open/close with Quint easing
- Responsive scaling - UI scale slider affects entire menu
- Mobile-optimized - Touch-friendly button placement
- Modern design - Clean, minimalist interface with smooth transitions
- No overlapping elements - Perfect spacing and layout
- Working music player - Volume control with real-time adjustment (Sound ID will likely have to be replaced with your own!)
- Day/Night cycle - Instant lighting changes
Expandability and more general info:
- Toggle switches - Smooth animated on/off states
- Sliders - Real-time value display with precise control
- Keybind system - Custom key binding for any action
- Extensible - Easy to add new setting types
This project has clean code architecture and is easy to understand.
Certain changes may require some experience.
