Skip to content

Crate for importing .aseprite files directly into Bevy applications

License

Notifications You must be signed in to change notification settings

B-Reif/bevy_ase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic tooling to use Aseprite animations with Bevy. Forked from bevy_proto_aseprite.

Example

cargo run --example simple

TODOs

  • Improve error handling.

  • Atlas creation fails if there are too many / too big sprites.

  • Hot reloading. This requires dynamic atlas reconstruction.

About

Crate for importing .aseprite files directly into Bevy applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages