hello!
i got a question:
is there any possibility to show the current value of a variable in a voice or thinkg bubble?
couldn't find anything about it at help topics not either with the search function.
many thx in advance 4 your replies!
Offline
Zelda123 wrote:
Say (Variable)
You can fit the Circular variable into the say or think blocks.
Yep.
<when I receive[ Something or rather
<say[ <{ score }> ]for( random )secs>
Offline
lol easy ... and i tried <> and weird stuff xD
but now i got another problem ... i can't write anything else in the bubble when putting the variable in it .... even by first writing my text in the space and then putting the variable in it..
thx for reply
Offline
ok i figured it out by myself .. by using the (( <+> )) icon..
edit: ok that doesn't really work cause with that i can only enter numbers and no text .. so help pls^^
Last edited by nurfuermist (2008-11-20 20:07:18)
Offline
nurfuermist wrote:
ok i figured it out by myself .. by using the (( <+> )) icon..
edit: ok that doesn't really work cause with that i can only enter numbers and no text .. so help pls^^
You can just stick the variable directly in the Say block and it will print the contents, number or text. If you want to put other words in there too, you might want to play around with Lists. The Say block can print the entire contents of a List, with blanks between each item. You can use this to build up a line of text (with variables) and then print the whole thing in the Say block.
See this project for an example of the List technique...
http://scratch.mit.edu/projects/Paddle2SeeFixIt/325050
Offline
thx now i got it...
topic can be closed!
Offline