The Combat Example is a small game with enemies spread across various islands that you can fight to collect coins, potions and weapons.
Enemies have some basic behaviors that make them chase and attack players with melee and ranged weapons. They drop loot when killed and respawn over time. An enemy can be anything from a basic voxel object to a fully animated NPC.
All aspects of the game are very customizable and it is meant to be remixed and expanded on by you!
Check it out here: Basic Combat Example
Let's dive into the systems in the game and how you can use them to build your own combat games.