this-place / this.place

An isometric puzzle game that incorporates platforming and block building.
https://isteps.comp.nus.edu.sg/event/12th-steps/module/CS3247/project/4
MIT License
7 stars 6 forks source link

Player re-spawn when falling off the stage #139

Closed nicholaschuayunzhi closed 6 years ago

nicholaschuayunzhi commented 6 years ago

Currently the player must press esc to respawn after falling off the stage.

Let's add a mechanism that automatically re spawns the player at the checkpoint.

Two ways to do it:

  1. Restart the level as per normal
  2. (Suggestion from GDG member) Player keeps falling and suddenly lands on the checkpoint
    • lose the spawn in transition