Skip to content

Releases: TotallyNotAB0t/Unity_Platformer

Collectibles & better code

20 Jun 15:10
1a57ae6

Choose a tag to compare

Pre-release

Division into more classes and working counter for collectibles.

Now with lives and moving platform!

13 Jun 20:57
d6a0926

Choose a tag to compare

Pre-release
Merge pull request #9 from TotallyNotAB0t/BranchForModifications

Added moving platform

Real death and checkpoints

06 Jun 20:33
093d010

Choose a tag to compare

Pre-release

There's also a little frog that you shouldn't touch.

First release with base features

05 Jun 16:16

Choose a tag to compare

Pre-release

Current features in this version :

  • Movement of the player on the X & Y axis
  • Jump movement
  • Sprite facing the direction you are moving
  • Saw that kills the player
  • Restart mechanic when touching the saw
  • Every movement animated, except death.
  • Small Menu with 2 buttons : one to switch to the game scene, the other to quit the app