Suggestions for improving ask and answer in sensing:
-Add a resizing thing (like for lists) so that you can make the answer field as big as you want and move it around.
-Add an option to use a key (or multiple keys) other than enter and the blue button as the trigger to input the typed answer.
-Add an option for the answer to go into a variable every time a character is entered (the variable updates in realtime).
Offline
Don't know about the "Other keys" thing, but otherwise, I SUPPORT!
And also, I think that if the answer is multiple words, they are not only a variable but also get put into a list, in which case you can check whether <ANSWERLIST CONTAINS "YES"?> and do something if it does or if it doesn't. For example making a game where you ask a yes/no question and you need someone to answer yes to do one thing, no to do the other, and if they don't say "yes" or "no" not to do anything.
But what if they say "yes, I will" or "no way!" You can't use the <(Answer) = (yes)> block, because then it'll say false even if they used "yes" IN the answer, along with some other words. So you should be able to check. <List ANSWERWORDS contains "yes"?>
I SUPPORT THIS PROPOSITION!
Offline
Support!
Offline