What else do you want to add to your story? Try some of these ideas.
Click the Sounds tab.
Click the play button to preview the sounds in each character.
Or, click the icon to choose a new sound:
Click the Scripts tab. Choose the Sound category, and drag out a play sound block.
Snap that sound block into the script, like this:
Press the key to try it out.
You can have an object or other sprite appear when the backdrop changes.
Choose a sprite, or draw your own:
Click on the Events category. Drag out a when backdrop switches to block.
Add scripts to tell this sprite when you want it to show and when to hide, like this:
To make sure it's hiding at the beginning of the story, add this script:
You can also make the bears respond.
Click the thumbnail to select Bearstack.
Add a script for the Bearstack like this:
To see it work, keep moving the bears until they get to this backdrop.
To add music, click the Sounds tab.
To choose a sound, click
Choose music (such as 'dance celebrate' or 'dance magic').
Click the Scripts tab.
Click the Sound category.
Drag out a play sound until done block:
Click the block to play the sound.
Now, make the sound repeat.
Click the Control category. Drag out a repeat block, and wrap it around:
You can change the number of times it repeats.
Click the Events category.
Drag out a when clicked block and snap it on top.
Play your music! Your script will start whenever you click the green flag:
Click the stop sign if you want it to stop.