Closed 8cw closed 3 years ago
Tower Attacking is mostly done. https://user-images.githubusercontent.com/54337835/129134220-0c60b96c-b527-4b5d-bbcf-82ac6bb6831d.mp4
I don't think it's feasible to draw a line between the tower and the Enemy, due to limitations of C# Windows Forms. Investigating adding a sound effect instead.
Towers should be able to attack enemies when within a certain range and past a certain cooldown. Ideally, we will draw a horizontal line between the enemy and the tower for one frame to indicate that some damage has been done, and then adjusting the type of enemy to be lower (so that a layer of the teacher has been destroyed).