98 lines
1.9 KiB
INI
98 lines
1.9 KiB
INI
[res://Scripts/gameController.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 12,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Scripts/player.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 33,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 100,
|
|
"scroll_position": 93.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": 21,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 40,
|
|
"scroll_position": 21.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Scripts/grenade.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 18,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Scripts/fluid_container.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 35,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 2,
|
|
"scroll_position": 22.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Scripts/dropplet.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 21,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 13,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|