mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Expose TileMapLayer
This commit is contained in:
@@ -755,6 +755,7 @@ void EditorSettings::_load_defaults(Ref<ConfigFile> p_extra_config) {
|
||||
|
||||
// Tiles editor
|
||||
_initial_set("editors/tiles_editor/display_grid", true);
|
||||
_initial_set("editors/tiles_editor/highlight_selected_layer", true);
|
||||
_initial_set("editors/tiles_editor/grid_color", Color(1.0, 0.5, 0.2, 0.5));
|
||||
|
||||
// Polygon editor
|
||||
|
||||
Reference in New Issue
Block a user