diff --git a/.godot/editor/editor_layout.cfg b/.godot/editor/editor_layout.cfg
index f6013bdaf29dde704d5a7e5701a4863794506061..9dc65035f3b02e8a3af6b591adbb055a14c2a1f6 100644
--- a/.godot/editor/editor_layout.cfg
+++ b/.godot/editor/editor_layout.cfg
@@ -14,11 +14,11 @@ dock_hsplit_3=-380
 dock_hsplit_4=0
 dock_filesystem_h_split_offset=240
 dock_filesystem_v_split_offset=0
-dock_filesystem_display_mode=2
+dock_filesystem_display_mode=0
 dock_filesystem_file_sort=0
 dock_filesystem_file_list_display_mode=1
-dock_filesystem_selected_paths=PackedStringArray("res://scenes/")
-dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://", "res://assets/")
+dock_filesystem_selected_paths=PackedStringArray("res://")
+dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://")
 dock_3="Scene,Import"
 dock_4="FileSystem"
 dock_5="Inspector,Node,History"
diff --git a/.godot/editor/script_editor_cache.cfg b/.godot/editor/script_editor_cache.cfg
index c0c166e3ee190fc85b28c1c5de3dd0fa18dbf0ad..4a890df5a92c50f0f7bbffd9668778aa2f268d0b 100644
--- a/.godot/editor/script_editor_cache.cfg
+++ b/.godot/editor/script_editor_cache.cfg
@@ -5,9 +5,9 @@ state={
 "breakpoints": PackedInt32Array(),
 "column": 27,
 "folded_lines": Array[int]([]),
-"h_scroll_position": 446,
+"h_scroll_position": 0,
 "row": 99,
-"scroll_position": 100.0,
+"scroll_position": 7.74,
 "selection": false,
 "syntax_highlighter": "GDScript"
 }