74 lines
1.4 KiB
INI
74 lines
1.4 KiB
INI
[res://scripts/audio.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 26,
|
|
"scroll_position": 11.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/coin.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 20,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 14,
|
|
"scroll_position": 0.0,
|
|
"selection": true,
|
|
"selection_from_column": 20,
|
|
"selection_from_line": 14,
|
|
"selection_to_column": 29,
|
|
"selection_to_line": 15,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/player.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 40,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 81,
|
|
"scroll_position": 60.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/view.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 14,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 35,
|
|
"scroll_position": 28.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/hud.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 25,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 4,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|