Aggressive enemy type — In the last article, I implemented enemy shields. Today, I’m going to be continuing the second, and final, phase of the GameDevHQ 2D Game Development Certification track. In this article, I’ll be adding an aggressive enemy type! The requirement reads as follows: Tasks: Create the functionality to support enemy aggression …