KapFlagon/Imoonity

Playthrough crashes at end of titan tutorial

Closed this issue · 3 comments

I added a checkpoint to this level near the end and added script in the Yummy dir to extend BaseLevel. I think this may have caused issue.

Error is occurring on L39 of ScreenManager:
current_screen_scene.free()

Did you reach the tutorial by launching the full game? Or did you reach the tutorial by running the level on its own?
I hadn't wired together the levels in such a way that you could continue the level sequence if you started a level in isolation.
I've done that now in the latest commit. Can you test, and let me know if the issue persists?

Working now. Player cannot exit via Puck tutorial level exit but that is probably not all wired up yet?