Multirious / bevy_tween

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

Serde impl (again) #31

Closed Multirious closed 2 months ago

Multirious commented 2 months ago

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