bevy_trickfilm

crates.io Bevy tracking docs.rs MIT/Apache 2.0

| bevy | bevy_trickfilm | |------|----------------| | 0.9 | 0.1.0 |

What is bevy_trickfilm?

Simple plugin to load spritesheet animations from manifest files written in ron. You will need to provide a way to load a texture atlas from a manifest file. For already developed solutions take a look at bevytitan or bevyheterogeneoustextureatlas_loader.

How to use?

Check the examples for usage.

License

bevy_trickfilm is free, open source and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

Some of the code was adapted from other sources. The assets included in this repository fall under different open licenses. See CREDITS.md for the details of the origin of the adapted code and licenses of those files.

Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.