flappy-bird/.godot/editor/script_editor_cache.cfg

56 lines
1,013 B
INI
Raw Normal View History

2024-04-18 15:53:19 +02:00
[res://Player.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 1,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 68,
"scroll_position": 25.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Tower.gd]
2024-04-16 12:44:28 +02:00
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-04-18 15:53:19 +02:00
"column": 0,
2024-04-16 12:44:28 +02:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-04-18 15:53:19 +02:00
"row": 16,
2024-04-16 12:44:28 +02:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
2024-04-18 15:53:19 +02:00
[res://Main.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 25,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://UI.gd]
2024-04-16 12:44:28 +02:00
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-04-18 15:53:19 +02:00
"column": 0,
2024-04-16 12:44:28 +02:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-04-18 15:53:19 +02:00
"row": 19,
2024-04-16 12:44:28 +02:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}