How to add intro to projecz: 1. Go inside 2. On the bottom of the coding side of the screen there's a small bar labled backpack. Open that up. 3. Drag the "intro" sprite from the sprite section (under the preview screen) into the backpack. If it doesn't appear in there, do it until it does. 4. Go into the project you want the intro in and open the backpack again. 5. Drag the intro into the sprites section of that project from the backpack. ------------------------------------------------------------------------------ Hooking your inshro up: 1. Replace all "When green flag clicked" buttons with "When I receive [start project] blocks. Do not change anything in the intro sprite yet! 2. In the backdrop, add in a "when green flag clicked" block. Then, attach a "brodcast [intro] block. 3. Make sure you test run then project! If it doesn't work, check to make sure you did everything!