Kill Counter Example

80
81
1
2

WASD to move, Left/Right to switch between game and scoreboard

This Example includes code for a health bar, counting the amount of kills, and some code if you want health back after a certain amount of kills.

All code is in their respective objects (Player, Enemy, Kill Counter)

(This Example also includes a functioning Leaderboard)

Editor