In this tutorial, I shall demonstrate how to create an ammo counter in TombEngine.
In order to fully complete this tutorial you need knowledge of:
- a basic understanding of how variables works
- a basic understanding of how decision-making works (if else statement work)
- a basic understanding of logical operators.