bevy_mod_debugdump icon indicating copy to clipboard operation
bevy_mod_debugdump copied to clipboard

Filter system sets

Open farnoy opened this issue 1 year ago • 0 comments

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.

farnoy avatar Dec 15 '23 18:12 farnoy