bevy_mod_debugdump
bevy_mod_debugdump copied to clipboard
Filter system sets
I have systems that are part of small sets I'd like to ignore for the purposes of visualization. They're currently shown as independent systems with links to multiple sets, but I'd like to filter out some sets from consideration and have the systems be parented under the one that's left after the filtering.