DebugUI is a framework for building debugging tools on Unity UI Toolkit. You can easily and quickly create runtime debugging tools using its dedicated builder. Attach this component to a suitable ...
Describe alternatives you've considered I have considered making a separate tool that would select similar elements based on a user selected parameter. However, I do like that the Color Splasher ...