bevy_mod_debugdump icon indicating copy to clipboard operation
bevy_mod_debugdump copied to clipboard

WIP: events graph

Open Vrixyz opened this issue 1 year ago • 10 comments

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):

events_ambiguous_outside_schedules

Vrixyz avatar Mar 22 '24 18:03 Vrixyz