2D Shooter
- October 10, 2021
- Mike3305
This is my 2D Shooter Project. Some modifications I have made are: Change Character MenuAdded new sprites and edited existing one.Made a script to save the player sprite to player perfs.Health BarMade 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…