Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Physics Item Enter Trigger

What it does

Physics Item Enter Trigger changes a linked task when a physics item enters the selected Trigger Zone. It can watch any qualifying physics item or one with a matching Physics Item Label.

Required item compatibility

Select a Trigger Zone. This trigger is for physics items entering the zone, not for a player walking into it.

Setup

  1. Select the Trigger Zone and add Physics Item Enter Trigger.
  2. Choose the task transition.
  3. Optionally enter a Physics Item Label to filter which items qualify.
  4. Put the result effect on the destination state.

Settings

Setting What it means
Physics Item Label Matches the label in an item's Physics Settings. Leave blank to accept any physics item.

Tiny example

A player drops a crate labeled delivery into a zone. The task changes to Completed and opens the loading bay door.

Test and troubleshoot

  • Make sure the moved object uses physics and reaches the zone volume.
  • Labels must match exactly when you use a filter.
  • Leave the label blank first when diagnosing a trigger that never fires.

Related pages