godot
godot copied to clipboard
Add option to toggle always showing collision shapes
trafficstars
closes https://github.com/godotengine/godot-proposals/issues/11220
Currently even a simple scene can be visually distracting with a few collision shapes:
This PR adds a setting to only show collision shapes when the node is selected vs all the time.
This is with no object selected
With this PR: