Reusable Unity UI architecture system.
- Screen navigation
- Popup manager
- Loading screen
- Toast notification
- Reusable UI system
Create:
- Canvas
- HomeScreen Panel
- ShopScreen Panel
- SettingsPopup Panel
- Toast Panel
Attach:
- UIManager.cs
- PopupManager.cs
- DemoController.cs
- Open Shop
- Open Home
- Open Settings
- Show Toast
- Animations
- Addressables
- UI transitions
- Localization
- Theme system