2d Shooter
My 2D Shooter Assignment:
My modifications are:
1. Added a script to the player to limit his movement to the screen on the X axis;
2. Changed the movement of the player to move only Horizontally;
3. Changed the way the player can shoot, only forward;
4 Created a enemy spawn point outside of the top of the screen;
5. Added to the enemies a script so they move down towards the player;
6. Each level becomes harder, Level 1 has only straight shooter that move slow, and you need to kill 10, Level 2 has only diagonal shooter but you need to kill 20 and they are faster moving and in Level 3 I spawn both types of enemies and you need to kill 40 enemies.
7. Added a Finish game button which redirects the player to the main menu.
Created by Bitulescu Alexandru
Leave a comment
Log in with itch.io to leave a comment.