UQdeco2800 / 2021-studio-4

2 stars 1 forks source link

Team 5 - Loading Screen (Sub-feature Sprint 3 and Sprint 4) #67

Closed SophieAtkinson2411 closed 2 years ago

SophieAtkinson2411 commented 2 years ago

Description

This ticket is a sub-feature of Team 5's Quality of Life feature ticket in Sprint 3. In this ticket, team 5 aims to create a loading screen that is implemented during waiting periods in the game.

This ticket has followed through to Sprint 4..

Dependencies

This ticket is dependent on:

Milestones

Extras

Creating a soundtrack to the loading screen could be an addition later on.

Members

Finn (@finnbutler) Sophie (@SophieAtkinson2411 ) ShirinNI (@ShirinNI ) Harry (@hts0) Aditya(@Airo1011 )

Airo1011 commented 2 years ago

We have a draft for the background ready, after user testing we shall add it to main.

finnbutler commented 2 years ago

Currently logged that main menu is working when expected to, and screenreader component will be added to display the loading content, this function is currently in LevelGameArea.java

finnbutler commented 2 years ago

Code to implement is being completed currently, some difficulties have arisen when adding different logic to handle the handoff of screens and process a loading screen. The team is hoping to have it complete by tomorrow for end of sprint 3.

finnbutler commented 2 years ago

Almost fully implemented but can't get the loading screen to timeout correctly, going to look at asynchronous functions for next sprint.

SophieAtkinson2411 commented 2 years ago

Code to implement loading screen now carried to Sprint 4

finnbutler commented 2 years ago

Collbaing with team 3 on adding in W A S D keys info