Discuss Scratch

superplane
Scratcher
69 posts

Stop scripts not making speech bubbles disappear

The 'Stop [Other scripts in Sprite]' block is not making the speech bubbles disappear! My project is number 11091379.

Last edited by superplane (July 14, 2013 06:54:36)

Mokat
Scratcher
100+ posts

Stop scripts not making speech bubbles disappear

Areyou using the say block or the say for () secs block? Try using the say for () secs block.

turkey3
Scratcher
1000+ posts

Stop scripts not making speech bubbles disappear

superplane wrote:

The 'Stop [Other scripts in Sprite]' block is not making the speech bubbles disappear! My project is number 11091379.
Hmm… It should always make them stop no matter which say block it is. Are you sure you're stopping everything or just the scripts in one sprite?

superplane
Scratcher
69 posts

Stop scripts not making speech bubbles disappear

I'm using the say for () secs block, And the sprite I'm talking about is the one that makes all of the speech bubbles appear/disappear.

Last edited by superplane (July 15, 2013 13:10:41)

turkey3
Scratcher
1000+ posts

Stop scripts not making speech bubbles disappear

If you're using the “stop other scripts in this sprite”, it only stops the other scripts, not the script it is placed in. If you want to stop that you have to use “stop this script”. If that helps.

superplane
Scratcher
69 posts

Stop scripts not making speech bubbles disappear

turkey3 wrote:

If you're using the “stop other scripts in this sprite”, it only stops the other scripts, not the script it is placed in. If you want to stop that you have to use “stop this script”. If that helps.
Nope, it doesn't, because that script does not have any speech bubbles in it. Just so you know, Scimonster couldn't figure this one out! (And he's created websites of his own…)
ProdigyZeta7
Scratcher
1000+ posts

Stop scripts not making speech bubbles disappear

That is a weird glitch…
You can add a "say []" with an empty string input to fix it.



dvd4
Scratcher
100+ posts

Stop scripts not making speech bubbles disappear

ProdigyZeta7 wrote:

That is a weird glitch…
You can add a "say []" with an empty string input to fix it.
So basic it's a work around able glitch*

*but it still should not exist


YOU WILL REMEMBER MY NAME
superplane
Scratcher
69 posts

Stop scripts not making speech bubbles disappear

ProdigyZeta7 wrote:

That is a weird glitch…
You can add a "say []" with an empty string input to fix it.
Where do I put it?
DropTopStudios
Scratcher
2 posts

Stop scripts not making speech bubbles disappear

Here use this.

say [Whatever you want it to say...]
say [Get rid of all text in this box...]
DropTopStudios
Scratcher
2 posts

Stop scripts not making speech bubbles disappear

I love using scratch.

Powered by DjangoBB