UFOLAB
  • WELCOME!
  • Getting Started
    • What is UFOLAB
    • How to create a game
      • From scratch
      • From template
    • Publish your game
  • Dashboard
  • Game editor
    • How to use the editor?
    • General Settings
    • Text
    • Multimedia
      • Audio
      • Video
      • Image
    • Components
      • Maze generator
      • Flashlight
      • Dialogue
      • Box
    • Library
      • Buttons
      • Text Boxes
      • Icons
      • Shapes
    • Minigames
      • Questions (Basic Puzzle)
      • Colors (Basic Puzzle)
      • Arrows (Basic Puzzle)
      • Shapes (Basic Puzzle)
      • Letters (Basic Puzzle)
      • Numbers (Basic Puzzle)
      • True or False (Basic Puzzle)
      • Scratch Image (Basic Puzzle)
      • Rings (Advanced Puzzle)
      • Fill the gaps (Advanced Puzzle)
      • Control Access Password (Advanced Puzzle)
      • Computer Access (Advanced Puzzle)
      • Phone Access (Advanced Puzzle)
      • Jigsaw (Advanced Puzzle)
      • Tic-Tac-Toe (Minigame)
      • Quiz (Minigame)
      • Swipe Time (Minigame)
      • Wordwheel (Minigame)
      • Timeline (Advanced Minigame)
      • Crossword (Advanced Minigame)
      • Memory Game (Advanced Minigame)
      • Einstein's Riddle (Advanced Minigame)
      • Quizz Run (Advanced Minigame)
    • Gamification Bar
  • TIPS and Advanced Features
    • Scorm
    • Text templating
    • How to create an actionable area
    • How to undo and redo?
    • How to resize the letters of a text?
    • How to preview our game?
    • How to place a logo along the project
    • How to clone and rename scenes?
    • How to delete multimedia files?
    • How to create a mobile game?
    • How to add background music
    • How to resize the elements
    • How to change the scenes order
    • How to move elements of the scene back and forth?
    • How to make the cover of your game?
    • How to change the canvas size?
    • What's the size limit for files?
    • How to zoom in, zoom out, and adjust the screen?
    • You need help?
  • FAQs
Powered by GitBook
On this page
  • How to change the component style
  • How to set up the Quizz Run minigame
  • Configuration
  • Advanced
  • Player interaction
  • How to set up the actions during the game and after the player finishes all the levels.
  • When the player answer a question correctly.
  • When the player fails a question.
  • When the player dies.
  • When the player completes a level.
  • When the player picks up a pill.
  • When the player ends the game.
  1. Game editor
  2. Minigames

Quizz Run (Advanced Minigame)

PreviousEinstein's Riddle (Advanced Minigame)NextGamification Bar

Last updated 18 days ago

Drag the component from the minigame tab to the scene you're working on.

How to change the component style

To resize it, use the arrow icon in the top menu.

How to set up the Quizz Run minigame

Click on the minigame and then on the settings gear icon that will appear in the top menu or double click on the minigame.

You will see a menu with two set up options: Configuration and Advanced.

Configuration

By clicking here you can set up as many levels as you want, in each level you can write a question and 3 short answers. Use the dropwdown menu to select which one is the right answer.

The maximum lenght of the answers is 4 letters or numbers

In this menu, you can also turn on the arcade mode. In this mode, instead of answering questions, the objective is to pick up all the pills to advance to the next level.

You can also select if you want to use a custom character for the game or if you want to use the ones taht are included in the minigame.

Additionally, you can choose the color of the walls, adjust the difficultty and set if you want the player to get a minimum score in order to win the game.

for the custom character you can use .jpg or .png files

To remove a level click on the trash icon and it will dissapear.

Advanced

In the Advanced setting you can:

  • Mute the game.

  • Change the volume.

  • Allow the player to restart the game once it´s completed.

  • Set the wait time between when the player finishes all the levels and when the win or lose actions are executed.

  • Show a the summary of all the questions with all the correct answers.

  • Show an in-game progress.

  • Randomize the order in which the questions show up.

Player interaction

Players can move the character towards the right answer (or just the pills in arcade mode) while they try to avoid the enemies moving around the labyrynth.

How to set up the actions during the game and after the player finishes all the levels.

There are different actions that you can set up for this game.

When the player answer a question correctly.

You can set up actions for every right answer the player gets:

  • Go to another scene in the game

  • Add X points

  • Subtract X points

  • Visit an external URL

When the player fails a question.

You can set up actions for every answer the player fails:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

When the player dies.

You can set up actions for every time the player dies:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

When the player completes a level.

You can set up actions for every time the player completes a level:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

When the player picks up a pill.

You can set up actions for every pill the player picks up:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

When the player ends the game.

You can set up actions for when the player completes all the levels:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game