Hi everyone, In this project, I want the player to go from layout "1Q1" back to layout "Level 1" at "sprite 6" I guess that would be the checkpoint, but given that the player is going back to another layout, I'm not sure how to create the checkpoint. Here is the project: https://drive.google.com/open?id=1wDLb5C0H5dYPwsdFwbKdRhOZtoYGnwgz
Thanks!
Develop games in your browser. Powerful, performant & highly capable.
You can use Local Storage to store your checkpoint, then load it back and bring player to that question.