Legacy:Functions/Map/Triggers
From Spherical
< Legacy:Functions | Map
Triggers
- IsTriggerAt(x, y, layer): Check if there is a trigger at pixel coords (x, y) on layer.
- ExecuteTrigger(x, y, layer): Activate the trigger at (x, y) on layer if one exists.