#How to change the color of the snap grip in 2D?

2 messages · Page 1 of 1 (latest)

frosty dagger
#

Hello friends,

There is a problem that if you set the background color (rendering > environment > clear color) to something very light, you are unable to see the grid.

According to this pull request, a feature has been added to Godot to let you change the grid color, but I am unable to find anywhere to change it: https://github.com/godotengine/godot/pull/21154

Compare here the grid with the default clear color versus the grid with very light color set in the default clear color in the rendering > environment settings.

arctic flare
#

You can change the grid color in the Editor Settings dialog. It's under the Editor menu. Then on the general tab go to Editors > 2D > Grid Color. Note that it doesn't update the view until you close the dialog.