This project is designed to help students create a choose-your-own-adventure style of story of medium complexity without having to write code for the story engine. Each page can have multiple text steps, a backdrop, sound loop and animations. The sample story can be modified or you can start a new story. Press H for the help screen.
This project uses djPro's text engine v2 with some slight modifications: https://scratch.mit.edu/projects/42202752/ Also used MelonInc's string functions: https://scratch.mit.edu/projects/10919050/ And one from ColinMacc's RTrim: https://scratch.mit.edu/projects/363009629/ For detailed instructions refer to this page: https://helpkidscreate.com/remixing-the-cyoa-story-engine-in-scratch/