Add homing missile to enemy arsenal
The next requirement is to add a homing missile to the enemy. Since my graphic design skills are lacking, I can just use GDHQ’s Filebase to grab an asset:

Now, I can just code the behavior of the missile and apply to the enemy. I used the tutorial in Brackeys to help me here: https://www.youtube.com/watch?v=0v_H3oOR0aU

I need to brush up on my Math. :)

Success!