triggeraction(this.x + .5, this.y + .5, "Trigger");
function onCreated() { setshape(1, 32, 32); } function onActionTrigger() { this.destroy(); }