How to use interaction boxes?

 

Each Interaction Box is an event in the game. It is comprised of four parts:

  1. Title: you can name it for future reference. We strongly recommend you to name each of your Interaction Boxes.
  2. Event: What triggers the event.
  3. Condition (optional): What states to check before going to next steps. For details check the advanced tutorial on states.
  4. Reaction: What happens if this event is triggered.

Example

This Interaction Box makes the post-it reads a message!

  • Drag “Click on A” event into the box, and choose “Post-it” in the drop-down menu.
  • Drag “Show Dialog” reaction into the box, and put in the message you want to show.

  • You can run the game through the “Run” button on top-right corner.

  • And Voila! It works!