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

#1 2011-05-06 12:02:56

wellitshould
New Scratcher
Registered: 2011-05-05
Posts: 16

yes & No

Hello,
in need some help basically if i get the sprite to ask a question, for example,:
'is it gone?'
this question has 2 answers either yes or no can i set it so depending on the outcome the sprite will say something different for example:
if replied yes to the question ' is it gone?' the sprite could then say 'phew that was close'
however if replied no to the same question the sprite could then say 'quick lets hide'

can some one please help thanks
wellitshould  smile

Offline

 

#2 2011-05-06 12:08:46

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: yes & No

I suggest you use the ask block coupled with the answer reporter, which you can find under the Sensing category.

The script should look something like this:
http://dl.dropbox.com/u/11532575/forums/askanswer.gif

Offline

 

#3 2011-05-06 13:29:53

wellitshould
New Scratcher
Registered: 2011-05-05
Posts: 16

Re: yes & No

cheers  smile

Offline

 

Board footer