mirror of
https://github.com/bevyengine/bevy
synced 2024-11-15 09:27:41 +00:00
9784186fc6
# Objective - `Sprite` components are not included in scene (de)serialization. - Fixes #8206 ## Solution - Add `#[reflect(Component, Default)]` to `Sprite` - Add `#[derive(FromReflect)]` to `Sprite` and `Anchor` --------- Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |