This is my 2D Platformer Game called Space Maze Runner

Created by: Tou Lee

Notable Modifications:

  1. I added a script for a pop-up message utility.  Attach it to a game object to use the script; you can type your text in the text box.
    1. Upon interaction with the object (collision).
  2. I modified the player's sprite to add another player animation.  
    1. Added the player shooting animation.
  3. Added a power-up sprite and a pickup script for the power-up.
    1. Pick-up, allows players to shoot up to 3 projectiles
  4. Added scripts to add shooting capabilities
    1. Once power-up is picked up, Press F to shoot.
  5. Created a tutorial stage to teach players the game features.
  6. A projectile sprite was added for when the user shoots.
    1. Credits go to - Bongwater-bandit
      1. https://www.deviantart.com/bongwater-bandit/art/sprite-fx-projectiles-5870011
    2. Added a script for the script to interact with enemies and deal one damage.
    3. When the player's shooting animation ends, the projectile will spawn in front of the player.
    4. Modified some code to make the projectile flip and also based on the direction the player is facing, the projectile with fire/spawn from that direction.




Published 6 days ago
StatusReleased
PlatformsHTML5, macOS
Authortlee2133@yahoo.com
GenrePlatformer
Made withUnity

Download

Download
Windows.zip 29 MB
Download
MacOS.zip 28 MB

Leave a comment

Log in with itch.io to leave a comment.