Action Kill Position

From ENIGMA
Jump to navigation Jump to search

Description

Action kill position.png

Kill Position

Kills created object instances at the given position.

Parameters

Parameter Description
Applies To which object is to perform the action (eg. self, other, etc)
X x coordinate of the point to destroy instances at
Y y coordinate
Relative (true or false) whether to perform relative or absolute

Function Equivalent

action_kill_position(double x, double y)
returns: (void)