154 lines
3.1 KiB
INI
154 lines
3.1 KiB
INI
[res://Machines/Resources/Machine_Globals.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 1,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 45,
|
|
"scroll_position": 18.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Abstracts/drone_machine.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 27,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Abstracts/machine_abstract.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 77,
|
|
"scroll_position": 33.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Abstracts/mech_machine.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 25,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 4,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Abstracts/suit_machine.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 15,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 2,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Models/Drones/BaseDrone/base_drone.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 10,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://levels/levels_readme.md]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 6,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "Markdown"
|
|
}
|
|
|
|
[res://core/gamemanager.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 32,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://autoloads/settings/user_defined_settings.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://autoloads/settings/settings.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 37,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 241,
|
|
"scroll_position": 225.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Machines/Resources/Models/Drones/BodyParts/body_part.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 24,
|
|
"folded_lines": PackedInt32Array(),
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|