GodotProject/.godot/editor/script_editor_cache.cfg

42 lines
809 B
INI
Raw Normal View History

2024-07-23 01:20:27 +00:00
[res://scripts/gamecontroller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-30 01:07:00 +00:00
"column": 12,
2024-07-23 01:20:27 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-30 01:07:00 +00:00
"row": 25,
"scroll_position": 7.0,
2024-07-23 01:20:27 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/CharacterBody2D.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-30 00:10:52 +00:00
"column": 33,
2024-07-23 01:20:27 +00:00
"folded_lines": Array[int]([]),
2024-07-30 00:10:52 +00:00
"h_scroll_position": 10,
"row": 32,
"scroll_position": 36.0,
2024-07-23 01:20:27 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/bullet.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-29 23:49:17 +00:00
"column": 15,
2024-07-23 01:20:27 +00:00
"folded_lines": Array[int]([]),
2024-07-30 00:10:52 +00:00
"h_scroll_position": 0,
2024-07-29 23:49:17 +00:00
"row": 2,
2024-07-23 01:20:27 +00:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}