2023-04-07 12:57:47 +00:00
|
|
|
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",
|
2023-05-29 18:36:06 +00:00
|
|
|
"class": &"CharacterMovementComponentPlayer",
|
|
|
|
"icon": "",
|
|
|
|
"language": &"GDScript",
|
|
|
|
"path": "res://PlayerC/CharacterMovementComponentPlayer.gd"
|
|
|
|
}, {
|
|
|
|
"base": &"Node",
|
2023-04-07 12:57:47 +00:00
|
|
|
"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"
|
|
|
|
}])
|