testytest/.godot/editor/script_editor_cache.cfg

126 lines
2.4 KiB
INI
Raw Permalink Normal View History

2024-07-29 22:14:13 +00:00
[res://scripts/gamecontroller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-08-20 01:11:13 +00:00
"column": 42,
2024-07-29 22:14:13 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-08-20 01:11:13 +00:00
"row": 54,
"scroll_position": 43.0,
2024-07-29 22:14:13 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/CharacterBody2D.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-08-20 01:11:13 +00:00
"column": 27,
2024-07-29 22:14:13 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-08-20 01:11:13 +00:00
"row": 81,
"scroll_position": 75.0,
"selection": false,
2024-07-29 22:14:13 +00:00
"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(),
2024-08-13 01:10:22 +00:00
"column": 25,
2024-07-30 01:05:41 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-08-13 01:10:22 +00:00
"row": 6,
2024-07-30 01:05:41 +00:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
2024-08-13 01:10:22 +00:00
[res://scripts/coin.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-08-20 01:11:13 +00:00
"column": 16,
2024-08-13 01:10:22 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-08-20 01:11:13 +00:00
"row": 0,
"scroll_position": 0.0,
2024-08-13 01:10:22 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/badguy.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-08-20 01:11:13 +00:00
"column": 18,
2024-08-13 01:10:22 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-08-20 01:11:13 +00:00
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/GameManager.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 51,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 16,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/resources/character_stats.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 29,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 4,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/ui.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 39,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 6,
"scroll_position": 0.0,
2024-08-13 01:10:22 +00:00
"selection": false,
"syntax_highlighter": "GDScript"
}