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.
25 lines
530 B
25 lines
530 B
list=[{ |
|
"base": &"Node3D", |
|
"class": &"Body", |
|
"icon": "", |
|
"is_abstract": false, |
|
"is_tool": false, |
|
"language": &"GDScript", |
|
"path": "res://level/scripts/3d_godot_robot.gd" |
|
}, { |
|
"base": &"CharacterBody3D", |
|
"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" |
|
}]
|
|
|