nicopap / bevy_mod_sysfail
Decorate your bevy system with the sysfail macro attribute to make them handle cleanly failure mods.
☆26Updated 8 months ago
Alternatives and similar repositories for bevy_mod_sysfail:
Users that are interested in bevy_mod_sysfail are comparing it to the libraries listed below
- Explicitly set sprite layers for sprites in Bevy games.☆17Updated 9 months ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆51Updated 3 weeks ago
- Allows using Rust functions in place of Bevy plugins☆27Updated last year
- An ability management suite for Bevy.☆71Updated 3 months ago
- Mesh based bevy text implementation.☆28Updated last week
- A simple asynchronous runtime for executing async coroutines in the bevy engine.☆68Updated last week
- A Bevy plugin to selectively blur regions of the screen☆62Updated 5 months ago
- A bevy plugin for creating grids, for debugging purposes☆34Updated 3 months ago
- Data-driven content generation for Bevy