bevy/crates/bevy_animation/src
pyrotechnick 8aa84babee
Register bevy_animation::PlayingAnimation (#9023)
# Objective

`bevy_animation::PlayingAnimation` derives `Reflect` but is not
registered.

## Solution

Register `bevy_animation::PlayingAnimation`.
2023-07-04 21:49:53 +00:00
..
lib.rs Register bevy_animation::PlayingAnimation (#9023) 2023-07-04 21:49:53 +00:00