You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
list=[{
|
|
|
|
|
"base": &"CharacterBody3D",
|
|
|
|
|
"class": &"BaseUnit",
|
|
|
|
|
"icon": "",
|
|
|
|
|
"is_abstract": false,
|
|
|
|
|
"is_tool": false,
|
|
|
|
|
"language": &"GDScript",
|
|
|
|
|
"path": "res://level/scripts/base_unit.gd"
|
|
|
|
|
}, {
|
|
|
|
|
"base": &"Node3D",
|
|
|
|
|
"class": &"Body",
|
|
|
|
|
"icon": "",
|
|
|
|
|
"is_abstract": false,
|
|
|
|
|
"is_tool": false,
|
|
|
|
|
"language": &"GDScript",
|
|
|
|
|
"path": "res://level/scripts/3d_godot_robot.gd"
|
|
|
|
|
}, {
|
|
|
|
|
"base": &"BaseUnit",
|
|
|
|
|
"class": &"Character",
|
|
|
|
|
"icon": "",
|
|
|
|
|
"is_abstract": false,
|
|
|
|
|
"is_tool": false,
|
|
|
|
|
"language": &"GDScript",
|
|
|
|
|
"path": "res://level/scripts/player.gd"
|
|
|
|
|
}, {
|
|
|
|
|
"base": &"Node3D",
|
|
|
|
|
"class": &"SpringArmCharacter",
|
|
|
|
|
"icon": "",
|
|
|
|
|
"is_abstract": false,
|
|
|
|
|
"is_tool": false,
|
|
|
|
|
"language": &"GDScript",
|
|
|
|
|
"path": "res://level/scripts/spring_arm_offset.gd"
|
|
|
|
|
}]
|