Difference between revisions of "Legacy:Functions/Map/Triggers"

From Spherical
Jump to: navigation, search
(created)
 
(No difference)

Latest revision as of 23:38, 1 June 2013

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.