crystal-bit/hacktoberfest-2020

Implement enemy path navigation from the spawn point to the HitArea

davcri opened this issue · 1 comments

Enemies need a logic to move from the start point (the spawn point) to the hit area.

I try to do it.