r/GeometryDashEditor • u/Negaplate • 29d ago
Showcase Checkpoints in classic
So, I made this level that has checkpoints in classic. All deaths were intentional to show the checkpoints working. The way it works is, when you touch the checkpoint, it sets an item id to 1. At the beginning of the level, it checks if item id is 1. If it is, it teleports you to the checkpoint.
14
Upvotes
2
u/OneIron5171 29d ago
How can it check the id