This is my 2D Shooter Project. Some modifications I have made are:

  • Change Character Menu
    • Added new sprites and edited existing one.
    • Made a script to save the player sprite to player perfs.
  • Health Bar
    • Made a script that takes in a slider, the health of a game object with the health script attached, and a gradient.
    • Is green with high health and red with low health.
    • Can follow the game object or in UI.
  • Edit Enemy Script
    • Added a rotate movement mode.
    • This mode keeps the game object in one place but allows it to rotate to follow another game object.
  • Triggers
    • Script to change the spawn point of the player after entering a collider acting as a trigger.
    • Script that ends the game when a trigger with a certain tag is activated.
  • Timer
    • Script that will countdown from a given time and end the game when reaches zero or if a game object (the station in level 2) reaches zero health.
  • Changed UI screens with new backgrounds.
  • Added a storyline with a logical progression to the game.

Download

Download
Windows.zip 85 MB
Download
MacOS.zip 96 MB

Comments

Log in with itch.io to leave a comment.

Make sure to include a description of the modifications that you plan to make in the future tutorial submissions so we can give you feedback before the final submission!