godot icon indicating copy to clipboard operation
godot copied to clipboard

Add option to toggle always showing collision shapes

Open yahkr opened this issue 1 year ago • 10 comments
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:

yahkr avatar Nov 23 '24 02:11 yahkr