harmeg1ddo / project_undefined

Test project to get out of rut.
0 stars 0 forks source link

Blocking out the game #6

Open harmeg1ddo opened 1 year ago

harmeg1ddo commented 1 year ago

Adding basic ground block for the play area, zombie spawn points and zombie pool has been done. Can be viewed in this PR #5

harmeg1ddo commented 1 year ago

also added a basic zombie spawnner in the last commit. The spawnner script requests a zombie from the pool and positions it in a random spawn point.