Make a quiz section

● ARCHIVED · READ-ONLY
Started by lord_atep 6 posts View original ↗
  1. 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
  2. What do you mean when you say a "quiz"?

    A puzzle within the game? Or Literally questions asked to the player?
  3. MushroomCake28 said:
    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.
  4. 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.
  5. MushroomCake28 said:
    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.
    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?
  6. 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.