Hello, i am wondering how to make my projects ask questions.........and make the player answer the question the question correctly.
E.g. (Game)what is 5+5? (Player)2? (Game) Try again!
Can someone please tell me how to do this? Thanks, Cheeseeater.
Offline
Sure.
Use this:
when gf clicked ask [what is 5+5?] and wait if < (answer) = [10] > say [How did you.... What?] else say [Come on, you can do better then that... I hope.] endHope that helps,
Last edited by CAA14 (2013-03-08 14:18:29)
Offline
There has to be a sprite asking the questions:
Question asker:
when gf clicked ask [What is 5+5] and wait if <<answer>>=<10> say [Correct!] else say [wrong]
Offline
Thanks for your help! I will try it and tell you.
Offline
cheeseeater wrote:
Thanks for your help! I will try it and tell you.
No problem.
Regards,
CAA14
Offline
It worked! Thanks eveyone for your help.
Offline
cheeseeater wrote:
It worked! Thanks eveyone for your help.
No problem, if you need any thing else as far as questions, just ask.
Regards,
CAA14
Offline