Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Releases: origami-games/platformer-2d

v0.3.0

08 Sep 20:14
014d624

Choose a tag to compare

  • Reworked level loading & added another level
  • Made 0, 1 and 2 change scenes (temp test)
  • Removed SpriteShape package
  • Added Origami Games logo to splash & set companyName to Origami Games

v0.3.0-pre2

08 Sep 14:00

Choose a tag to compare

v0.3.0-pre2 Pre-release
Pre-release
  • Fixed movement
  • Fixed sticking to sides of platforms

v0.3.0-pre1

08 Sep 12:05

Choose a tag to compare

v0.3.0-pre1 Pre-release
Pre-release
  • Converted template to 2D
  • Reworked platforms
  • Given the player a temporary texture
  • Added a level reset key (r)

Issues

  • Player movement doesn't work

v0.2.0

07 Sep 21:20

Choose a tag to compare

  • Made the game feel more 2D (again)
  • Implemented textures

v0.1.1

07 Sep 20:48

Choose a tag to compare

  • Modified camera offset
  • Added & modified a few textures (@grian32)

v0.1.0

06 Sep 21:26

Choose a tag to compare

Base Mechanics

  • A/D or Left/Right to move
  • Space to jump