Hacker News new | ask | show | jobs
by brylie 2078 days ago
It would be really helpful if Scratch would allow projects with multiple scenes. For any moderately involved story or game, there will tend to be multiple scenes or levels. The limitations of a single scene makes it necessary to write many conditional statements to show and hide items or change backdrops when a scene or level changes.
2 comments

Interesting that you should mention the idea of scenes, just as we've begun working on them in Snap!
Very cool! Here is a bit more context about the idea/need:

https://github.com/LLK/scratch-gui/issues/1907

Jens wants to do that in Snap! as the next big feature.