A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
{my}: Set resolution to {0}
Set the resolution of the sprite's mesh
{my}: Set circular to {0}
Set wether progress is circular
{my}: Set inner radius X to {0}
Set the inner radius X.
{my}: Set inner radius Y to {0}
Set the inner radius Y.
{my}: Set outer radius X to {0}
Set the outer radius X.
{my}: Set outer radius Y to {0}
Set the outer radius Y.
{my}: Set value to {0}
Set value
{my}: Set maximum to {0}
Set maximum, if negative it makes the progress indeterminate
{my}: Set inverted to {0}
Set wether progress is inverted
-
Expressions
Resolution
Get the resolution
IsCircular
Is circular
InnerRadiusX
The inner radius X
InnerRadiusY
The inner radius Y
OuterRadiusX
The outer radius X
OuterRadiusY
The outer radius Y
Value
The value
IsInverted
Is inverted
Maximum
The maximum value of the progress bar