A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
{my} set collision box to {0}
Set the collision box
{my} set image point to {0}
Set the image point
{my} set width to {0}
Set the width
{my} set height to {0}
Set the height
{my} set angle to {0}
Set the angle
{my} set X Offset to {0}
Set the X Offset
{my} set Y Offset to {0}
Set the Y Offset
{my} set position Offset to ({0}, {1})
Set the position Offset
{my} set size to ({0}, {1})
Set the size
{my} set {0}
Set visible
-
Conditions
{my} is overlapping {0}
Checks if collision box is overlapping
{my} is overlapping {0} at offset ({1}, {2})
Checks if collision box is overlapping at offset
{my} is visible
Checks if collision box is visible
{my} Width {0} {1}
Compare the collision box's Width
{my} Height {0} {1}
Compare the collision box's Height
{my} X Offset {0} {1}
Compare the collision box's X Offset
{my} Y Offset {0} {1}
Compare the collision box's Y Offset
{my} Angle {0} {1}
Compare the collision box's Angle
{my} Image Point {0} {1}
Compare the collision box's Image Point
-
Expressions
Width
The collision box's Width
Height
The collision box's Height
XOffset
The collision box's X Offset
YOffset
The collision box's Y Offset
Angle
The collision box's Angle
ImagePoint
The collision box's Image Point