Rkfmckee / Brewers-Tale

0 stars 0 forks source link

Add grid system for enemy movement #7

Closed Rkfmckee closed 1 year ago

Rkfmckee commented 1 year ago

4/5 grids of space for enemies to move along as they approach the player. Maybe also a "backlog" type system for enemies which don't have a space on the grid, so they'll spawn when some space frees up.

Rkfmckee commented 1 year ago

Added enemy spaces which enemies advance across. Less of a grid system, but works for now.