LarsDu / StarRust

Sidescrolling space shooter made from Rust and Bevy
GNU General Public License v3.0
33 stars 2 forks source link

Bevy Hanabi support 0.12.2 #10

Closed LarsDu closed 3 weeks ago

LarsDu commented 3 weeks ago

Restored Bevy Hanabi plugin now that Hanabi works with WASM

There's no dedicated particle explosion event handling as of yet nor a dedicated particle component, so basically everything spouts particles on death.

This will be addressed in the future.