Loads of stuff

This commit is contained in:
Dan Baker 2025-06-23 19:39:55 +01:00
parent f3af522683
commit 66ce3ff503
413 changed files with 14802 additions and 0 deletions

View file

@ -0,0 +1,63 @@
[gd_resource type="BoneMap" load_steps=2 format=3 uid="uid://jsmvf7l3e2tg"]
[sub_resource type="SkeletonProfileHumanoid" id="SkeletonProfileHumanoid_eq0yh"]
[resource]
profile = SubResource("SkeletonProfileHumanoid_eq0yh")
bonemap = null
bone_map/Root = &""
bone_map/Hips = &"mixamorig_Hips"
bone_map/Spine = &"mixamorig_Spine"
bone_map/Chest = &"mixamorig_Spine1"
bone_map/UpperChest = &"mixamorig_Spine2"
bone_map/Neck = &"mixamorig_Neck"
bone_map/Head = &"mixamorig_Head"
bone_map/LeftEye = &""
bone_map/RightEye = &""
bone_map/Jaw = &""
bone_map/LeftShoulder = &"mixamorig_LeftShoulder"
bone_map/LeftUpperArm = &"mixamorig_LeftArm"
bone_map/LeftLowerArm = &"mixamorig_LeftForeArm"
bone_map/LeftHand = &"mixamorig_LeftHand"
bone_map/LeftThumbMetacarpal = &"mixamorig_LeftHandThumb2"
bone_map/LeftThumbProximal = &"mixamorig_LeftHandThumb3"
bone_map/LeftThumbDistal = &"mixamorig_LeftHandThumb4"
bone_map/LeftIndexProximal = &"mixamorig_LeftHandIndex2"
bone_map/LeftIndexIntermediate = &"mixamorig_LeftHandIndex3"
bone_map/LeftIndexDistal = &"mixamorig_LeftHandIndex4"
bone_map/LeftMiddleProximal = &"mixamorig_LeftHandMiddle2"
bone_map/LeftMiddleIntermediate = &"mixamorig_LeftHandMiddle3"
bone_map/LeftMiddleDistal = &"mixamorig_LeftHandMiddle4"
bone_map/LeftRingProximal = &"mixamorig_LeftHandRing2"
bone_map/LeftRingIntermediate = &"mixamorig_LeftHandRing3"
bone_map/LeftRingDistal = &"mixamorig_LeftHandRing4"
bone_map/LeftLittleProximal = &"mixamorig_LeftHandPinky2"
bone_map/LeftLittleIntermediate = &"mixamorig_LeftHandPinky3"
bone_map/LeftLittleDistal = &"mixamorig_LeftHandPinky4"
bone_map/RightShoulder = &"mixamorig_RightShoulder"
bone_map/RightUpperArm = &"mixamorig_RightArm"
bone_map/RightLowerArm = &"mixamorig_RightForeArm"
bone_map/RightHand = &"mixamorig_RightHand"
bone_map/RightThumbMetacarpal = &"mixamorig_RightHandThumb2"
bone_map/RightThumbProximal = &"mixamorig_RightHandThumb3"
bone_map/RightThumbDistal = &"mixamorig_RightHandThumb4"
bone_map/RightIndexProximal = &"mixamorig_RightHandIndex2"
bone_map/RightIndexIntermediate = &"mixamorig_RightHandIndex3"
bone_map/RightIndexDistal = &"mixamorig_RightHandIndex4"
bone_map/RightMiddleProximal = &"mixamorig_RightHandMiddle2"
bone_map/RightMiddleIntermediate = &"mixamorig_RightHandMiddle3"
bone_map/RightMiddleDistal = &"mixamorig_RightHandMiddle4"
bone_map/RightRingProximal = &"mixamorig_RightHandRing2"
bone_map/RightRingIntermediate = &"mixamorig_RightHandRing3"
bone_map/RightRingDistal = &"mixamorig_RightHandRing4"
bone_map/RightLittleProximal = &"mixamorig_RightHandPinky2"
bone_map/RightLittleIntermediate = &"mixamorig_RightHandPinky3"
bone_map/RightLittleDistal = &"mixamorig_RightHandPinky4"
bone_map/LeftUpperLeg = &"mixamorig_LeftUpLeg"
bone_map/LeftLowerLeg = &"mixamorig_LeftLeg"
bone_map/LeftFoot = &"mixamorig_LeftFoot"
bone_map/LeftToes = &"mixamorig_LeftToeBase"
bone_map/RightUpperLeg = &"mixamorig_RightUpLeg"
bone_map/RightLowerLeg = &"mixamorig_RightLeg"
bone_map/RightFoot = &"mixamorig_RightFoot"
bone_map/RightToes = &"mixamorig_RightToeBase"

Binary file not shown.

View file

@ -0,0 +1,43 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cpfj1pxueabmh"
path="res://.godot/imported/YbotPacked.glb-130f94c236840a667089df3d8e3daf02.scn"
[deps]
source_file="res://Common/animations/YbotPacked.glb"
dest_files=["res://.godot/imported/YbotPacked.glb-130f94c236840a667089df3d8e3daf02.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
nodes/use_node_type_suffixes=true
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={
"nodes": {
"PATH:Armature/Skeleton3D": {
"retarget/bone_map": Resource("res://common/animations/Mixamo BoneMap.tres")
}
}
}
gltf/naming_version=1
gltf/embedded_image_handling=1

Binary file not shown.