Compare commits

...

5 Commits

Author SHA1 Message Date
b470aa4f8a chore: unity-cli-connector 패키지 추가
- Unity Editor HTTP 제어를 위한 unity-cli-connector 패키지 추가
- Claude 작업 환경 허용 명령어 목록 업데이트

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 16:41:05 +09:00
01f9a6573f feat: 보스 스킬 추가 (스윙, 오른손치기2, 점프) 및 외부 애니메이션 추가
- 스윙, 오른손치기2, 점프 FBX 애니메이션 추가
- 각 스킬 데이터, 패턴 데이터, 데미지 이펙트 데이터 추가
- 우수2연타 패턴 삭제 및 오른손치기 스킬 데이터 수정
- BT_TestBoss 보스 AI 업데이트
- AnimationGoblinLocomotion 외부 애니메이션 패키지 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 15:13:53 +09:00
8f500c8726 fix: 보스 점프 스킬 Y 루트모션 미적용 문제 수정
- NavMeshAgent.Move()가 NavMesh 표면에 고정되어 Y 이동을 무시하던 문제 해결
- IgnoreRootMotionY=false 스킬 실행 중 NavMeshAgent 비활성화 후 transform 직접 이동
- 스킬 종료 시 NavMeshAgent.Warp()로 NavMesh에 재고정
- isAirborne 상태 중 LateUpdate 충돌 보정 로직 스킵

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 15:10:27 +09:00
1b80485f03 chore: 긴급회피 스킬 아이콘 추가
- Icons 폴더 생성
- Icon_Skill_Evade.png 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 10:46:02 +09:00
5ca0fdabf7 feat: 긴급회피 스킬 슬롯 추가 및 검 모델 prefab 교체
- Left Ctrl에 Evade 액션 바인딩 추가 (InputSystem_Actions)
- PlayerSkillInput skillSlots 6→7개로 확장, 슬롯 6에 Evade 연결
- Prefab_Player_Default 긴급회피 스킬 슬롯 할당
- 검 무기 모델 fbx → prefab으로 교체
- 구르기 스킬 아이콘, 베기 스킬 이펙트 데이터 수정

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 10:43:49 +09:00
1119 changed files with 623131 additions and 396 deletions

View File

