Hi everyone.
I have a project and I want make a game with a quiz in my game. What is the condition?
Sorry for my bad english
Make a quiz section
● ARCHIVED · READ-ONLY
-
-
What do you mean when you say a "quiz"?
A puzzle within the game? Or Literally questions asked to the player? -
I mean give questions to player. If the answer is right, it will move to next questions. If wrong, the questions will repeat.What do you mean when you say a "quiz"?
A puzzle within the game? Or Literally questions asked to the player? -
Well, just ask the question with a message, then give the player choices, if he gets the good answer activate a switch. As simple as that.
-
Oh i see.Well, just ask the question with a message, then give the player choices, if he gets the good answer activate a switch. As simple as that.
Oya, I want a other conditions. If the challenges (quiz) are not pass you can't move to other map so you have to pass it. How can I make it? -
If the player gets the good answer, activate a switch.
Set that switch as a condition for the event that moves the player to the other map.