feat(ui): Refactor loading screen with progress feedback and branding #21

Open
opened 2026-06-21 22:57:46 +00:00 by vym · 0 comments
Collaborator

Description

Enhance the existing loading screen to provide a more polished and professional experience.

Requirements

  • Progress Tracking: Implement a visual progress bar that reflects current asset loading status via AssetServer.
  • Branding: Include the project logo and logos of the key technologies used (Bevy, Rust, etc.).
  • Transition: Implement a smooth fade-out effect when transitioning to the Main Menu.

Acceptance Criteria

  • Loading progress is clearly displayed.
  • Branding assets are visible and correctly aligned.
  • Transition to menu is seamless.
## Description Enhance the existing loading screen to provide a more polished and professional experience. ## Requirements - **Progress Tracking:** Implement a visual progress bar that reflects current asset loading status via `AssetServer`. - **Branding:** Include the project logo and logos of the key technologies used (Bevy, Rust, etc.). - **Transition:** Implement a smooth fade-out effect when transitioning to the Main Menu. ## Acceptance Criteria - [ ] Loading progress is clearly displayed. - [ ] Branding assets are visible and correctly aligned. - [ ] Transition to menu is seamless.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
floride/bevy_template#21
No description provided.