You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Add TileMap grid editor settings.
This commit is contained in:
@@ -202,6 +202,7 @@ TilesEditor::TilesEditor(EditorNode *p_editor) {
|
||||
|
||||
// Toolbar.
|
||||
HBoxContainer *toolbar = memnew(HBoxContainer);
|
||||
toolbar->set_h_size_flags(SIZE_EXPAND_FILL);
|
||||
add_child(toolbar);
|
||||
|
||||
// Switch button.
|
||||
|
||||
Reference in New Issue
Block a user