Checkpoints and Portals

Add checkpoints and portals into Godot. Checkpoints save the progess of the player on a level. Portals open a new scene or state in the game.

This lab can be paired with the Checkpoints and Portals artist lab.

1. Setup Godot project

2. Adding checkpoints

3. Adding portals

3. Documenation