bad-bots / towar-defense

MIT License
1 stars 0 forks source link

feat: knight targeting and tower collision #21

Closed mattwc93 closed 5 years ago

mattwc93 commented 5 years ago

SpawnKnight now takes a boolean to tell which player is asking to spawn and sets the knights initial tower target to the opposing tower. If knight collides with tower the gameobject is deleted.