SpaceForce
This is my 2D Shooter Project, called SpaceForce.
Modifications:
- Added two more player ships in addition to the default.
- Created a Character Selection Scene
- Designed the sprite artwork for the two additional choices.
- Created Explosion Effect for the 2 new ships.
- Created a Character Selection Script, using PlayerPref to carry the choice to each level.
- Created Script to instantiate the chosen ship based on playerprefs.
- Each Ship has different health/movement speed and fire rate.
- Adjusted the Enemy controller script and the camera controller script to find the instantiated player ship and set it as target.
- Created a new enemy ship (ShipCarrier)
- Placed enemy chaser spawner a child. (Making the ship act as an aircraft carrier)
- Created 3 Additional Levels
- Added a Space Station on Level 6 and adjusted the Health Script so that it destruction would cause a GameOver event.
- Added Instructions on the GameMenu UI, which includes a story line.
- Added Mission Objects for each level in the UI.
- Added a Win screen with a story line.
Leave a comment
Log in with itch.io to leave a comment.