#5 | 13-08-24 | Counters


Hello!

Today's task is creating the time counter. At the suggestion of my coworker, I've decided to include a kill counter (which Breaking Dead has). I've updated the GDD to reflect this change.

Building this Time Counter was similar to the Time Counter in "Hit That Target!" . This time, the counter counts up and doesn't stop until the player dies. Through experimentation, I was able to display the time survived without a bunch of decimals or flickering like in "Hit That Target!".

Like the name implies, the Kill Counter keeps track of the number of kills. The "IncreaseCounter()" function is called by the "EnemyController" script when an enemy is killed.


Here are the counters in action:

With the basic counters finished, the next tasks will be creating the pause menu , UI manager and Main Menu. I'll make some time to create a cover image for this game and an icon.

Thanks for reading!

Get Dead Alert

Leave a comment

Log in with itch.io to leave a comment.