bevy-design-patterns
bevy-design-patterns copied to clipboard
Results
2
bevy-design-patterns issues
Sort by
recently updated
recently updated
newest added
This is about a pattern to make plugins (even internal ones) independent of other code, even in terms of imports. https://github.com/Pfeil/bevy-design-patterns/tree/generic-events/patterns/event_bridge Let's shortly define some properties / levels of independence...