ENV: TST
DB: TST
You are currently accessing a test/development version of our application, not the actual live version that regular users see! Data lose will take place when we do a refresh/sync of our production/live database.

Item

Start spawning enemies
Agenda Details

Start spawning enemies

We have a Game Manager already that will spawn one unit for the player. We need to expand that to handle enemies as well. Have the script spawn the player, and a couple enemies on the map with a unit and default resources.