@@ -12,7 +12,15 @@
"Bash(cd \"D:/Colosseum/Assets/Scripts/Abnormalities\" && mv StatusEffectData.cs AbnormalityData.cs && mv ActiveStatusEffect.cs ActiveAbnormality.cs && mv StatusEffectManager.cs AbnormalityManager.cs)",
"Bash(cd \"D:/Colosseum/Assets/Scripts/UI\" && mv StatusEffectUI.cs AbnormalitySlotUI.cs && mv StatusEffectListUI.cs AbnormalityListUI.cs)",
"Bash(git -C \"D:/Colosseum\" mv \"Assets/Scripts/Skills/Effects/BuffEffect.cs\" \"Assets/Scripts/Skills/Effects/AbnormalityEffect.cs\")",
"Bash(find /d/Colosseum -name \"*.controller\" 2>/dev/null | head -20)"
"Bash(find /d/Colosseum -name \"*.controller\" 2>/dev/null | head -20)",
"Bash(find d:/Colosseum/Assets -name *.meta -exec grep -l 079bd00af1b92964d8973dcbf2dcd21f {})",
"Bash(2)",
"Bash(find d:/Colosseum/Assets -name *.fbx -o -name *.FBX)",
"Bash(ls -d d:/Colosseum/Assets/*/)",
"Bash(grep -E \"^[^d].*\\\\.cs$|^d\")",
"Bash(chmod +x \"d:/Colosseum/.git/hooks/pre-commit\")",
"Bash(find /d/Colosseum/Assets -name *.cs -type f ! -path */External/* ! -path */Library/*)",
"Bash(find d:/Colosseum/Assets/_Game/AI -type f -name *.asset)"
]
}
}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 32e7ae06c4a99b8408f69881389015de
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7c13504f220e21f439b5ffc041d5b8b3
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3b46f33d28bc6ee4d95329b65350ba70
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cc169d489ec54014f9fe2c3d9bfd1241
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b05bf10550229144884c12fa26151427
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8f1503c21d0566340a24b464443c7c62
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ebdb3327065f1304f9c942017aab98e1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 260215659d8db7a45af7cadca2d6d829
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Lean_L_Additive_Neut
takeName: A_POLY_GBL_Lean_L_Additive_Neut
internalID: -7993143785875900538
firstFrame: 1
lastFrame: 2
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: ce44a11a474307546a10abb0948f5155
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Lean_R_Additive_Neut
takeName: A_POLY_GBL_Lean_R_Additive_Neut
internalID: -8593909466814805576
firstFrame: 3
lastFrame: 4
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dcb34358925c108489c4155a1e3747d4
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: eefae0df55443d247a9b0bcdedbd6646
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_BodyLook_D_Additive_Neut
takeName: A_POLY_GBL_BodyLook_Additive_D_Neut
internalID: -3498202847803255858
firstFrame: 7
lastFrame: 8
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 36698ddf2d65ea64eabde573d93975ca
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_BodyLook_L_Additive_Neut
takeName: A_POLY_GBL_BodyLook_Additive_L_Neut
internalID: -8715756781133904550
firstFrame: 1
lastFrame: 2
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: c206c00c49a91cf438bf021ca5a20934
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_BodyLook_R_Additive_Neut
takeName: A_POLY_GBL_BodyLook_Additive_R_Neut
internalID: -7839069068093665556
firstFrame: 5
lastFrame: 6
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 148a70c84f9a94c488b80cb404875c76
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_BodyLook_U_Additive_Neut
takeName: A_POLY_GBL_BodyLook_Additive_U_Neut
internalID: 8113588581479697277
firstFrame: 3
lastFrame: 4
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 8bf56122309868c4c9eae77b8923cecc
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_HeadLook_D_Additive_Neut
takeName: A_POLY_GBL_HeadLook_D_Additive_Neut
internalID: 5657291161114641228
firstFrame: 7
lastFrame: 8
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: d5252e149eef81442ae79ed762b0bac6
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_HeadLook_L_Additive_Neut
takeName: A_POLY_GBL_HeadLook_L_Additive_Neut
internalID: 2366578255335498304
firstFrame: 1
lastFrame: 2
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: a85858535b274374fb7984579a31b96c
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_HeadLook_R_Additive_Neut
takeName: A_POLY_GBL_HeadLook_R_Additive_Neut
internalID: 6592890714472537302
firstFrame: 5
lastFrame: 6
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 9bc4693419adbfb47943f3fb321c546a
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_HeadLook_U_Additive_Neut
takeName: A_POLY_GBL_HeadLook_U_Additive_Neut
internalID: -9204803872249588444
firstFrame: 3
lastFrame: 4
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d274e0f34771d734e9341944e19b7de9
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 6738fafe84af76e4280196de3d5fc6f9
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Rest_Additive_Neut
takeName: A_POLY_GBL_HeadLook_Additive_Neut
internalID: -8451519429419928012
firstFrame: 0
lastFrame: 1
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4604bd8ccc1a64346a728689878936da
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 576d866c5b1f6fd49857e756b0648fc9
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Fidget_Menacing_Neut
takeName: A_POLY_GBL_Idle_Fidget_Menacing_Neut
internalID: 1380962020377425619
firstFrame: 1
lastFrame: 90
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: b2c6c2173bf63cf44a575732a196c44f
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Fidget_Menacing_RM_Neut
takeName: A_POLY_GBL_Idle_Fidget_Menacing_RM_Neut
internalID: -227044008814848262
firstFrame: 1
lastFrame: 90
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: aeb025c1b6974224193cc3d43701e164
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Fidget_Scratching_Neut
takeName: A_POLY_GBL_Idle_Fidget_Scratching_Neut
internalID: -2182150072686555009
firstFrame: 1
lastFrame: 84
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: b94eeec67afeca246aeb0383a0883fb4
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Fidget_Swipe_Neut
takeName: A_POLY_GBL_Idle_Fidget_Swipe_Neut
internalID: -8731232905743727913
firstFrame: 1
lastFrame: 71
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 19f04d93a53d94d4dab37abecd6938fa
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Idle_Fidget_Swipe_RM_Neut
takeName: A_POLY_GBL_Idle_Fidget_Swipe_RM_Neut
internalID: 8883055060454835017
firstFrame: 1
lastFrame: 71
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2fc52d43b5eec484abb739adb11cff3b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 482c75eb6185a0e46914c58b963b0e8b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 902cb36fe45dc1e438a7b3075567a019
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_InAir_Fall_Long_Neut
takeName: A_POLY_GBL_InAir_Fall_Long_Neut
internalID: 2383323654529191257
firstFrame: 1
lastFrame: 42
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 19881f9fd9f648c4f9dd054f6fd16782
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_InAir_Fall_Short_Neut
takeName: A_POLY_GBL_InAir_Fall_Short_Neut
internalID: 8361473446196519285
firstFrame: 1
lastFrame: 30
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3ad7a0ceae6693f4cb59cf72cc204c95
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,971 @@
fileFormatVersion: 2
guid: 57da3c186f99d454582947ebea69d7f3
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Idle_Neut
takeName: A_POLY_GBL_Jump_Idle_Neut
internalID: 5956137300556942303
firstFrame: 20
lastFrame: 41
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
- serializedVersion: 16
name: A_POLY_GBL_Land_Idle_Neut
takeName: A_POLY_GBL_Jump_Idle_Neut
internalID: -1542320238491171500
firstFrame: 45
lastFrame: 79
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 4731c0ee6ce9fb34ca505d643809ee93
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Idle_RM_Neut
takeName: A_POLY_GBL_Jump_Idle_RM_Neut
internalID: 2908941354475182358
firstFrame: 1
lastFrame: 79
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 79ccbec0fcda0424ebf1f89d39d67e17
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Running_RMH_Neut
takeName: A_POLY_GBL_Jump_Running_RMH_Neut
internalID: 2215040721940562001
firstFrame: 1
lastFrame: 73
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: f039cc51710893241b99999bb1348dff
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Running_RMV_Neut
takeName: A_POLY_GBL_Jump_Running_RMV_Neut
internalID: 2079704278080380690
firstFrame: 1
lastFrame: 73
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 0540b29c1489b4a4f89cc2caa0b6894c
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Running_RM_Neut
takeName: A_POLY_GBL_Jump_Running_RM_Neut
internalID: -3422939682195922602
firstFrame: 1
lastFrame: 73
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,971 @@
fileFormatVersion: 2
guid: 69ab6728e2c0f54458707c295de0fe7e
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Sprinting_Neut
takeName: A_POLY_GBL_Jump_Sprinting_Neut
internalID: 164434872770217184
firstFrame: 13
lastFrame: 33
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
- serializedVersion: 16
name: A_POLY_GBL_Land_Sprinting_Neut
takeName: A_POLY_GBL_Jump_Sprinting_Neut
internalID: -1013191781545259518
firstFrame: 35
lastFrame: 58
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: d98926bbfb043ed47a3942e641246a9a
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Sprinting_RMH_Neut
takeName: A_POLY_GBL_Jump_Sprinting_RMH_Neut
internalID: 5972971627043164638
firstFrame: 1
lastFrame: 69
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 817696e06dc1df94591663bc32319eec
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Sprinting_RMV_Neut
takeName: A_POLY_GBL_Jump_Sprinting_RMV_Neut
internalID: -1116450077062099166
firstFrame: 1
lastFrame: 69
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 7fdc9b6d276243e4aa82d5e1e8698736
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Sprinting_RM_Neut
takeName: A_POLY_GBL_Jump_Sprinting_RM_Neut
internalID: -2387779776692133628
firstFrame: 1
lastFrame: 69
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,971 @@
fileFormatVersion: 2
guid: 5d9c2467d6993c7458b19cd265a6033d
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Walking_Neut
takeName: LandingWalk
internalID: -7955037871088759745
firstFrame: 13
lastFrame: 30
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
- serializedVersion: 16
name: A_POLY_GBL_Land_Walking_Neut
takeName: Take 001
internalID: -998496362607748373
firstFrame: 35
lastFrame: 51
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: a17dbf28bc31e64469b01dbe59f295db
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Walking_RMH_Neut
takeName: LandingWalk
internalID: -7955037871088759745
firstFrame: 1
lastFrame: 58
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: eea08b772aeace14e8ad5fa74fc1f091
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Walking_RMV_Neut
takeName: LandingWalk
internalID: -7955037871088759745
firstFrame: 1
lastFrame: 58
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 7c1776964d636494aae6e8d9cdc41f66
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Jump_Walking_RM_Neut
takeName: LandingWalk
internalID: -7955037871088759745
firstFrame: 1
lastFrame: 58
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 640d80ae977294946bd33419f394d0ff
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: fd15d48a24b352a4db8f82336d3d07f6
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleHard_Neut
takeName: A_POLY_GBL_Land_IdleHard_Neut
internalID: -739442946969123843
firstFrame: 4
lastFrame: 42
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 6eae13c8a5248e847b30aadd9355f9ee
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleHard_RM_Neut
takeName: A_POLY_GBL_Land_IdleHard_RM_Neut
internalID: 8517956742181487572
firstFrame: 1
lastFrame: 42
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 8f901d84eda6b13409a92266160dc493
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleMedium_Neut
takeName: A_POLY_GBL_Land_IdleMedium_Neut
internalID: -831561352996316920
firstFrame: 4
lastFrame: 39
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 02a63e5f39ea98240b2cf6e53044c6e5
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleMedium_RM_Neut
takeName: A_POLY_GBL_Land_IdleMedium_RM_Neut
internalID: 4208453155003980723
firstFrame: 1
lastFrame: 39
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 5928d14f5903d9a4498b8b065b34f1e0
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleSoft_Neut
takeName: A_POLY_GBL_Land_IdleSoft_Neut
internalID: 2859232090421204273
firstFrame: 4
lastFrame: 26
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 97c5c66fe73d41b4c8c499c7d9c54d86
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName: Root
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Land_IdleSoft_RM_Neut
takeName: A_POLY_GBL_Land_IdleSoft_RM_Neut
internalID: 3593429042507425317
firstFrame: 1
lastFrame: 26
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 85681593d4107ed4ebd33793de14a379
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8930a7ae40f3a0a46b91c2deb237a76a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,834 @@
fileFormatVersion: 2
guid: 92636fb26cdccf2409b7c5fd66efbd22
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 0
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: A_POLY_GBL_Crouch_BckStrafe_BL_Neut
takeName: A_POLY_GBL_Crouch_BckStrafe_BL_Neut
internalID: -1917232765456020254
firstFrame: 1
lastFrame: 33
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 1
loopBlendPositionY: 1
loopBlendPositionXZ: 1
keepOriginalOrientation: 1
keepOriginalPositionY: 1
keepOriginalPositionXZ: 1
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask:
- path:
weight: 1
- path: Root
weight: 1
- path: Root/Hips
weight: 1
- path: Root/Hips/Spine_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Finger_01/Finger_02/Finger_03/Finger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/IndexFinger_01/IndexFinger_02/IndexFinger_03/IndexFinger_04
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Prop_L
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_L/Shoulder_L/Elbow_L/Hand_L/Thumb_01/Thumb_02/Thumb_03
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Finger_01_1/Finger_02_1/Finger_03_1/Finger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/IndexFinger_01_1/IndexFinger_02_1/IndexFinger_03_1/IndexFinger_04_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Prop_R
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Clavicle_R/Shoulder_R/Elbow_R/Hand_R/Thumb_01_1/Thumb_02_1/Thumb_03_1
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyebrows
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Eyes
weight: 1
- path: Root/Hips/Spine_01/Spine_02/Spine_03/Neck/Head/Jaw
weight: 1
- path: Root/Hips/UpperLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L
weight: 1
- path: Root/Hips/UpperLeg_L/LowerLeg_L/Ankle_L/Ball_L/Toes_L
weight: 1
- path: Root/Hips/UpperLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R
weight: 1
- path: Root/Hips/UpperLeg_R/LowerLeg_R/Ankle_R/Ball_R/Toes_R
weight: 1
- path: SK_DUMMY_POLYGON_01
weight: 1
maskType: 1
maskSource: {fileID: 31900000, guid: ec419cbad9e04bc47a94256494dea8dc, type: 2}
additiveReferencePoseFrame: 1
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 0
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_L
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperLeg_R
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_L
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LowerLeg_R
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_L
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ankle_R
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_01
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_02
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_L
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Clavicle_R
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_L
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Shoulder_R
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_L
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Elbow_R
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_L
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Hand_R
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_L
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Ball_R
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_01_1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_02_1
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb_03_1
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_01_1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_02_1
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger_03_1
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine_03
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_01_1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_02_1
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Finger_03_1
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: avatarTest(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: SK_Character_Dealer_Female_01
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: avatarTest(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Root
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
scale: {x: 1, y: 1, z: 1}
- name: Spine_01
parentName: Hips
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
scale: {x: 1, y: 1, z: 1}
- name: Spine_02
parentName: Spine_01
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Spine_03
parentName: Spine_02
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
- name: Clavicle_L
parentName: Spine_03
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
- name: Shoulder_L
parentName: Clavicle_L
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
- name: Elbow_L
parentName: Shoulder_L
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
scale: {x: 0.9999999, y: 1, z: 1.0000001}
- name: Hand_L
parentName: Elbow_L
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
scale: {x: 1, y: 1, z: 1}
- name: Finger_01
parentName: Hand_L
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
- name: Finger_02
parentName: Finger_01
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
scale: {x: 1.0000004, y: 1.0000006, z: 1}
- name: Finger_03
parentName: Finger_02
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
scale: {x: 1, y: 1, z: 1}
- name: Finger_04
parentName: Finger_03
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
- name: IndexFinger_01
parentName: Hand_L
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
scale: {x: 1.0000002, y: 1.0000005, z: 1}
- name: IndexFinger_02
parentName: IndexFinger_01
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_03
parentName: IndexFinger_02
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
- name: IndexFinger_04
parentName: IndexFinger_03
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
- name: Thumb_01
parentName: Hand_L
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: Thumb_02
parentName: Thumb_01
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
- name: Thumb_03
parentName: Thumb_02
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
- name: Clavicle_R
parentName: Spine_03
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Shoulder_R
parentName: Clavicle_R
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
- name: Elbow_R
parentName: Shoulder_R
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
- name: Hand_R
parentName: Elbow_R
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
- name: Finger_01_1
parentName: Hand_R
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Finger_02_1
parentName: Finger_01_1
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
- name: Finger_03_1
parentName: Finger_02_1
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
- name: Finger_04_1
parentName: Finger_03_1
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
- name: IndexFinger_01_1
parentName: Hand_R
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
scale: {x: 1, y: 0.99999994, z: 1.0000004}
- name: IndexFinger_02_1
parentName: IndexFinger_01_1
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: IndexFinger_03_1
parentName: IndexFinger_02_1
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
scale: {x: 1, y: 1.0000004, z: 1.0000001}
- name: IndexFinger_04_1
parentName: IndexFinger_03_1
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: Thumb_01_1
parentName: Hand_R
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb_02_1
parentName: Thumb_01_1
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
- name: Thumb_03_1
parentName: Thumb_02_1
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
- name: Neck
parentName: Spine_03
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: Head
parentName: Neck
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
- name: Eyebrows
parentName: Head
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Eyes
parentName: Head
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Jaw
parentName: Head
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
rotation: {x: -0, y: -0, z: -0, w: 1}
scale: {x: 0.9999999, y: 1.0000001, z: 1}
- name: UpperLeg_L
parentName: Hips
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LowerLeg_L
parentName: UpperLeg_L
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
- name: Ankle_L
parentName: LowerLeg_L
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
- name: Ball_L
parentName: Ankle_L
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
- name: Toes_L
parentName: Ball_L
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
scale: {x: 1.0000005, y: 1, z: 1.0000001}
- name: UpperLeg_R
parentName: Hips
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
scale: {x: 1.0000005, y: 1.0000005, z: 1}
- name: LowerLeg_R
parentName: UpperLeg_R
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
scale: {x: 0.99999964, y: 0.9999998, z: 1}
- name: Ankle_R
parentName: LowerLeg_R
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
scale: {x: 1.0000002, y: 1, z: 0.99999976}
- name: Ball_R
parentName: Ankle_R
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
- name: Toes_R
parentName: Ball_R
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 73d520e804e6ca04b89f3abd196e9188, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show More