GodotGame/.godot/editor/script_editor_cache.cfg

60 lines
1.1 KiB
INI
Raw Normal View History

2024-07-22 22:23:44 +00:00
[res://scripts/gamecontroller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-30 01:01:19 +00:00
"column": 18,
2024-07-22 22:23:44 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-30 01:01:19 +00:00
"row": 25,
"scroll_position": 8.0,
2024-07-22 22:23:44 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/CharacterBody2D.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-30 01:01:19 +00:00
"column": 3,
2024-07-22 22:23:44 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-30 01:01:19 +00:00
"row": 53,
"scroll_position": 76.0,
"selection": true,
"selection_from_column": 3,
"selection_from_line": 53,
"selection_to_column": 53,
"selection_to_line": 53,
2024-07-22 22:23:44 +00:00
"syntax_highlighter": "GDScript"
}
[res://scripts/bullet.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-29 23:45:33 +00:00
"column": 24,
2024-07-22 22:23:44 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-29 23:45:33 +00:00
"row": 4,
2024-07-22 22:23:44 +00:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
2024-07-30 01:01:19 +00:00
[res://scripts/Trigger.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 8,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}