A list of all Actions, Conditions and Expressions supported in this addon.
Enable boundary
-
Actions
Set {my} horizontal boundary enable to {0}
Enable the object's horizontal boundary.
Set {my} vertical boundary enable to {0}
Enable the object's vertical boundary.
Set boundary
-
Actions
Set {my} horizontal boundary to [{0}, {1}]
Set the object's horizontal boundary.
Set {my} vertical boundary to [{0}, {1}]
Set the object's vertical boundary.
Set boundary to object
-
Actions
Set {my} horizontal boundary to {0} at image point [{1}, {2}]
Set the object's horizontal boundary.
Set {my} vertical boundary to {0} at image point [{1}, {2}]
Set the object's vertical boundary.
Position
-
Actions
Set X to {0} of {my} horizontal boundaries
Set the object's X position by horizontal boundaries.
Set Y to {0} of {my} vertical boundaries
Set the object's Y position by percentage of vertical boundaries.
Set position to ({0}, {1}) of {my} horizontal and vertical boundaries
Set the object's position by horizontal and boundaries.
-
Expressions
HorPercent2PosX
Get position X by percentage of horizontal boundaries
VerPercent2PosY
Get position X by percentage of vertical boundaries
Hit
-
Conditions
On {my} hit any boundary
Triggered when object hit any boundary.
On {my} hit left boundary
Triggered when object hit left boundary.
On {my} hit right boundary
Triggered when object hit right boundary.
On {my} hit top boundary
Triggered when object hit top boundary.
On {my} hit bottom boundary
Triggered when object hit bottom boundary.
Is {my} hit {0} boundary
Return true if object hit any boundary.
Enable
-
Expressions
HorizontalEnable
Horizontal boundary enable setting.
VerticalEnable
Vertical boundary enable setting.
Boundary
-
Expressions
LeftBound
Left boundary setting.
RightBound
Right boundary setting.
TopBound
Top boundary setting.
BottomBound
Bottom boundary setting.
Persentage
-
Expressions
HorPercent
Get horizontal position persentage. 0 is at left boundary, 1 is at right boundary
VerPercent
Get vertical position persentage. 0 is at top boundary, 1 is at bottom boundary
Scaled value
-
Expressions
HorScale
Get horizontal scaled value between left and right value
VerScale
Get vertical scaled value between top and bottom value