Memory Game (Advanced Minigame)

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.

All the minigames and puzzles must be set up with actions to work properly and also define what happens once the player wins, finishes, or loses.

How to set up the Memory Game 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: Puzzle and Advanced.

Puzzle

By clicking here you can set up as many images as you want

You can add .jpg and .png custom images and delete them by dragging them on to the trash can.

Remember that the more images you add the bigger the component will be

Advanced

In the Advanced setting you can:

  • Mute the game.

  • Change the volume.

  • Set the wait time between when the player finishes pairing all the images and when the win action is executed.

Player interaction

Players can click on the different cards to unveil the image below and make pairs with them.

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

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

When the player finds one pair.

You can set up actions for every pair the player finds:

  • Go to another scene in the game

  • Add X points

  • Subtract X points

  • Visit an external URL

When the player finds a non-pair.

You can set up actions for when the player unveil two different images:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

When the player finds all pairs.

You can set up actions for when the player unveils all the images:

  • Visit an external URL

  • Subtract X points

  • Add X points

  • Go to another scene in the game

It's very important to specify what should happen in each case. Click on the Actions icon in the top menu and add one or more actions for when the player gets one or every pair right.

Last updated