Discuss Scratch

hunkychunkybear2003
Scratcher
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

Last edited by hunkychunkybear2003 (May 26, 2020 17:41:17)

ScratchinMyWay
Scratcher
100+ posts

How to get my sprites to talk

Can you share the project?
hunkychunkybear2003
Scratcher
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
Scratcher
100+ posts

How to get my sprites to talk

hunkychunkybear2003 wrote:

Hey there! I tried that and it still doesn't work, so is there something else that you might recommend?
Sharing a project means clicking the orange share button.
hunkychunkybear2003
Scratcher
3 posts

How to get my sprites to talk

ScratchinMyWay wrote:

hunkychunkybear2003 wrote:

Hey there! I tried that and it still doesn't work, so is there something else that you might recommend?
Sharing a project means clicking the orange share button.
I know how to share the project but I need to know why my project isnt talking when I need it to
ScratchinMyWay
Scratcher
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
Scratcher
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
Scratcher
99 posts

How to get my sprites to talk

is you sprite hidden?
use the
show
block
or use the
speak [] :: grey
block
Chocolate_cupcake19
Scratcher
100+ posts

How to get my sprites to talk

hunkychunkybear2003 wrote:

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

Powered by DjangoBB