Scratch Image (Basic Puzzle)

Drag the component from the subcomponents bar 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 lose.

How to set the Scratch Image component

Click on the component and then on the settings gear icon that will appear in the top menu. The configuration options are as follows:

  • Puzzle Identifier: a default ID appears, but you can rename it if desired.

  • Remove Background image: When scratched, the component reveals what´s underneath.

  • Brush size: adjust the size of the brush used to scratch.

To use a custom image to reveal, unmark the "Remove background image option" or place it below the component.

On the left, you'll see another section called "Others," where you can:

  • Mute the correct or incorrect answer sound that plays after the response is checked.

  • Change the volume.

  • Add a white frame to the component.

  • Adjust the time between when the player reveals the image and the winning action is executed.

How to set the actions after the image is revealed

When the player reveals the image , there the winning action is triggered.

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

The available options are:

  • Go to another scene in the game

  • Add X points

  • Subtract X points

  • Visit an external URL

Last updated