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

56 lines
1.0 KiB
INI
Raw Normal View History

2023-11-08 22:00:52 -05:00
[res://Scripts/Player.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 13,
2023-11-08 22:00:52 -05:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 152,
"scroll_position": 130.0,
2023-11-08 22:00:52 -05:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Scripts/world.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
2023-11-08 22:00:52 -05:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 92,
"scroll_position": 75.0,
"selection": false,
"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"
}