A list of all Actions, Conditions and Expressions supported in this addon.
-
Actions
Shake {my} with magnitude {0} for {1} seconds ({2})
Shake the camera.
Set {my} boundary instance to {0}, ({1} second transition)
Set an instances bbox as the camera boudnaries.
Remove {my} boundary instance, ({0} second transition)
Make the camera not be bound to an instances bbox anymore.
set {my} offset to {0}, {1}
Set the camera offset.
Set {my} enabled {0}
Set the behavior enabled.
Set {my} follow speed to {0}, {1}
Set the camera smooth follow speeed, 0 to disable.
-
Conditions
{my} is enabled
Test if the behavior is enabled.
{my} is bound by instance
Test if the camera is bound by an instance.
-
Expressions
FollowSpeed
Speed of the smooth follow.
XFollowSpeed
Speed of the smooth follow along the x axis.
YFollowSpeed
Speed of the smooth follow along the y axis.
XOffset
Camera offset on the x axis.
YOffset
Camera offset on the y axis.