What's New in Director 8.5 > Working with Models and Model Resources > Animation modifiers > Keyframe player events |
![]() ![]() ![]() |
Keyframe player events
These events are generated by keyframe animations:
Event name |
Description |
---|---|
|
This is a system-defined notification event triggered when a motion begins playing. If looping is on, this event is triggered only by the first playthrough. During a blend of two animations, this event will be triggered as the blend begins. |
|
This is a system-defined notification event triggered when a motion ends. If looping is on, this event is triggered only by the first playthrough. If blending is on, this event will be generated for the first animation when the blend is complete. There may be some latency because of the overhead of scheduling all of Director's other events. |
![]() ![]() ![]() |