bevy_mod_debugdump
bevy_mod_debugdump copied to clipboard
WIP: events graph
to understand the flow of events, a graph of systems writing to events and reading which events might be useful.
example render on bevy_mod_picking (example minimal):