This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-28 20:03:56

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Speech bubbles disabled (Please help!!)

For some reason my sprite is ignoring all commands to say something when their is a question it has the question just above the answer box instead of in a speech bubble which they are talking from. Why are speech bubbles not working on questions and just talking? Please help!


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#2 2012-10-28 20:39:55

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Speech bubbles disabled (Please help!!)

Weird.

Offline

 

#3 2012-10-28 21:37:23

awesomeness321
Scratcher
Registered: 2012-08-10
Posts: 100+

Re: Speech bubbles disabled (Please help!!)

Blazingwave wrote:

For some reason my sprite is ignoring all commands to say something when their is a question it has the question just above the answer box instead of in a speech bubble which they are talking from. Why are speech bubbles not working on questions and just talking? Please help!

If I understand what you mean (Did you mean that you wanted your sprite to ask something in a speech bubble, but it appears in the answer box instead?), then I think I can help. Did you put the 'ask' script in the stage? Is the sprite hidden? Both of these will cause the text to appear in the answer box instead of in a speech bubble. If you put it in the stage, then move it to a sprite. If you put it in a sprite while that sprite is hidden, change the

hide
to
set [ghost v] effect to (100)
Hope this helped!


My newest project:http://blocks.scratchr.org/API.php?user=awesomeness321&action=projects&type=newest&return=image&num=1Color:#30F9A5 I am currently http://blocks.scratchr.org/API.php?user=awesomeness321&action=onlineStatus&type=text

Offline

 

#4 2012-10-29 05:06:34

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Speech bubbles disabled (Please help!!)

could a 'stop script' in another sprite cause it?

stop script


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#5 2012-10-29 05:12:00

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Speech bubbles disabled (Please help!!)

Thanks awesomeness321!!! I worked out it was a hide script somwhere but I forgot to put a show script again when it was needed  smile  The sprite is just a copy of the stage so i didn't notice that it was hidden! Thanks everybody else who helped as well!

when I receive [hide]
 hide

Last edited by Blazingwave (2013-04-24 07:23:07)


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

Board footer