49 lines
1.2 KiB
INI
49 lines
1.2 KiB
INI
list=Array[Dictionary]([{
|
|
"base": &"CharacterMovementComponent",
|
|
"class": &"AI",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/AI/AI_Base.gd"
|
|
}, {
|
|
"base": &"AnimationTree",
|
|
"class": &"AnimBlend",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/Components/AnimationBlend.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"CameraComponent",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/Components/CameraComponent.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"CharacterMovementComponent",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/Components/CharacterMovementComponent.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"Interactable",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/Interactable/Interactable.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"MotionWarping",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/PoseWarping/MotionWarping.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"PlayerNetworkingComponent",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/AMSG/Components/PlayerNetworkingComponent.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"pose_warping",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/PoseWarping/PoseWarpingFunctions.gd"
|
|
}])
|