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

28 lines
509 B
INI
Raw Normal View History

2024-04-18 15:52:41 +02:00
[res://Main.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-04-18 16:02:58 +02:00
"column": 18,
2024-04-18 15:52:41 +02:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-04-18 16:02:58 +02:00
"row": 27,
2024-04-18 15:52:41 +02:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Player.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2024-04-18 16:02:58 +02:00
"column": 9,
2024-04-18 15:52:41 +02:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2024-04-18 16:02:58 +02:00
"row": 52,
2024-04-18 15:52:41 +02:00
"scroll_position": 20.0,
"selection": false,
"syntax_highlighter": "GDScript"
}