DavidGodot/.godot/editor/script_editor_cache.cfg

42 lines
807 B
INI
Raw Permalink Normal View History

2024-07-22 22:24:18 +00:00
[res://scripts/gamecontroller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/CharacterBody2D.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-22 23:38:33 +00:00
"column": 21,
2024-07-22 22:24:18 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-22 23:38:33 +00:00
"row": 69,
"scroll_position": 52.0,
2024-07-22 22:24:18 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/bullet.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 14,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 13,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}