Multirious / bevy_tween

Flexible tweening plugin library for Bevy.
Apache License 2.0
87 stars 2 forks source link

Serde impl #29

Closed Multirious closed 2 months ago

Multirious commented 2 months ago

Adding serde dependency as optional feature. Currently only implementing Deserialize and Serialize for EaseFunction