Skip to main content
Adding behaviors to your objects is super important to make your game more interactive and fun! Follow these steps to bring your objects to life:
1

Select your object

  1. Tap on the object to which you want to add a behavior
  2. With the object selected, tap on the “Details” button to the left of your screen.

  1. In the Details panel, tap “Add Behavior”.
2

Set your Trigger

Decide what will trigger the behavior. This could be an action like a collision, an interaction, or the game starting. Select a “Trigger” block of your choice and drag it onto the canvas.
3

Set Object Action

In the sidebar, go to the “Object Actions” tab. Here, choose the specific block you want your object to perform when triggered. For example, you might select a bouncing or moving action. Select a block of your choice and attach it to the Trigger.

4

Playtest!

After setting up the movements, test your game to see how the object behaves and make adjustments for the perfect effect.
I