mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
# Objective `TextFont` and `TextColor` is not registered in the app type registry and serializing a scene with a a `Text2d` doesn't save the color and font of the text entity. ## Solution register `TextFont` and `TextColor` in the type registry |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |