This is my 2D Platformer project.

Controls:

go left/right: a/d;

go up/down (only when climbing the ladder): w/s;

jump - space;

shoot: k.


I have made the following changes in the code:

  • changed the player's behavior (shooting and shooting projectile animation added, as well as the ability of moving upwards and downwards the ladder);
  • changed the enemies' behavior (They add score when jumped on or shot);
  • added ladder and customized the player's behavior to go up/down the ladder (also climbing animation added);
  • added destroyable (when hit from below or shot)  boxes (also destruction animation added);
  • added platforms that disappear when the player collides with them & then appear again.

Credits: 

created by Erika



StatusReleased
PlatformsHTML5, Windows
AuthorErricaD
Made withUnity

Download

Download
Windows.zip 30 MB

Leave a comment

Log in with itch.io to leave a comment.