iivchenko / tower-defense-sandbox

Yet another project to learn game development and functional paradigm.
MIT License
1 stars 0 forks source link

Create Grid basement #9

Closed iivchenko closed 4 years ago

iivchenko commented 4 years ago

I would like to stick my spawner, turrets and road to a grid visually.

Create new game layer a GRID which will contain spawner, road and turrets. The Entity Provider now will contain enemy and bullets only.