Crate bevy_animation_macros

Crate bevy_animation_macros 

Source
Expand description

Macros for deriving animation behaviors.

Derive Macrosยง

AnimationEvent
Implements the AnimationEvent trait for a type - see the trait docs for an example usage.