Beginner Checkpoint Example 3

1201
1202
16
17

Use WASD

Press R to reset checkpoints on your level.


Similar to Beginner Checkpoint 2, but now the Saves reset when playing on different levels. This is the final part of the Beginner Checkpoint Examples where we use Saves blocks for checkpoints.

This version can be used in games effectively, meaning this can be used in your games if you know how it works.


Instead of restarting the level, it's much better to teleport back to the checkpoints so the level doesn't have to reset. We can achieve this by using object values, which are reset automatically when changing levels.

Advance Checkpoints:

https://flowlab.io/game/play/1424449

Editor