#bevy-plugin #spine #rusty-spine

bevy_spine

Spine plugin for Bevy utilizing rusty_spine

8 breaking releases

0.9.0 May 5, 2024
0.8.0 Mar 6, 2024
0.7.0 Nov 15, 2023
0.6.0 Jul 30, 2023
0.4.0 Nov 16, 2022

#270 in Game dev

Download history 28/week @ 2024-02-19 11/week @ 2024-02-26 178/week @ 2024-03-04 19/week @ 2024-03-11 8/week @ 2024-03-18 68/week @ 2024-04-01 57/week @ 2024-04-29 173/week @ 2024-05-06

230 downloads per month

Custom license

87KB
1.5K SLoC

bevy_spine

A Bevy Plugin for Spine, utilizing rusty_spine. WASM compatible!

[dependencies]
bevy = "0.13"
bevy_spine = "0.9"

See online demos! (source repo)

Versions

bevy_spine rusty_spine bevy spine
main 0.8 0.13 4.2
0.9 0.8 0.13 4.2
0.8 0.7 0.13 4.1
0.8 0.7 0.13 4.1
0.7 0.7 0.12 4.1
0.6 0.6 0.11 4.1
0.5 0.5 0.10 4.1
0.4 0.5 0.9 4.1
0.3 0.4 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.

Dependencies

~43–82MB
~1.5M SLoC