56 lines
1.1 KiB
INI
56 lines
1.1 KiB
INI
|
|
[res://Scripts/gameController.gd]
|
||
|
|
|
||
|
|
state={
|
||
|
|
"bookmarks": PackedInt32Array(),
|
||
|
|
"breakpoints": PackedInt32Array(),
|
||
|
|
"column": 26,
|
||
|
|
"folded_lines": PackedInt32Array(),
|
||
|
|
"h_scroll_position": 0,
|
||
|
|
"row": 6,
|
||
|
|
"scroll_position": 0.0,
|
||
|
|
"selection": false,
|
||
|
|
"syntax_highlighter": "GDScript"
|
||
|
|
}
|
||
|
|
|
||
|
|
[res://Scripts/player.gd]
|
||
|
|
|
||
|
|
state={
|
||
|
|
"bookmarks": PackedInt32Array(),
|
||
|
|
"breakpoints": PackedInt32Array(),
|
||
|
|
"column": 4,
|
||
|
|
"folded_lines": PackedInt32Array(),
|
||
|
|
"h_scroll_position": 0,
|
||
|
|
"row": 66,
|
||
|
|
"scroll_position": 49.0,
|
||
|
|
"selection": false,
|
||
|
|
"syntax_highlighter": "GDScript"
|
||
|
|
}
|
||
|
|
|
||
|
|
[res://Scripts/crate.gd]
|
||
|
|
|
||
|
|
state={
|
||
|
|
"bookmarks": PackedInt32Array(),
|
||
|
|
"breakpoints": PackedInt32Array(),
|
||
|
|
"column": 36,
|
||
|
|
"folded_lines": PackedInt32Array(),
|
||
|
|
"h_scroll_position": 0,
|
||
|
|
"row": 0,
|
||
|
|
"scroll_position": 0.0,
|
||
|
|
"selection": false,
|
||
|
|
"syntax_highlighter": "GDScript"
|
||
|
|
}
|
||
|
|
|
||
|
|
[res://Scripts/SceneManager.gd]
|
||
|
|
|
||
|
|
state={
|
||
|
|
"bookmarks": PackedInt32Array(),
|
||
|
|
"breakpoints": PackedInt32Array(),
|
||
|
|
"column": 25,
|
||
|
|
"folded_lines": PackedInt32Array(),
|
||
|
|
"h_scroll_position": 0,
|
||
|
|
"row": 9,
|
||
|
|
"scroll_position": 0.0,
|
||
|
|
"selection": false,
|
||
|
|
"syntax_highlighter": "GDScript"
|
||
|
|
}
|