I've seen some projects that have a response box thing and I don't know how to put one in my projects. I know, that was a confusing sentance, considering I don't know what it's called. Here's an example: There is a project where the sprite is guessing your number from 1 to 10. The sprite guesses 4, and a response box thing pops up and you type 'yes' or 'no' then click the check mark. What are those and how do I put them in my projects?
Offline
Do you mean like this?:
You get that using the Ask block, which is in sensing. You can find out what the person said by using the (answer) reporter, which is located just below the ask block. Hope that helped!
Offline
In the "Sensing" category of blocks, there is a "ask (_____) and wait". This pops up a prompt, the <(answer)> block contains the text the user put in the prompt.
Offline
Offline
Harakou wrote:
Do you mean like this?:
http://i56.tinypic.com/de6ujo.png
You get that using the Ask block, which is in sensing. You can find out what the person said by using the (answer) reporter, which is located just below the ask block. Hope that helped!
Yes! Thanks!
Offline
MoreGamesNow wrote:
In the "Sensing" category of blocks, there is a "ask (_____) and wait". This pops up a prompt, the <(answer)> block contains the text the user put in the prompt.
Thank you very much! ^-^
Offline
Okay... I know how to get that now... but how to make the sprite respond? Example:
Sprite- "What do you want to ask?"
Person- "Will I have a dog?"
Sprite- "Yes."
How do I do that? And not ramdomly? (It's a bad example, I know, and not what my project is about.)
Offline
Use the circled script.
Offline
gettysburg11 wrote:
Use the circled script.
![]()
http://i51.tinypic.com/155ifmc.jpg
Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!
Offline