KOBUGE-Games / project-kumquat

Repo for Kobuge's 1st hackathon game (a tower defense) - name subject to imminent change
GNU General Public License v3.0
48 stars 9 forks source link

Spawn position is at an half-tile offset #8

Closed akien-mga closed 8 years ago

akien-mga commented 8 years ago

In the current HEAD, the skeletons spawn at an offset of a half-tile instead of being well centered on the tile. The enemy has its origin in the middle of its "feet" tile, so that's what should be used to spawn it.