bevy_spine
A Bevy Plugin for Spine 4.1, utilizing rusty_spine. WASM compatible!
[dependencies]
bevy = "0.8"
bevy_spine = "0.3"
See online demos! (source repo)
Versions
bevy_spine | rusty_spine | bevy | spine |
---|---|---|---|
0.3.0 | 0.4.0 | 0.8 | 4.1 |
Project Status
All Spine features are implemented. If you notice something is broken, please submit an issue. The Bevy API needs a lot of work and feedback is welcome.
License
This code is licensed under dual MIT / Apache-2.0 but with no attribution necessary. All contributions must agree to this licensing.
Please note that this project uses the Spine Runtime and to use it you must follow the Spine Runtimes License Agreement.