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!
Offline
Offline
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
hideto
set [ghost v] effect to (100)Hope this helped!
Offline
could a 'stop script' in another sprite cause it?
stop script
Offline
Thanks awesomeness321!!! I worked out it was a hide script somwhere but I forgot to put a show script again when it was needed 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)
Offline