Godot-Multiplayer/.godot/editor/script_editor_cache.cfg

60 lines
1.1 KiB
INI
Raw Permalink Normal View History

2023-11-08 22:00:52 -05:00
[res://Scripts/Player.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 56,
2023-11-08 22:00:52 -05:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 45,
2025-04-18 14:00:24 -04:00
"scroll_position": 25.0,
2023-11-08 22:00:52 -05:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Scripts/world.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-09-03 08:46:36 -04:00
"column": 15,
"folded_lines": Array[int]([135, 175]),
2023-11-08 22:00:52 -05:00
"h_scroll_position": 0,
2024-09-03 08:46:36 -04:00
"row": 83,
"scroll_position": 36.0,
"selection": true,
"selection_from_column": 2,
"selection_from_line": 83,
"selection_to_column": 15,
"selection_to_line": 83,
"syntax_highlighter": "GDScript"
}
[res://Scripts/chicken.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 62,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 7,
"scroll_position": 0.0,
2023-11-08 22:00:52 -05:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Scripts/HatHider.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 20,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 5,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}