November 3, 2025
Goals
- Fix up the puzzle creator scene
- Get puzzlegameevents working
What I Worked On
- I ended up finding the problem. I was selecting the one where you have to pick a parameter in the inspector. You are supposed to use the dynamic one!

- Fixed the puzzle creator scene.
- Added backend of serializing levels played
- Cleaned up the level select scene and made the new one
Roadblocks / Notes
- Find a way to indicate default levels from ice levels.
- Screw the chapter puzzle transition for now, this will likely change in the future, just overlay
- Need to redo the scene setup so it's more dynamic - this will do afterwards i think let's just get everything going in the moment
- Generate buttons for every level with sample ice levels
- get it functional first then refine later
Next Session Goals
- Add a scroll rect to level select scene