Basic tooling to use Aseprite animations with Bevy. Forked from bevy_proto_aseprite.
cargo run --example simple
-
Improve error handling.
-
Atlas creation fails if there are too many / too big sprites.
-
Hot reloading. This requires dynamic atlas reconstruction.