A list of all Actions, Conditions and Expressions supported in this addon.
-
Actions
{my} Clone on layer {0} at (x = {1} , y = {2}) with name = {3} and parent name = {4}
Clone.
{my} Set width to {0}
Set the object's width.
{my} Set height to {0}
Set the object's height.
-
Conditions
Name = {0}
Compare the name.
Parent = {0}
Compare parent name.
-
Expressions
name
Get the name.
parent
Get the parent name.
asjson
Get the JSON template.
globalX
Get X coordinate in global space.
globalY
Get Y coordinate in global space.
globalAngle
Get Angle coordinate in global space.
Local Position & Angle
-
Actions
{my} Set Local X to {0}
Set the object's local X.
{my} Set Local Y to {0}
Set the object's local Y.
{my} Set Local Angle to {0}
Set the object's local Angle.
-
Expressions
localX
Get X coordinate in parent space.
localY
Get Y coordinate in parent space.
localAngle
Get Angle coordinate in parent space.
Add
-
Actions
{my} Add children from layer {0}
AddChildrenFromLayer.
{my} Add children of type {0}
AddChildrenFromType.
{my} Add child of name {0}
AddChildByName
Remove
-
Actions
{my} Remove child of name {0}
RemoveChildByName
Remove children of type {0}
RemoveChildByType.
Remove from parent
RemoveFromParent.
Remove All Children
Remove All Children.
Hierarchy
-
Actions
{my} Set visibility {0}
Set whether the object is hidden or shown.
{my} Set opacity to {0}
Set how transparent the object appears.
{my} Set color to {0}
Set the color to apply to the object.
{my} Set blend mode to {0}
Set the background blend mode for this object.
{my} Set {0}
Set the object horizontally mirrored or back to normal.
{my} Set {0}
Set the object vertically flipped or back to normal.
{my} Set Z elevation to {0}
Set the object's Z elevation.
{my} Move to layer {0}
Change the object's layer.
Move to top of layer
Place the object at the top of its layer.
Move to bottom of layer
Place the object at the bottom of its layer.
{my} Destroy the hierarchy.
Destroy the entire hierarchy.