Closed
Description
Steps to reproduce:
- Play the template StoryQuest
- Now play the LoreQuest up to the stealth level
Expected result:
- Player starts at the beginning of the stealth level
Actual result:
- Player starts at the first checkpoint
I believe this is because the checkpoint is stored in the game state as the next spawn point, but this is not cleared when changing to a new scene, and the node path happens to match.