SHMUP Unity Starter Project
- March 2, 2021
- MR.PERGERSON
Shoot-em-up Starter Project for Unity This is a beginner friendly unity project that is ready to be played. As a player, you can move around the space and fire lasers at incoming enemy fighters. If you collide twice with the enemy, then you lose and the game restarts. Created with Unity 2019.4.21f Contents Ship controllerBasic EnemyGame manger that will handle enemy spawning and game restartingSpa…