-
Notifications
You must be signed in to change notification settings - Fork 1
Start Screen UI
jtayl647 edited this page Oct 17, 2024
·
5 revisions
This page documents the implementation process of the splash screen UI design, including progress photos and related code for formatting, and colour palates.
This is the title image for the game.
This is the background for the screen.
This is the background for the night screen.
Sprites for animal animations mentioned in Main Menu Wiki.
Since this was a UI component testing was completed visually. The tests were:
- Splash set and resize correctly.
- Title Displays correctly and is above all animations.
- Bird flys correctly and behind any other component.
- Dog runs correctly and behind any other component.
- Owl blinks correctly and sits infant of other animations but behind anything else.
- Monkey speaks correctly and stands in front of other animations but behind anything else.
- Buttons all match.
- Night mode display works the same but with background changed.