Computer Access (Advanced Puzzle)

Drag the component from the subcomponents bar to the scene you're working on.

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 computer access puzzle 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.

  • Solutions: here is where you set up the valid passwords. If there are multiple correct passwords, click "+" and add all the desired passwords.

  • Username: it will display the text set by the puzzle creator as the User.

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

  • Enable the Clear on Fail option, meaning that if the player enters an incorrect password, it will be erased immediately after checking, leaving the space blank for a new attempt.

  • Mute the sound that plays after the response is checked.

How to set the actions after the solutions are written

When the player enters their answer in the puzzle, there are only two options: either the answer is correct, or it is incorrect.

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 both when the player gets the puzzle right or wrong.

The available options are:

  • Go to another scene in the game

  • Add X points

  • Subtract X points

  • Visit an external URL

Last updated