Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » scripting
- roflcopter9
-
8 posts
scripting
how do i get sprite1 to say different things at different times i have done a project and i cant get sprite1 to say things at different times everyone welcome here please help
- Jeanette3
-
39 posts
scripting
Ok, so this is the script for the Sprite1:
Oh, and fill in the blanks with what it's supposed to say/how long it should wait.
You have to repeat this script as many times you want it.
Oh, and fill in the blanks with what it's supposed to say/how long it should wait.
- coxy5
-
100+ posts
scripting
Using the wait block like Jeanette is a good option or if it is at a certain point in the program use a broadcast block:
and in the sprites scripts add:
and in the sprites scripts add:
Last edited by coxy5 (July 8, 2014 21:14:05)
- Discussion Forums
- » Help with Scripts
-
» scripting