jabuwu / bevy_spine

A Bevy plugin for Spine
https://docs.rs/bevy_spine
Other
90 stars 5 forks source link

Some misc work. #15

Open brandon-reinhart opened 9 months ago

brandon-reinhart commented 9 months ago

In my own project I have these things working:

Is any of this of interest to integrate into the crate?

jabuwu commented 5 months ago

I'm interested in anything that makes the Bevy integration more ergonomic. Bonus points if things are opt-in or opt-out.

Support for picking seems like an obvious win.