bevy-inspector-egui
bevy-inspector-egui copied to clipboard
[Feature] Search in the hierarchy UI
Hi, thanks for this code, it is very useful.
I use this crate like in the egui_dock example, but I would like to have a search/filter feature in the hierarchy_ui like there currently is in the quick WorldInspectorPlugin. However I did not manage to do it :(