testytest/.godot/editor/script_editor_cache.cfg

56 lines
1.0 KiB
INI
Raw Normal View History

2024-07-29 22:14:13 +00:00
[res://scripts/gamecontroller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-30 01:05:41 +00:00
"column": 37,
2024-07-29 22:14:13 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-30 01:05:41 +00:00
"row": 25,
"scroll_position": 12.0,
2024-07-29 22:14:13 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/CharacterBody2D.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-29 23:45:32 +00:00
"column": 26,
2024-07-29 22:14:13 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-29 23:45:32 +00:00
"row": 54,
"scroll_position": 41.0,
2024-07-29 22:14:13 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/bullet.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-07-29 23:45:32 +00:00
"column": 28,
2024-07-29 22:14:13 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-07-29 23:45:32 +00:00
"row": 10,
2024-07-29 22:14:13 +00:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
2024-07-30 01:05:41 +00:00
[res://scripts/Trigger.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 28,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 5,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}