I am building a first person shooter game using Unity, UFPS, and Shooter AI. I am still a beginner in both Unity as well as C#. I want to display the total number of enemies initially and then the updated number of enemies remaining as they're killed. Please help me write a C# script for this purpose. Thanks in advance.
↧
Displaying the total number of enemies & updating the number of enemies remaining as they're killed.
↧