[WIP] Arcade Space Shooter Template

Devlog 20

Whats new:
-New enemy type - Tank! This is a flying enemy with the ability to spawn a turret on top!
-New AI behavior - Self Destroy! Now enemies can self-destruct once the Player is far away making the game even more efficient! Now you have the ability to spawn hundreds of enemies in your levels and still remain very performant!
-Added new elements to the Corneria level to demonstrate component functionality - objects hover, rotate, and simulate physics thanks to these actor components!
-Many bug fixes