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.
19 lines
391 B
19 lines
391 B
list=Array[Dictionary]([{
|
|
"base": &"Camera3D",
|
|
"class": &"CameraController",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://utils/camera/CameraController.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"Entity",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://scripts/Entity.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"World",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://scripts/World.gd"
|
|
}])
|
|
|