Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to get my sprites to talk
- hunkychunkybear2003
-
3 posts
How to get my sprites to talk
For the last part of my game, it is supposed to talk and then end, but for some reason none of the sprites are talking. I have tried making new sprites, I have tried using a block, and even a broadcast but nothing seems to work. I really need help with this as it is due 5/27/20.
Thank you
Thank you
Last edited by hunkychunkybear2003 (May 26, 2020 17:41:17)
- hunkychunkybear2003
-
3 posts
How to get my sprites to talk
Hey there! I tried that and it still doesn't work, so is there something else that you might recommend?
- ScratchinMyWay
-
100+ posts
How to get my sprites to talk
Sharing a project means clicking the orange share button. Hey there! I tried that and it still doesn't work, so is there something else that you might recommend?
- hunkychunkybear2003
-
3 posts
How to get my sprites to talk
I know how to share the project but I need to know why my project isnt talking when I need it toSharing a project means clicking the orange share button. Hey there! I tried that and it still doesn't work, so is there something else that you might recommend?
- ScratchinMyWay
-
100+ posts
How to get my sprites to talk
Yes, but I don not see the code in the project so I don't know how to help you.
- PinkShower
-
57 posts
How to get my sprites to talk
Sharing is not the solution. ScratchinMyWay suggested sharing so that we can view the code to figure out what's wrong.
- ziqian11
-
99 posts
How to get my sprites to talk
is you sprite hidden?
use the
or use the
use the
showblock
or use the
speak [] :: greyblock
- Chocolate_cupcake19
-
100+ posts
How to get my sprites to talk
For the last part of my game, it is supposed to talk and then end, but for some reason none of the sprites are talking. I have tried making new sprites, I have tried using a block, and even a broadcast but nothing seems to work. I really need help with this as it is due 5/27/20.
Thank you
say [Im a banana] for (2) secs
- Discussion Forums
- » Help with Scripts
-
» How to get my sprites to talk