horooko 134e38c57c feat: add BootStatusUIView for loading progress display with text feedback
- Create new BootStatusUIView MonoBehaviour component with StatusText and ProgressSlider fields
- Implement SetStatus() and SetProgress() methods for updating UI elements
- Replace Transform-based ProgressFill in LoadingUIView with Slider component for better UX
- Integrate BootStatusUIView into LoadState with real-time status updates during loading steps
- Display formatted progress text (e.g., 'Loading 50%') alongside slider updates
- Add SceneTemplateSettings.json to ProjectSettings for scene template configuration
2026-05-27 04:51:27 +07:00
2026-05-27 03:16:53 +07:00
2026-05-27 03:26:56 +07:00
S
Description
Тестовое задание в Квиз Плиз Unity 2022.3.62f3
1.8 MiB
2026-06-07 06:05:00 +03:00
Languages
C# 97.5%
ShaderLab 1.2%
GLSL 0.9%
HLSL 0.4%