Animation Events

These events are generated by the libgre-animation plugin

gre.animate.complete.[name]

Animation complete events are generated as a result of an animation action.  See documentation on the gra.animation action for further information about configuring animations.

When an animation is completed, an animation complete event will be fired. The event name will be formatted as gre.animate.complete.[name] where name is the value set as the name of the animation when the action was defined.

gre.animate.stop.[name]

Animation stop events are generated as a result of an animation stop action. See documentation on the gra.animate.stop action for further information on terminating animations.

When an animation is stopped, an animation stop event will be fired. The event name will be formatted as gre.animate.stop.[name] where name is the value set as the name of the animation when the action was defined.

Data: (1s0 id)

Was this article helpful?
0 out of 0 found this helpful