| Summary: | after the boss is dead, winning result is not displayed | ||
|---|---|---|---|
| Product: | CS3343 Group 07 SHOOTER GAME | Reporter: | Claire Poon <ntpoon2-c> |
| Component: | screenUI | Assignee: | Claire Poon <ntpoon2-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
Claire Poon
2023-11-30 17:10:20 HKT
[Description] I have encountered a bug in my shooter game where the winning result is not displayed after the boss is defeated. Additionally, the map continues to loop endlessly even though the boss has been killed. According to the expected behavior, upon defeating the boss, the player should receive a winning result, and the game should allow for a restart. However, the winning result is not displayed, and the map continues to loop indefinitely after the boss is dead. [Steps to Reproduce] 1. Launch the shooter game. 2. Progress through the game until the boss encounter. 3. Defeat the boss and observe the result and map behavior. [Actual Result] After defeating the boss, there is no winning result displayed to indicate a successful completion of the game. The map continues to loop endlessly, even though the boss has been killed. This behavior prevents the player from restarting the game or proceeding to the winning state. [Expected Result] 1. The expected behavior after defeating the boss is as follows: 2. Upon defeating the boss, a winning result should be displayed to indicate the successful completion of the game. 3. The map should stop looping and provide an option to restart the game or proceed to the winning state. The player should be able to restart the game, allowing for replayability and further gameplay. |