hi guys i would like to know if it is possible to have the sprite respond to your input for example:
on sensing it contains a command which says ' ask' the text in it says 'what is your name'
am i able to have the sprite reply saying 'hello user1' without me having to write 'user1' into the text bar?
Offline
Ask the question, and use a 'say' block with a '<join [hello] [world]>' block inside. In the [hello] bit, type a message such as 'Hey there, '. Leave a space after the last letter. In the [world] bit, drag an (answer) block.
In that example, the sprite will say: Hey there, [what the answer to question was].
Hope that helped
Offline
cheers mate very helpful indeed
Offline