#6 | 22-07-24 | Time Limit
Hit That Target! » Devlog
Hello!
Today's task is creating a time limit. When the time counter reaches zero, the high score and a game over screen is displayed.
To achieve this, I created another Game Manager script to handle counting and displaying the time limit.
The two Canvas variables represent the "Game UI" and "Game Over UI" canvas. When the game is in play, "Game UI" is enabled. When the time counter reaches zero "Game UI" is disabled and "Game Over UI" is enabled. When "Time.timeScale" is set to zero, it effectively pauses the game but still allows some input (clicking buttons).
The next tasks will be creating a main menu, making UI buttons function and making the game look a bit better.
Thanks for reading!
Get Hit That Target!
Hit That Target!
Top down 2D target shooter!
Status | Released |
Author | Ice Diamond Studio |
More posts
- #21 | 11-08-24 | PostmortemAug 12, 2024
- #20 | 11-08-24 | Project EndAug 12, 2024
- #19 | 11-08-24 | Planner & GDDAug 12, 2024
- #18 | 06-08-24 | Beta BuildAug 06, 2024
- #17 | 06-08-24 | Improved GraphicsAug 06, 2024
- #16 | 05-08-24 | Extra ScenesAug 05, 2024
- #15 | 05-08-24 | Multiple TargetsAug 05, 2024
- #14 | 31-07-24 | High ScoreAug 01, 2024
- #13 | 29-07-24 | Planner & GDDJul 30, 2024
- #12 | 28-07-24 | Alpha BuildJul 28, 2024
Leave a comment
Log in with itch.io to leave a comment.