90 lines
2.0 KiB
INI
90 lines
2.0 KiB
INI
list=[{
|
|
"base": &"AnimatedSprite2D",
|
|
"class": &"BodyPart",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Models/Drones/BodyParts/body_part.gd"
|
|
}, {
|
|
"base": &"Machine",
|
|
"class": &"Mech",
|
|
"icon": "",
|
|
"is_abstract": true,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Abstracts/mech_machine.gd"
|
|
}, {
|
|
"base": &"Machine",
|
|
"class": &"Drone",
|
|
"icon": "",
|
|
"is_abstract": true,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Abstracts/drone_machine.gd"
|
|
}, {
|
|
"base": &"Machine",
|
|
"class": &"Suit",
|
|
"icon": "",
|
|
"is_abstract": true,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Abstracts/suit_machine.gd"
|
|
}, {
|
|
"base": &"CharacterBody2D",
|
|
"class": &"Machine",
|
|
"icon": "",
|
|
"is_abstract": true,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Abstracts/machine_abstract.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"UserDefinedSettings",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://autoloads/settings/user_defined_settings.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"GameManager",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://core/gamemanager.gd"
|
|
}, {
|
|
"base": &"VBoxContainer",
|
|
"class": &"CreditButton",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://ui/screens/credit-screen/credit_element.gd"
|
|
}, {
|
|
"base": &"Resource",
|
|
"class": &"CreditEntry",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://ui/screens/credit-screen/credit_entry.gd"
|
|
}, {
|
|
"base": &"Button",
|
|
"class": &"LevelButton",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://ui/screens/level-select-screen/level_button.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"MachineGlobals",
|
|
"icon": "",
|
|
"is_abstract": false,
|
|
"is_tool": false,
|
|
"language": &"GDScript",
|
|
"path": "res://Machines/Resources/Machine_Globals.gd"
|
|
}]
|