스킬 시스템 구현
- 애니메이션 이벤트 기반 스킬 시스템 추가 - SkillData: 스킬 데이터 (클립, 쿨타임, 효과 목록) - SkillController: 스킬 실행 및 애니메이션 제어 - AnimatorOverrideController로 단일 State에서 다양한 스킬 재생 - 스킬 효과 시스템 - DamageEffect, HealEffect, BuffEffect - KnockbackEffect, SoundEffect, SpawnEffect - 범위 공격 및 팀 구분 지원 - Team 컴포넌트로 아군/적 구분 - 스킬 중 이동 제한 - IsPlayingAnimation으로 애니메이션 종료까지 이동 불가 - OnSkillEnd 호출 시 다음 스킬 시전 가능 - 입력 시스템에 스킬 슬롯 6개 추가 - 애니메이션 에셋 추가 및 정리 - AnimationSwordCombat 패키지 추가 (검 공격 애니메이션) - PlayerAnimationController에 Skill 상태 추가 - External_Used 폴더 구조 정리 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -21,7 +21,7 @@ AnimatorState:
|
|||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: 4441030841997727119, guid: 005ddab128d7eb141b25099c0eb1ed39, type: 3}
|
m_Motion: {fileID: 1375766457120316241, guid: 12f6f354f8fc3c14a981342fc460cc7e, type: 3}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
@@ -73,6 +73,9 @@ AnimatorStateMachine:
|
|||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 580927713284550422}
|
m_State: {fileID: 580927713284550422}
|
||||||
m_Position: {x: 30, y: 350, z: 0}
|
m_Position: {x: 30, y: 350, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -2487449162152911812}
|
||||||
|
m_Position: {x: -210, y: 350, z: 0}
|
||||||
m_ChildStateMachines: []
|
m_ChildStateMachines: []
|
||||||
m_AnyStateTransitions:
|
m_AnyStateTransitions:
|
||||||
- {fileID: -754003289131015157}
|
- {fileID: -754003289131015157}
|
||||||
@@ -112,6 +115,32 @@ AnimatorState:
|
|||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &-2487449162152911812
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Skill
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: -7717634560727564301, guid: 079bd00af1b92964d8973dcbf2dcd21f, type: 3}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
--- !u!206 &-1886843759694807048
|
--- !u!206 &-1886843759694807048
|
||||||
BlendTree:
|
BlendTree:
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
|
|||||||
@@ -314,6 +314,30 @@ ModelImporter:
|
|||||||
value: {x: 0, y: 0, z: 0}
|
value: {x: 0, y: 0, z: 0}
|
||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
|
- boneName: Finger_01_L
|
||||||
|
humanName: Left Little 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_L
|
||||||
|
humanName: Left Little 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_L
|
||||||
|
humanName: Left Little 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_R
|
- boneName: Thumb_01_R
|
||||||
humanName: Right Thumb Proximal
|
humanName: Right Thumb Proximal
|
||||||
limit:
|
limit:
|
||||||
@@ -362,40 +386,8 @@ ModelImporter:
|
|||||||
value: {x: 0, y: 0, z: 0}
|
value: {x: 0, y: 0, z: 0}
|
||||||
length: 0
|
length: 0
|
||||||
modified: 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_L
|
|
||||||
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_L
|
|
||||||
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_L
|
|
||||||
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_R
|
- boneName: Finger_01_R
|
||||||
humanName: Right Middle Proximal
|
humanName: Right Little Proximal
|
||||||
limit:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -403,7 +395,7 @@ ModelImporter:
|
|||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
- boneName: Finger_02_R
|
- boneName: Finger_02_R
|
||||||
humanName: Right Middle Intermediate
|
humanName: Right Little Intermediate
|
||||||
limit:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -411,7 +403,15 @@ ModelImporter:
|
|||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
- boneName: Finger_03_R
|
- boneName: Finger_03_R
|
||||||
humanName: Right Middle Distal
|
humanName: Right Little 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:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -444,11 +444,6 @@ ModelImporter:
|
|||||||
position: {x: 0.0013178876, y: 0.10275262, z: -0.015561408}
|
position: {x: 0.0013178876, y: 0.10275262, z: -0.015561408}
|
||||||
rotation: {x: 0.026247125, y: 0.009009037, z: -0.016596183, w: 0.99947715}
|
rotation: {x: 0.026247125, y: 0.009009037, z: -0.016596183, w: 0.99947715}
|
||||||
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
||||||
- name: Belly_01
|
|
||||||
parentName: Spine_01
|
|
||||||
position: {x: 0.002064104, y: -0.06819026, z: 0.24266702}
|
|
||||||
rotation: {x: -0.026442308, y: 0.0017333115, z: 0.008240409, w: 0.99961495}
|
|
||||||
scale: {x: 1, y: 1.0000001, z: 1}
|
|
||||||
- name: Spine_02
|
- name: Spine_02
|
||||||
parentName: Spine_01
|
parentName: Spine_01
|
||||||
position: {x: -0.0029759072, y: 0.1814864, z: -0.0005708081}
|
position: {x: -0.0029759072, y: 0.1814864, z: -0.0005708081}
|
||||||
@@ -459,156 +454,6 @@ ModelImporter:
|
|||||||
position: {x: -0.00043575958, y: 0.17900711, z: -0.0032558166}
|
position: {x: -0.00043575958, y: 0.17900711, z: -0.0032558166}
|
||||||
rotation: {x: 0.20762703, y: 0.03177067, z: -0.006166442, w: 0.9776726}
|
rotation: {x: 0.20762703, y: 0.03177067, z: -0.006166442, w: 0.9776726}
|
||||||
scale: {x: 1, y: 1, z: 1.0000001}
|
scale: {x: 1, y: 1, z: 1.0000001}
|
||||||
- name: Clavicle_L
|
|
||||||
parentName: Spine_03
|
|
||||||
position: {x: -0.16757971, y: 0.07642245, z: -0.0017829101}
|
|
||||||
rotation: {x: -0.15017298, y: 0.059948437, z: 0.7493622, w: 0.6421142}
|
|
||||||
scale: {x: 1.0000001, y: 1, z: 0.9999999}
|
|
||||||
- name: Shoulder_L
|
|
||||||
parentName: Clavicle_L
|
|
||||||
position: {x: 0.00324443, y: 0.16130862, z: 3.5527136e-17}
|
|
||||||
rotation: {x: 0.051799625, y: -0.0036869529, z: -0.05892688, w: 0.99691063}
|
|
||||||
scale: {x: 1, y: 1.0000001, z: 0.9999999}
|
|
||||||
- name: Elbow_L
|
|
||||||
parentName: Shoulder_L
|
|
||||||
position: {x: 0.005489169, y: 0.45680052, z: 3.774758e-16}
|
|
||||||
rotation: {x: 0.05731058, y: -0.0034427086, z: -0.0025071197, w: 0.99834734}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000002, z: 1}
|
|
||||||
- name: Hand_L
|
|
||||||
parentName: Elbow_L
|
|
||||||
position: {x: 0.0024141774, y: 0.32867095, z: 0.0011082015}
|
|
||||||
rotation: {x: -0.004409852, y: -0.098716415, z: 0.006790785, w: 0.9950827}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
|
|
||||||
- name: Finger_01_L
|
|
||||||
parentName: Hand_L
|
|
||||||
position: {x: -0.011622111, y: 0.14595719, z: -0.058895938}
|
|
||||||
rotation: {x: 0.051090218, y: -0.98478705, z: 0.11990708, w: 0.114919424}
|
|
||||||
scale: {x: 0.9999995, y: 1.0000001, z: 1.0000001}
|
|
||||||
- name: Finger_02_L
|
|
||||||
parentName: Finger_01_L
|
|
||||||
position: {x: -0.00040179165, y: 0.06414992, z: -0.000035181252}
|
|
||||||
rotation: {x: -0.018927565, y: -0.014576277, z: -0.043695245, w: 0.99875927}
|
|
||||||
scale: {x: 1.0000001, y: 0.9999999, z: 0.99999976}
|
|
||||||
- name: Finger_03_L
|
|
||||||
parentName: Finger_02_L
|
|
||||||
position: {x: -0.0019216998, y: 0.053265963, z: -1.2045919e-16}
|
|
||||||
rotation: {x: 0.018219503, y: 0.00021924624, z: -0.00430195, w: 0.99982476}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000006, z: 1.0000006}
|
|
||||||
- name: Finger_04_L
|
|
||||||
parentName: Finger_03_L
|
|
||||||
position: {x: 0.00091743335, y: 0.047213305, z: -0.000041708987}
|
|
||||||
rotation: {x: -0.013926629, y: 0.0003719663, z: 0.022187693, w: 0.9996568}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000005}
|
|
||||||
- name: IndexFinger_01_L
|
|
||||||
parentName: Hand_L
|
|
||||||
position: {x: 0.01689694, y: 0.15842216, z: 0.025839975}
|
|
||||||
rotation: {x: 0.013993412, y: -0.98917276, z: 0.12420215, w: 0.07691054}
|
|
||||||
scale: {x: 1, y: 0.9999999, z: 1.0000005}
|
|
||||||
- name: IndexFinger_02_L
|
|
||||||
parentName: IndexFinger_01_L
|
|
||||||
position: {x: -0.00014037325, y: 0.06146924, z: -0.0007435563}
|
|
||||||
rotation: {x: -0.002892112, y: 0.037920307, z: -0.034362055, w: 0.99868566}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999976}
|
|
||||||
- name: IndexFinger_03_L
|
|
||||||
parentName: IndexFinger_02_L
|
|
||||||
position: {x: 0.00018585808, y: 0.05793982, z: -0.00007061921}
|
|
||||||
rotation: {x: 0.01264266, y: -0.0032723907, z: -0.035612423, w: 0.99928033}
|
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
|
||||||
- name: IndexFinger_04_L
|
|
||||||
parentName: IndexFinger_03_L
|
|
||||||
position: {x: 0.0004083076, y: 0.059116732, z: -0.00000016580248}
|
|
||||||
rotation: {x: -0.00045294676, y: -0.03471358, z: 0.0070256847, w: 0.99937254}
|
|
||||||
scale: {x: 1, y: 1.0000001, z: 1.0000005}
|
|
||||||
- name: Thumb_01_L
|
|
||||||
parentName: Hand_L
|
|
||||||
position: {x: -0.0094727995, y: 0.057995122, z: 0.06695914}
|
|
||||||
rotation: {x: 0.18727598, y: 0.7291802, z: 0.19306256, w: 0.62924623}
|
|
||||||
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
|
||||||
- name: Thumb_02_L
|
|
||||||
parentName: Thumb_01_L
|
|
||||||
position: {x: 0.000026319289, y: 0.09701594, z: 0.0006519765}
|
|
||||||
rotation: {x: -0.02850387, y: 0.06998048, z: -0.016739646, w: 0.9970006}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
|
||||||
- name: Thumb_03_L
|
|
||||||
parentName: Thumb_02_L
|
|
||||||
position: {x: 0.000004080468, y: 0.09226932, z: 0.0006946768}
|
|
||||||
rotation: {x: -0.0013608184, y: 0.018995311, z: 0.0058943727, w: 0.99980134}
|
|
||||||
scale: {x: 0.99999964, y: 0.99999964, z: 0.9999999}
|
|
||||||
- name: Clavicle_R
|
|
||||||
parentName: Spine_03
|
|
||||||
position: {x: 0.16671917, y: 0.07827638, z: 0.0020882767}
|
|
||||||
rotation: {x: 0.7458645, y: 0.65113306, z: -0.1286996, w: 0.05611032}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
|
|
||||||
- name: Shoulder_R
|
|
||||||
parentName: Clavicle_R
|
|
||||||
position: {x: 0.0012738527, y: 0.16133648, z: 0.00004396111}
|
|
||||||
rotation: {x: -0.053129595, y: -0.99726033, z: 0.0506611, w: -0.009085876}
|
|
||||||
scale: {x: 1, y: 1.0000002, z: 0.9999999}
|
|
||||||
- name: Elbow_R
|
|
||||||
parentName: Shoulder_R
|
|
||||||
position: {x: -0.006257268, y: 0.45679057, z: -0.00005935465}
|
|
||||||
rotation: {x: 0.06731394, y: 0.00044792, z: 0.010719555, w: 0.99767417}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000001, z: 1}
|
|
||||||
- name: Hand_R
|
|
||||||
parentName: Elbow_R
|
|
||||||
position: {x: 0.0021848553, y: 0.32862464, z: -0.0055046706}
|
|
||||||
rotation: {x: -0.016702412, y: 0.047088318, z: -0.0051854583, w: 0.99873763}
|
|
||||||
scale: {x: 1.0000004, y: 1.0000005, z: 0.9999999}
|
|
||||||
- name: Finger_01_R
|
|
||||||
parentName: Hand_R
|
|
||||||
position: {x: 0.008261367, y: 0.14616123, z: -0.058976434}
|
|
||||||
rotation: {x: 0.062086944, y: 0.9895099, z: -0.1189904, w: 0.053448673}
|
|
||||||
scale: {x: 0.9999999, y: 1, z: 1}
|
|
||||||
- name: Finger_02_R
|
|
||||||
parentName: Finger_01_R
|
|
||||||
position: {x: 0.0012804748, y: 0.06413972, z: -0.000000044617604}
|
|
||||||
rotation: {x: -0.01928872, y: 0.0038521502, z: 0.023314694, w: 0.99953467}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000004}
|
|
||||||
- name: Finger_03_R
|
|
||||||
parentName: Finger_02_R
|
|
||||||
position: {x: 0.00050459016, y: 0.053290717, z: 0.00000036493486}
|
|
||||||
rotation: {x: 0.018310083, y: -0.024316281, z: 0.029088622, w: 0.99911326}
|
|
||||||
scale: {x: 1.0000001, y: 0.9999999, z: 0.9999999}
|
|
||||||
- name: Finger_04_R
|
|
||||||
parentName: Finger_03_R
|
|
||||||
position: {x: 0.0002050545, y: 0.04722033, z: -0.00000043038915}
|
|
||||||
rotation: {x: -0.011177991, y: 0.02414354, z: -0.00053653814, w: 0.99964595}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000005}
|
|
||||||
- name: IndexFinger_01_R
|
|
||||||
parentName: Hand_R
|
|
||||||
position: {x: -0.011467606, y: 0.15849775, z: 0.028243912}
|
|
||||||
rotation: {x: -0.004355626, y: 0.9929604, z: -0.10811565, w: 0.048185255}
|
|
||||||
scale: {x: 0.9999999, y: 1.0000002, z: 1.0000001}
|
|
||||||
- name: IndexFinger_02_R
|
|
||||||
parentName: IndexFinger_01_R
|
|
||||||
position: {x: -0.002025563, y: 0.06143196, z: 0.0011596321}
|
|
||||||
rotation: {x: 0.012612136, y: -0.0011453733, z: -0.05796123, w: 0.9982385}
|
|
||||||
scale: {x: 1.0000001, y: 1, z: 1.0000004}
|
|
||||||
- name: IndexFinger_03_R
|
|
||||||
parentName: IndexFinger_02_R
|
|
||||||
position: {x: -0.0127901845, y: 0.056517947, z: 0.00000056286797}
|
|
||||||
rotation: {x: 0.014153711, y: -0.006961871, z: 0.097275406, w: 0.9951325}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002}
|
|
||||||
- name: IndexFinger_04_R
|
|
||||||
parentName: IndexFinger_03_R
|
|
||||||
position: {x: -0.006073725, y: 0.05879465, z: -0.0000004258673}
|
|
||||||
rotation: {x: -0.07132593, y: -0.0112978425, z: 0.03262561, w: 0.9968553}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000002}
|
|
||||||
- name: Thumb_01_R
|
|
||||||
parentName: Hand_R
|
|
||||||
position: {x: 0.017095953, y: 0.05735318, z: 0.06599317}
|
|
||||||
rotation: {x: -0.16376905, y: 0.7226512, z: 0.21469232, w: -0.63628775}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001}
|
|
||||||
- name: Thumb_02_R
|
|
||||||
parentName: Thumb_01_R
|
|
||||||
position: {x: 0.000010750444, y: 0.09702033, z: 0.0008864252}
|
|
||||||
rotation: {x: -0.022831796, y: -0.064717494, z: 0.003697529, w: 0.9976356}
|
|
||||||
scale: {x: 1.0000002, y: 1, z: 1.0000002}
|
|
||||||
- name: Thumb_03_R
|
|
||||||
parentName: Thumb_02_R
|
|
||||||
position: {x: -0.000012649167, y: 0.0922631, z: -0.0013677513}
|
|
||||||
rotation: {x: -0.00007024406, y: 0.047740024, z: -0.11876316, w: 0.9917743}
|
|
||||||
scale: {x: 1.0000007, y: 1.0000006, z: 1.0000002}
|
|
||||||
- name: Neck
|
- name: Neck
|
||||||
parentName: Spine_03
|
parentName: Spine_03
|
||||||
position: {x: -0.0013085745, y: 0.26002455, z: -0.011325856}
|
position: {x: -0.0013085745, y: 0.26002455, z: -0.011325856}
|
||||||
@@ -634,6 +479,161 @@ ModelImporter:
|
|||||||
position: {x: 0.00021237487, y: 0.02416496, z: 0.0387682}
|
position: {x: 0.00021237487, y: 0.02416496, z: 0.0387682}
|
||||||
rotation: {x: -0.6047981, y: 0.0018216658, z: 0.005546919, w: 0.7963576}
|
rotation: {x: -0.6047981, y: 0.0018216658, z: 0.005546919, w: 0.7963576}
|
||||||
scale: {x: 1.0000004, y: 1.0000001, z: 0.99999964}
|
scale: {x: 1.0000004, y: 1.0000001, z: 0.99999964}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.16757971, y: 0.07642245, z: -0.0017829101}
|
||||||
|
rotation: {x: -0.15017298, y: 0.059948437, z: 0.7493622, w: 0.6421142}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: 0.00324443, y: 0.16130862, z: 3.5527136e-17}
|
||||||
|
rotation: {x: 0.051799625, y: -0.0036869529, z: -0.05892688, w: 0.99691063}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: 0.005489169, y: 0.45680052, z: 3.774758e-16}
|
||||||
|
rotation: {x: 0.05731058, y: -0.0034427086, z: -0.0025071197, w: 0.99834734}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0024141774, y: 0.32867095, z: 0.0011082015}
|
||||||
|
rotation: {x: -0.004409852, y: -0.098716415, z: 0.006790785, w: 0.9950827}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Thumb_01_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.0094727995, y: 0.057995122, z: 0.06695914}
|
||||||
|
rotation: {x: 0.20209159, y: 0.7190297, z: 0.22604927, w: 0.6253455}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Thumb_02_L
|
||||||
|
parentName: Thumb_01_L
|
||||||
|
position: {x: 0.000026319289, y: 0.09701594, z: 0.0006519765}
|
||||||
|
rotation: {x: -0.02850387, y: 0.06998048, z: -0.016739646, w: 0.9970006}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Thumb_03_L
|
||||||
|
parentName: Thumb_02_L
|
||||||
|
position: {x: 0.000004080468, y: 0.09226932, z: 0.0006946768}
|
||||||
|
rotation: {x: -0.0013608184, y: 0.018995311, z: 0.0058943727, w: 0.99980134}
|
||||||
|
scale: {x: 0.99999964, y: 0.99999964, z: 0.9999999}
|
||||||
|
- name: IndexFinger_01_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.01689694, y: 0.15842216, z: 0.025839975}
|
||||||
|
rotation: {x: -0.0062337094, y: -0.99676335, z: -0.022900006, w: 0.07680824}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_L
|
||||||
|
parentName: IndexFinger_01_L
|
||||||
|
position: {x: -0.00014037325, y: 0.06146924, z: -0.0007435563}
|
||||||
|
rotation: {x: -0.002892112, y: 0.037920307, z: -0.034362055, w: 0.99868566}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999976}
|
||||||
|
- name: IndexFinger_03_L
|
||||||
|
parentName: IndexFinger_02_L
|
||||||
|
position: {x: 0.00018585808, y: 0.05793982, z: -0.00007061921}
|
||||||
|
rotation: {x: 0.01264266, y: -0.0032723907, z: -0.035612423, w: 0.99928033}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
||||||
|
- name: IndexFinger_04_L
|
||||||
|
parentName: IndexFinger_03_L
|
||||||
|
position: {x: 0.0004083076, y: 0.059116732, z: -0.00000016580248}
|
||||||
|
rotation: {x: -0.00045294676, y: -0.034713577, z: 0.0070256847, w: 0.9993725}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1.0000005}
|
||||||
|
- name: Finger_01_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011622111, y: 0.14595719, z: -0.058895938}
|
||||||
|
rotation: {x: 0.07158117, y: -0.98763865, z: 0.071085855, w: 0.1199707}
|
||||||
|
scale: {x: 0.9999995, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02_L
|
||||||
|
parentName: Finger_01_L
|
||||||
|
position: {x: -0.00040179165, y: 0.06414992, z: -0.000035181252}
|
||||||
|
rotation: {x: -0.018927565, y: -0.014576277, z: -0.043695245, w: 0.99875927}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999999, z: 0.99999976}
|
||||||
|
- name: Finger_03_L
|
||||||
|
parentName: Finger_02_L
|
||||||
|
position: {x: -0.0019216998, y: 0.053265963, z: -1.2045919e-16}
|
||||||
|
rotation: {x: 0.018219503, y: 0.00021924624, z: -0.00430195, w: 0.99982476}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000006, z: 1.0000006}
|
||||||
|
- name: Finger_04_L
|
||||||
|
parentName: Finger_03_L
|
||||||
|
position: {x: 0.00091743335, y: 0.047213305, z: -0.000041708987}
|
||||||
|
rotation: {x: -0.013926629, y: 0.0003719663, z: 0.022187693, w: 0.9996568}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000005}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.16671917, y: 0.07827638, z: 0.0020882767}
|
||||||
|
rotation: {x: 0.7458645, y: 0.6511331, z: -0.1286996, w: 0.056110326}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.0012738527, y: 0.16133648, z: 0.00004396111}
|
||||||
|
rotation: {x: -0.053129595, y: -0.99726033, z: 0.0506611, w: -0.009085876}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 0.9999999}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.006257268, y: 0.45679057, z: -0.00005935465}
|
||||||
|
rotation: {x: 0.06731394, y: 0.00044792, z: 0.010719555, w: 0.99767417}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.0021848553, y: 0.32862464, z: -0.0055046706}
|
||||||
|
rotation: {x: -0.016702412, y: 0.047088318, z: -0.0051854583, w: 0.99873763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000005, z: 0.9999999}
|
||||||
|
- name: Thumb_01_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.017095953, y: 0.05735318, z: 0.06599317}
|
||||||
|
rotation: {x: -0.19243903, y: 0.696696, z: 0.29617056, w: -0.62439156}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Thumb_02_R
|
||||||
|
parentName: Thumb_01_R
|
||||||
|
position: {x: 0.000010750444, y: 0.09702033, z: 0.0008864252}
|
||||||
|
rotation: {x: -0.022831796, y: -0.064717494, z: 0.003697529, w: 0.9976356}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000002}
|
||||||
|
- name: Thumb_03_R
|
||||||
|
parentName: Thumb_02_R
|
||||||
|
position: {x: -0.000012649167, y: 0.0922631, z: -0.0013677513}
|
||||||
|
rotation: {x: -0.00007024406, y: 0.047740024, z: -0.11876316, w: 0.9917743}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: IndexFinger_01_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.011467606, y: 0.15849775, z: 0.028243912}
|
||||||
|
rotation: {x: -0.013801326, y: 0.99776435, z: 0.04013537, w: 0.051624328}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: IndexFinger_02_R
|
||||||
|
parentName: IndexFinger_01_R
|
||||||
|
position: {x: -0.002025563, y: 0.06143196, z: 0.0011596321}
|
||||||
|
rotation: {x: 0.012612136, y: -0.0011453733, z: -0.05796123, w: 0.9982385}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000004}
|
||||||
|
- name: IndexFinger_03_R
|
||||||
|
parentName: IndexFinger_02_R
|
||||||
|
position: {x: -0.0127901845, y: 0.056517947, z: 0.00000056286797}
|
||||||
|
rotation: {x: 0.01415371, y: -0.006961871, z: 0.0972754, w: 0.9951325}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: IndexFinger_04_R
|
||||||
|
parentName: IndexFinger_03_R
|
||||||
|
position: {x: -0.006073725, y: 0.05879465, z: -0.0000004258673}
|
||||||
|
rotation: {x: -0.07132593, y: -0.0112978425, z: 0.03262561, w: 0.9968553}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_01_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.008261367, y: 0.14616123, z: -0.058976434}
|
||||||
|
rotation: {x: 0.08445839, y: 0.992181, z: -0.07098681, w: 0.058348343}
|
||||||
|
scale: {x: 0.9999999, y: 1, z: 1}
|
||||||
|
- name: Finger_02_R
|
||||||
|
parentName: Finger_01_R
|
||||||
|
position: {x: 0.0012804748, y: 0.06413972, z: -0.000000044617604}
|
||||||
|
rotation: {x: -0.019288719, y: 0.00385215, z: 0.023314692, w: 0.9995346}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000004}
|
||||||
|
- name: Finger_03_R
|
||||||
|
parentName: Finger_02_R
|
||||||
|
position: {x: 0.00050459016, y: 0.053290717, z: 0.00000036493486}
|
||||||
|
rotation: {x: 0.018310083, y: -0.024316281, z: 0.029088622, w: 0.99911326}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999999, z: 0.9999999}
|
||||||
|
- name: Finger_04_R
|
||||||
|
parentName: Finger_03_R
|
||||||
|
position: {x: 0.0002050545, y: 0.04722033, z: -0.00000043038915}
|
||||||
|
rotation: {x: -0.011177991, y: 0.02414354, z: -0.00053653814, w: 0.99964595}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: Belly_01
|
||||||
|
parentName: Spine_01
|
||||||
|
position: {x: 0.002064104, y: -0.06819026, z: 0.24266702}
|
||||||
|
rotation: {x: -0.026442308, y: 0.0017333115, z: 0.008240409, w: 0.99961495}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
- name: UpperLeg_L
|
- name: UpperLeg_L
|
||||||
parentName: Hips
|
parentName: Hips
|
||||||
position: {x: -0.12392792, y: -0.041195683, z: 0.002717215}
|
position: {x: -0.12392792, y: -0.041195683, z: 0.002717215}
|
||||||
@@ -647,7 +647,7 @@ ModelImporter:
|
|||||||
- name: Ankle_L
|
- name: Ankle_L
|
||||||
parentName: LowerLeg_L
|
parentName: LowerLeg_L
|
||||||
position: {x: -0.003066919, y: 0.37840855, z: -0.00000012725053}
|
position: {x: -0.003066919, y: 0.37840855, z: -0.00000012725053}
|
||||||
rotation: {x: 0.56309557, y: 0.014711302, z: 0.011093828, w: 0.8261864}
|
rotation: {x: 0.5630956, y: 0.014711302, z: 0.011093829, w: 0.8261864}
|
||||||
scale: {x: 1.000001, y: 1.0000002, z: 1.0000002}
|
scale: {x: 1.000001, y: 1.0000002, z: 1.0000002}
|
||||||
- name: Ball_L
|
- name: Ball_L
|
||||||
parentName: Ankle_L
|
parentName: Ankle_L
|
||||||
@@ -667,7 +667,7 @@ ModelImporter:
|
|||||||
- name: LowerLeg_R
|
- name: LowerLeg_R
|
||||||
parentName: UpperLeg_R
|
parentName: UpperLeg_R
|
||||||
position: {x: 0.012659591, y: 0.3782088, z: 0.00019466088}
|
position: {x: 0.012659591, y: 0.3782088, z: 0.00019466088}
|
||||||
rotation: {x: 0.008418147, y: -0.009210872, z: -0.01745897, w: 0.99976975}
|
rotation: {x: 0.0084181465, y: -0.0092108715, z: -0.017458968, w: 0.9997697}
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
- name: Ankle_R
|
- name: Ankle_R
|
||||||
parentName: LowerLeg_R
|
parentName: LowerLeg_R
|
||||||
|
|||||||
@@ -298,6 +298,30 @@ ModelImporter:
|
|||||||
value: {x: 0, y: 0, z: 0}
|
value: {x: 0, y: 0, z: 0}
|
||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
|
- boneName: Finger_01_L
|
||||||
|
humanName: Left Little 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_L
|
||||||
|
humanName: Left Little 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_L
|
||||||
|
humanName: Left Little 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_R
|
- boneName: Thumb_01_R
|
||||||
humanName: Right Thumb Proximal
|
humanName: Right Thumb Proximal
|
||||||
limit:
|
limit:
|
||||||
@@ -346,40 +370,8 @@ ModelImporter:
|
|||||||
value: {x: 0, y: 0, z: 0}
|
value: {x: 0, y: 0, z: 0}
|
||||||
length: 0
|
length: 0
|
||||||
modified: 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_L
|
|
||||||
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_L
|
|
||||||
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_L
|
|
||||||
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_R
|
- boneName: Finger_01_R
|
||||||
humanName: Right Middle Proximal
|
humanName: Right Little Proximal
|
||||||
limit:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -387,7 +379,7 @@ ModelImporter:
|
|||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
- boneName: Finger_02_R
|
- boneName: Finger_02_R
|
||||||
humanName: Right Middle Intermediate
|
humanName: Right Little Intermediate
|
||||||
limit:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -395,7 +387,15 @@ ModelImporter:
|
|||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
- boneName: Finger_03_R
|
- boneName: Finger_03_R
|
||||||
humanName: Right Middle Distal
|
humanName: Right Little 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:
|
limit:
|
||||||
min: {x: 0, y: 0, z: 0}
|
min: {x: 0, y: 0, z: 0}
|
||||||
max: {x: 0, y: 0, z: 0}
|
max: {x: 0, y: 0, z: 0}
|
||||||
@@ -408,6 +408,11 @@ ModelImporter:
|
|||||||
position: {x: 0, y: 0, z: 0}
|
position: {x: 0, y: 0, z: 0}
|
||||||
rotation: {x: 0, y: 0, z: 0, w: 1}
|
rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: SM_Chr_Kid_Android_01
|
||||||
|
parentName: KidRig_01(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
|
- name: Root
|
||||||
parentName: KidRig_01(Clone)
|
parentName: KidRig_01(Clone)
|
||||||
position: {x: -0, y: 0, z: 0}
|
position: {x: -0, y: 0, z: 0}
|
||||||
@@ -433,6 +438,36 @@ ModelImporter:
|
|||||||
position: {x: -0.09265974, y: 0.016740983, z: -0.0000015461391}
|
position: {x: -0.09265974, y: 0.016740983, z: -0.0000015461391}
|
||||||
rotation: {x: -0.99381036, y: 0.1110902, z: -0.000000029852483, w: -0.000000029752078}
|
rotation: {x: -0.99381036, y: 0.1110902, z: -0.000000029852483, w: -0.000000029752078}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.093597665, y: -0.0005731651, z: 0.0000033965796}
|
||||||
|
rotation: {x: -0.000000001398943, y: -0.0000000010668463, z: 0.041733507, w: 0.99912876}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.07552813, y: -0.002156618, z: -0.0000009839011}
|
||||||
|
rotation: {x: 0.4585709, y: -0.53824973, z: 0.4585709, w: 0.5382497}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Eyes_Left
|
||||||
|
parentName: Head
|
||||||
|
position: {x: -0.03738, y: 0.061539523, z: 0.10102804}
|
||||||
|
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
||||||
|
- name: Eyes_Right
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 0.037381444, y: 0.06157045, z: 0.10102985}
|
||||||
|
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
||||||
|
- name: Eyebrow_Left
|
||||||
|
parentName: Head
|
||||||
|
position: {x: -0.03738, y: 0.076144345, z: 0.10128373}
|
||||||
|
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
||||||
|
- name: Eyebrow_Right
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 0.03738, y: 0.076144345, z: 0.10128373}
|
||||||
|
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
||||||
- name: Clavicle_L
|
- name: Clavicle_L
|
||||||
parentName: Spine_03
|
parentName: Spine_03
|
||||||
position: {x: -0.04519994, y: -0.042139087, z: -0.0883045}
|
position: {x: -0.04519994, y: -0.042139087, z: -0.0883045}
|
||||||
@@ -453,30 +488,25 @@ ModelImporter:
|
|||||||
position: {x: -0.14811465, y: 0.0035030132, z: -0.00044094975}
|
position: {x: -0.14811465, y: 0.0035030132, z: -0.00044094975}
|
||||||
rotation: {x: -0.000000025262121, y: -0.035830695, z: 0.000000019639627, w: 0.9993579}
|
rotation: {x: -0.000000025262121, y: -0.035830695, z: 0.000000019639627, w: 0.9993579}
|
||||||
scale: {x: 0.9999999, y: 1.0000002, z: 0.9999999}
|
scale: {x: 0.9999999, y: 1.0000002, z: 0.9999999}
|
||||||
- name: Finger_01_L
|
- name: Thumb_01_L
|
||||||
parentName: Hand_L
|
parentName: Hand_L
|
||||||
position: {x: -0.07754445, y: -0.00090075267, z: -0.025505058}
|
position: {x: -0.027297186, y: -0.009093959, z: 0.03499913}
|
||||||
rotation: {x: 0.00059985096, y: -0.08457228, z: 0.038876377, w: 0.9956585}
|
rotation: {x: 0.010207941, y: 0.32274446, z: 0.050923567, w: 0.94506013}
|
||||||
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
|
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
||||||
- name: Finger_02_L
|
- name: Thumb_02_L
|
||||||
parentName: Finger_01_L
|
parentName: Thumb_01_L
|
||||||
position: {x: -0.033004887, y: 0.0000000579068, z: -0.0000000023344335}
|
position: {x: -0.04948399, y: -0.000000015720941, z: -0.000000016759023}
|
||||||
rotation: {x: 0.002637277, y: 0.019491911, z: 0.021269325, w: 0.99958026}
|
rotation: {x: -0.04061399, y: -0.021913135, z: 0.026338618, w: 0.9985873}
|
||||||
scale: {x: 1, y: 1, z: 1.0000001}
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
- name: Finger_03_L
|
- name: Thumb_03_L
|
||||||
parentName: Finger_02_L
|
parentName: Thumb_02_L
|
||||||
position: {x: -0.027291592, y: -0.000000058039962, z: -0.000000001577869}
|
position: {x: -0.04401023, y: 0.00000004321164, z: 0.000000004918233}
|
||||||
rotation: {x: -0.018261373, y: -0.023079185, z: 0.029868655, w: 0.9991205}
|
rotation: {x: -0.036403302, y: -0.15203469, z: -0.22999524, w: 0.9605532}
|
||||||
scale: {x: 1, y: 1.0000001, z: 1}
|
scale: {x: 1, y: 0.9999999, z: 1}
|
||||||
- name: Finger_04_L
|
|
||||||
parentName: Finger_03_L
|
|
||||||
position: {x: -0.023329243, y: 0.00000002210337, z: 0.0000000042991597}
|
|
||||||
rotation: {x: 0.016646333, y: 0.09652509, z: -0.16913012, w: 0.98071444}
|
|
||||||
scale: {x: 1.0000001, y: 0.99999976, z: 0.9999999}
|
|
||||||
- name: IndexFinger_01_L
|
- name: IndexFinger_01_L
|
||||||
parentName: Hand_L
|
parentName: Hand_L
|
||||||
position: {x: -0.080760695, y: 0.003097126, z: 0.0207612}
|
position: {x: -0.080760695, y: 0.003097126, z: 0.0207612}
|
||||||
rotation: {x: 0.0009834948, y: -0.08288106, z: 0.005307455, w: 0.9965449}
|
rotation: {x: 0.00028042763, y: 0.06579449, z: 0.004253894, w: 0.9978241}
|
||||||
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
||||||
- name: IndexFinger_02_L
|
- name: IndexFinger_02_L
|
||||||
parentName: IndexFinger_01_L
|
parentName: IndexFinger_01_L
|
||||||
@@ -493,21 +523,26 @@ ModelImporter:
|
|||||||
position: {x: -0.029361526, y: 0.000000019077529, z: -7.302485e-10}
|
position: {x: -0.029361526, y: 0.000000019077529, z: -7.302485e-10}
|
||||||
rotation: {x: -0.004519621, y: -0.028039921, z: -0.15906806, w: 0.986859}
|
rotation: {x: -0.004519621, y: -0.028039921, z: -0.15906806, w: 0.986859}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Thumb_01_L
|
- name: Finger_01_L
|
||||||
parentName: Hand_L
|
parentName: Hand_L
|
||||||
position: {x: -0.027297186, y: -0.009093959, z: 0.03499913}
|
position: {x: -0.07754445, y: -0.00090075267, z: -0.025505058}
|
||||||
rotation: {x: 0.007543839, y: 0.30146775, z: 0.039526112, w: 0.9526269}
|
rotation: {x: -0.0024864073, y: -0.043879688, z: 0.056519143, w: 0.9974338}
|
||||||
scale: {x: 1, y: 0.9999999, z: 1.0000001}
|
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
|
||||||
- name: Thumb_02_L
|
- name: Finger_02_L
|
||||||
parentName: Thumb_01_L
|
parentName: Finger_01_L
|
||||||
position: {x: -0.04948399, y: -0.000000015720941, z: -0.000000016759023}
|
position: {x: -0.033004887, y: 0.0000000579068, z: -0.0000000023344335}
|
||||||
rotation: {x: -0.04061399, y: -0.021913135, z: 0.026338618, w: 0.9985873}
|
rotation: {x: 0.002637277, y: 0.019491911, z: 0.021269325, w: 0.99958026}
|
||||||
scale: {x: 1.0000002, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1.0000001}
|
||||||
- name: Thumb_03_L
|
- name: Finger_03_L
|
||||||
parentName: Thumb_02_L
|
parentName: Finger_02_L
|
||||||
position: {x: -0.04401023, y: 0.00000004321164, z: 0.000000004918233}
|
position: {x: -0.027291592, y: -0.000000058039962, z: -0.000000001577869}
|
||||||
rotation: {x: -0.036403302, y: -0.15203469, z: -0.22999524, w: 0.9605532}
|
rotation: {x: -0.018261373, y: -0.023079185, z: 0.029868655, w: 0.9991205}
|
||||||
scale: {x: 1, y: 0.9999999, z: 1}
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Finger_04_L
|
||||||
|
parentName: Finger_03_L
|
||||||
|
position: {x: -0.023329243, y: 0.00000002210337, z: 0.0000000042991597}
|
||||||
|
rotation: {x: 0.016646333, y: 0.09652509, z: -0.16913012, w: 0.98071444}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999976, z: 0.9999999}
|
||||||
- name: Clavicle_R
|
- name: Clavicle_R
|
||||||
parentName: Spine_03
|
parentName: Spine_03
|
||||||
position: {x: -0.045193475, y: -0.04214805, z: 0.08830353}
|
position: {x: -0.045193475, y: -0.04214805, z: 0.08830353}
|
||||||
@@ -528,30 +563,25 @@ ModelImporter:
|
|||||||
position: {x: 0.14811572, y: -0.0034368928, z: -0.00057731516}
|
position: {x: 0.14811572, y: -0.0034368928, z: -0.00057731516}
|
||||||
rotation: {x: 1.1641532e-10, y: -0.035830714, z: 0.000000034356162, w: 0.99935794}
|
rotation: {x: 1.1641532e-10, y: -0.035830714, z: 0.000000034356162, w: 0.99935794}
|
||||||
scale: {x: 1, y: 1.0000007, z: 1.0000006}
|
scale: {x: 1, y: 1.0000007, z: 1.0000006}
|
||||||
- name: Finger_01_R
|
- name: Thumb_01_R
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.07774303, y: 0.0005216299, z: 0.024904096}
|
position: {x: 0.027093507, y: 0.008616875, z: -0.03527702}
|
||||||
rotation: {x: -0.000115426315, y: -0.084107466, z: 0.040328503, w: 0.99564034}
|
rotation: {x: 0.011477856, y: 0.32143095, z: 0.054128557, w: 0.945315}
|
||||||
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
scale: {x: 1, y: 1.0000001, z: 1.0000002}
|
||||||
- name: Finger_02_R
|
- name: Thumb_02_R
|
||||||
parentName: Finger_01_R
|
parentName: Thumb_01_R
|
||||||
position: {x: 0.033001285, y: -0.00039625878, z: -0.0002841275}
|
position: {x: 0.049480725, y: -0.0004714786, z: -0.00031812117}
|
||||||
rotation: {x: 0.0026372147, y: 0.019491969, z: 0.021269374, w: 0.99958026}
|
rotation: {x: -0.04047398, y: -0.021283558, z: 0.025859226, w: 0.99861914}
|
||||||
scale: {x: 0.9999999, y: 1.0000004, z: 1.0000004}
|
scale: {x: 1.0000001, y: 1.0000006, z: 0.9999999}
|
||||||
- name: Finger_03_R
|
- name: Thumb_03_R
|
||||||
parentName: Finger_02_R
|
parentName: Thumb_02_R
|
||||||
position: {x: 0.027286293, y: -0.0004798213, z: -0.0002429156}
|
position: {x: 0.044007998, y: -0.00036011188, z: -0.00025854137}
|
||||||
rotation: {x: -0.017923051, y: -0.023973107, z: 0.031926908, w: 0.9990419}
|
rotation: {x: -0.036403332, y: -0.15203467, z: -0.22999512, w: 0.9605533}
|
||||||
scale: {x: 0.99999976, y: 1, z: 1}
|
scale: {x: 1.0000006, y: 0.9999999, z: 1.0000004}
|
||||||
- name: Finger_04_R
|
|
||||||
parentName: Finger_03_R
|
|
||||||
position: {x: 0.02332247, y: -0.00050194346, z: -0.0002529019}
|
|
||||||
rotation: {x: 0.016646268, y: 0.09652511, z: -0.16912995, w: 0.9807145}
|
|
||||||
scale: {x: 1.0000005, y: 0.9999999, z: 1.0000001}
|
|
||||||
- name: IndexFinger_01_R
|
- name: IndexFinger_01_R
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.080573425, y: -0.0038611519, z: -0.021352524}
|
position: {x: 0.080573425, y: -0.0038611519, z: -0.021352524}
|
||||||
rotation: {x: -0.00083888666, y: -0.08291712, z: 0.00805994, w: 0.99652356}
|
rotation: {x: 0.0002804758, y: 0.06579445, z: 0.0042538387, w: 0.9978241}
|
||||||
scale: {x: 0.9999999, y: 1.0000004, z: 1.0000004}
|
scale: {x: 0.9999999, y: 1.0000004, z: 1.0000004}
|
||||||
- name: IndexFinger_02_R
|
- name: IndexFinger_02_R
|
||||||
parentName: IndexFinger_01_R
|
parentName: IndexFinger_01_R
|
||||||
@@ -568,51 +598,51 @@ ModelImporter:
|
|||||||
position: {x: 0.029351868, y: -0.0006946568, z: -0.00029063335}
|
position: {x: 0.029351868, y: -0.0006946568, z: -0.00029063335}
|
||||||
rotation: {x: -0.0045197285, y: -0.028039934, z: -0.15906808, w: 0.986859}
|
rotation: {x: -0.0045197285, y: -0.028039934, z: -0.15906808, w: 0.986859}
|
||||||
scale: {x: 1.0000005, y: 0.99999976, z: 1}
|
scale: {x: 1.0000005, y: 0.99999976, z: 1}
|
||||||
- name: Thumb_01_R
|
- name: Finger_01_R
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.027093507, y: 0.008616875, z: -0.03527702}
|
position: {x: 0.07774303, y: 0.0005216299, z: 0.024904096}
|
||||||
rotation: {x: 0.008689196, y: 0.30160162, z: 0.043185256, w: 0.9524158}
|
rotation: {x: -0.0024863866, y: -0.043879747, z: 0.056519166, w: 0.9974337}
|
||||||
scale: {x: 1, y: 1.0000001, z: 1.0000002}
|
|
||||||
- name: Thumb_02_R
|
|
||||||
parentName: Thumb_01_R
|
|
||||||
position: {x: 0.049480725, y: -0.0004714786, z: -0.00031812117}
|
|
||||||
rotation: {x: -0.04047398, y: -0.021283558, z: 0.025859226, w: 0.99861914}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000006, z: 0.9999999}
|
|
||||||
- name: Thumb_03_R
|
|
||||||
parentName: Thumb_02_R
|
|
||||||
position: {x: 0.044007998, y: -0.00036011188, z: -0.00025854137}
|
|
||||||
rotation: {x: -0.036403332, y: -0.15203467, z: -0.22999512, w: 0.9605533}
|
|
||||||
scale: {x: 1.0000006, y: 0.9999999, z: 1.0000004}
|
|
||||||
- name: Neck
|
|
||||||
parentName: Spine_03
|
|
||||||
position: {x: -0.093597665, y: -0.0005731651, z: 0.0000033965796}
|
|
||||||
rotation: {x: -0.000000001398943, y: -0.0000000010668463, z: 0.041733507, w: 0.99912876}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
- name: Head
|
- name: Finger_02_R
|
||||||
parentName: Neck
|
parentName: Finger_01_R
|
||||||
position: {x: -0.07552813, y: -0.002156618, z: -0.0000009839011}
|
position: {x: 0.033001285, y: -0.00039625878, z: -0.0002841275}
|
||||||
rotation: {x: 0.4585709, y: -0.53824973, z: 0.4585709, w: 0.5382497}
|
rotation: {x: 0.0026372147, y: 0.019491969, z: 0.021269374, w: 0.99958026}
|
||||||
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
scale: {x: 0.9999999, y: 1.0000004, z: 1.0000004}
|
||||||
- name: Eyebrow_Left
|
- name: Finger_03_R
|
||||||
parentName: Head
|
parentName: Finger_02_R
|
||||||
position: {x: -0.03738, y: 0.076144345, z: 0.10128373}
|
position: {x: 0.027286293, y: -0.0004798213, z: -0.0002429156}
|
||||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
rotation: {x: -0.01792305, y: -0.023973107, z: 0.031926904, w: 0.9990419}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
scale: {x: 0.99999976, y: 1, z: 1}
|
||||||
- name: Eyebrow_Right
|
- name: Finger_04_R
|
||||||
parentName: Head
|
parentName: Finger_03_R
|
||||||
position: {x: 0.03738, y: 0.076144345, z: 0.10128373}
|
position: {x: 0.02332247, y: -0.00050194346, z: -0.0002529019}
|
||||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
rotation: {x: 0.016646268, y: 0.09652511, z: -0.16912995, w: 0.9807145}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
scale: {x: 1.0000005, y: 0.9999999, z: 1.0000001}
|
||||||
- name: Eyes_Left
|
- name: UpperLeg_R
|
||||||
parentName: Head
|
parentName: Hips
|
||||||
position: {x: -0.03738, y: 0.061539523, z: 0.10102804}
|
position: {x: 0.03305291, y: -0.025863247, z: -0.06592251}
|
||||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
rotation: {x: 0.04177526, y: 0.7058717, z: -0.7041901, w: -0.06415946}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Eyes_Right
|
- name: LowerLeg_R
|
||||||
parentName: Head
|
parentName: UpperLeg_R
|
||||||
position: {x: 0.037381444, y: 0.06157045, z: 0.10102985}
|
position: {x: -0.2436484, y: -0.0014723573, z: 0.0024432454}
|
||||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
rotation: {x: 0.64437765, y: 0.024462774, z: -0.0047376095, w: 0.76430136}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
scale: {x: 1, y: 1, z: 1.0000002}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.18347627, y: 0.008874218, z: 0.00009901513}
|
||||||
|
rotation: {x: -0.8576701, y: -0.5072128, z: -0.039752793, w: 0.074543655}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: -0.10175773, y: -0.008909681, z: 0.00007069872}
|
||||||
|
rotation: {x: 0.000000029802322, y: -0.000000059604645, z: -0.27001584, w: 0.96285594}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: -0.058384985, y: 0.00024024, z: 0.000056326207}
|
||||||
|
rotation: {x: -0.000000109697645, y: -0.7071068, z: -0.000000069116304, w: 0.7071068}
|
||||||
|
scale: {x: 0.9999999, y: 1, z: 0.9999999}
|
||||||
- name: UpperLeg_L
|
- name: UpperLeg_L
|
||||||
parentName: Hips
|
parentName: Hips
|
||||||
position: {x: 0.03305291, y: -0.025863247, z: 0.06592251}
|
position: {x: 0.03305291, y: -0.025863247, z: 0.06592251}
|
||||||
@@ -621,7 +651,7 @@ ModelImporter:
|
|||||||
- name: LowerLeg_L
|
- name: LowerLeg_L
|
||||||
parentName: UpperLeg_L
|
parentName: UpperLeg_L
|
||||||
position: {x: 0.2435852, y: 0.0015737178, z: 0.0060370755}
|
position: {x: 0.2435852, y: 0.0015737178, z: 0.0060370755}
|
||||||
rotation: {x: 0.6443777, y: 0.024462676, z: -0.004737714, w: 0.76430136}
|
rotation: {x: 0.6443777, y: 0.024462674, z: -0.004737714, w: 0.7643013}
|
||||||
scale: {x: 0.99999976, y: 1, z: 0.9999999}
|
scale: {x: 0.99999976, y: 1, z: 0.9999999}
|
||||||
- name: Ankle_L
|
- name: Ankle_L
|
||||||
parentName: LowerLeg_L
|
parentName: LowerLeg_L
|
||||||
@@ -638,36 +668,6 @@ ModelImporter:
|
|||||||
position: {x: 0.05836382, y: -0.0015907033, z: 0.00003425606}
|
position: {x: 0.05836382, y: -0.0015907033, z: 0.00003425606}
|
||||||
rotation: {x: 0.00000011033131, y: -0.7071068, z: -0.000000035825515, w: 0.7071068}
|
rotation: {x: 0.00000011033131, y: -0.7071068, z: -0.000000035825515, w: 0.7071068}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
scale: {x: 1, y: 0.9999999, z: 0.99999976}
|
||||||
- name: UpperLeg_R
|
|
||||||
parentName: Hips
|
|
||||||
position: {x: 0.03305291, y: -0.025863247, z: -0.06592251}
|
|
||||||
rotation: {x: 0.041775256, y: 0.7058717, z: -0.70419, w: -0.06415946}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
- name: LowerLeg_R
|
|
||||||
parentName: UpperLeg_R
|
|
||||||
position: {x: -0.2436484, y: -0.0014723573, z: 0.0024432454}
|
|
||||||
rotation: {x: 0.64437765, y: 0.024462774, z: -0.0047376095, w: 0.76430136}
|
|
||||||
scale: {x: 1, y: 1, z: 1.0000002}
|
|
||||||
- name: Ankle_R
|
|
||||||
parentName: LowerLeg_R
|
|
||||||
position: {x: -0.18347627, y: 0.008874218, z: 0.00009901513}
|
|
||||||
rotation: {x: -0.8576702, y: -0.5072129, z: -0.039752796, w: 0.07454366}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000001}
|
|
||||||
- name: Ball_R
|
|
||||||
parentName: Ankle_R
|
|
||||||
position: {x: -0.10175773, y: -0.008909681, z: 0.00007069872}
|
|
||||||
rotation: {x: 0.000000029802322, y: -0.000000059604645, z: -0.27001584, w: 0.96285594}
|
|
||||||
scale: {x: 1.0000001, y: 0.9999999, z: 1.0000001}
|
|
||||||
- name: Toes_R
|
|
||||||
parentName: Ball_R
|
|
||||||
position: {x: -0.058384985, y: 0.00024024, z: 0.000056326207}
|
|
||||||
rotation: {x: -0.000000109697645, y: -0.7071068, z: -0.000000069116304, w: 0.7071068}
|
|
||||||
scale: {x: 0.9999999, y: 1, z: 0.9999999}
|
|
||||||
- name: SM_Chr_Kid_Android_01
|
|
||||||
parentName: KidRig_01(Clone)
|
|
||||||
position: {x: -0, y: 0, z: 0}
|
|
||||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
armTwist: 0.5
|
armTwist: 0.5
|
||||||
foreArmTwist: 0.5
|
foreArmTwist: 0.5
|
||||||
upperLegTwist: 0.5
|
upperLegTwist: 0.5
|
||||||
|
|||||||
@@ -771,23 +771,33 @@ ModelImporter:
|
|||||||
length: 0
|
length: 0
|
||||||
modified: 0
|
modified: 0
|
||||||
skeleton:
|
skeleton:
|
||||||
- name: POLYGONRig_01(Clone)
|
- name: Characters(Clone)
|
||||||
parentName:
|
parentName:
|
||||||
position: {x: 0, y: 0, z: 0}
|
position: {x: 0, y: 0, z: 0}
|
||||||
rotation: {x: 0, y: 0, z: 0, w: 1}
|
rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Character_Female_Face_01
|
- name: Character_Female_Face_01
|
||||||
parentName: POLYGONRig_01(Clone)
|
parentName: Characters(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: Character_Hair_Female_01
|
||||||
|
parentName: Characters(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: Character_Hair_Male_01
|
||||||
|
parentName: Characters(Clone)
|
||||||
position: {x: -0, y: 0, z: 0}
|
position: {x: -0, y: 0, z: 0}
|
||||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Character_Male_Face_01
|
- name: Character_Male_Face_01
|
||||||
parentName: POLYGONRig_01(Clone)
|
parentName: Characters(Clone)
|
||||||
position: {x: -0, y: 0, z: 0}
|
position: {x: -0, y: 0, z: 0}
|
||||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Root
|
- name: Root
|
||||||
parentName: POLYGONRig_01(Clone)
|
parentName: Characters(Clone)
|
||||||
position: {x: -0, y: 0, z: 0}
|
position: {x: -0, y: 0, z: 0}
|
||||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
scale: {x: 1, y: 1, z: 1}
|
scale: {x: 1, y: 1, z: 1}
|
||||||
@@ -811,6 +821,26 @@ ModelImporter:
|
|||||||
position: {x: -0.17903724, y: 2.2204459e-17, z: 7.509725e-17}
|
position: {x: -0.17903724, y: 2.2204459e-17, z: 7.509725e-17}
|
||||||
rotation: {x: -0.99381036, y: 0.11109023, z: 0.000000026011364, w: -0.00000006608558}
|
rotation: {x: -0.99381036, y: 0.11109023, z: 0.000000026011364, w: -0.00000006608558}
|
||||||
scale: {x: 1.0000007, y: 1.0000006, z: 1.0000004}
|
scale: {x: 1.0000007, y: 1.0000006, z: 1.0000004}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.111889675, y: -6.661338e-18, z: -4.6244128e-17}
|
||||||
|
rotation: {x: -0.0000000013989451, y: -0.0000000010668383, z: 0.041733388, w: 0.9991288}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000007, z: 1.0000008}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.12164435, y: -1.5099033e-16, z: -5.059176e-17}
|
||||||
|
rotation: {x: 0.4585709, y: -0.53824973, z: 0.45857093, w: 0.5382497}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: -2.0510383e-31, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: 0.000000059604638, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 2.5243548e-31, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: 0.000000059604638, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
- name: Clavicle_L
|
- name: Clavicle_L
|
||||||
parentName: Spine_03
|
parentName: Spine_03
|
||||||
position: {x: -0.058011726, y: -0.041914478, z: -0.07447154}
|
position: {x: -0.058011726, y: -0.041914478, z: -0.07447154}
|
||||||
@@ -831,10 +861,45 @@ ModelImporter:
|
|||||||
position: {x: -0.27114528, y: 0, z: -0.00038136425}
|
position: {x: -0.27114528, y: 0, z: -0.00038136425}
|
||||||
rotation: {x: -0.000000015250407, y: -0.03583065, z: 0.000000090041794, w: 0.9993579}
|
rotation: {x: -0.000000015250407, y: -0.03583065, z: 0.000000090041794, w: 0.9993579}
|
||||||
scale: {x: 1.0000001, y: 1, z: 0.99999994}
|
scale: {x: 1.0000001, y: 1, z: 0.99999994}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.035140477, y: -0.011706916, z: 0.045055393}
|
||||||
|
rotation: {x: 0.01192837, y: 0.32036352, z: 0.056064583, w: 0.94555897}
|
||||||
|
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.06370214, y: -6.1062266e-18, z: 4.440892e-18}
|
||||||
|
rotation: {x: -0.040613644, y: -0.021910327, z: 0.026336538, w: 0.9985874}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: -0.056655698, y: 2.9115598e-16, z: 3.9968027e-17}
|
||||||
|
rotation: {x: -0.03640332, y: -0.15203467, z: -0.22999537, w: 0.96055317}
|
||||||
|
scale: {x: 1.0000002, y: 0.99999976, z: 0.99999994}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.10396561, y: 0.003987151, z: 0.026726495}
|
||||||
|
rotation: {x: 0.00028041174, y: 0.065794446, z: 0.004253855, w: 0.99782413}
|
||||||
|
scale: {x: 1.0000004, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: -0.040936317, y: -1.5276409e-18, z: 2.4424906e-17}
|
||||||
|
rotation: {x: -0.0011587865, y: -0.0041988003, z: 0.038434565, w: 0.9992516}
|
||||||
|
scale: {x: 0.9999998, y: 0.99999994, z: 1.0000002}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.03791188, y: -2.1461998e-16, z: -3.8302694e-17}
|
||||||
|
rotation: {x: -0.0069200443, y: -0.016652737, z: 0.036911275, w: 0.9991559}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.99999994}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.03779794, y: -1.9284054e-16, z: -9.992007e-18}
|
||||||
|
rotation: {x: -0.0045195897, y: -0.028039878, z: -0.15906802, w: 0.986859}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1.0000002}
|
||||||
- name: Finger_01
|
- name: Finger_01
|
||||||
parentName: Hand_L
|
parentName: Hand_L
|
||||||
position: {x: -0.099825256, y: -0.0011595894, z: -0.0328334}
|
position: {x: -0.099825256, y: -0.0011595894, z: -0.0328334}
|
||||||
rotation: {x: 0.00059997395, y: -0.08457175, z: 0.03887639, w: 0.9956586}
|
rotation: {x: -0.002486397, y: -0.043879807, z: 0.056519274, w: 0.99743366}
|
||||||
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
scale: {x: 1, y: 0.9999999, z: 0.9999999}
|
||||||
- name: Finger_02
|
- name: Finger_02
|
||||||
parentName: Finger_01
|
parentName: Finger_01
|
||||||
@@ -851,41 +916,6 @@ ModelImporter:
|
|||||||
position: {x: -0.030032393, y: 2.126771e-16, z: -1.110223e-18}
|
position: {x: -0.030032393, y: 2.126771e-16, z: -1.110223e-18}
|
||||||
rotation: {x: 0.016646383, y: 0.0965254, z: -0.16913, w: 0.9807145}
|
rotation: {x: 0.016646383, y: 0.0965254, z: -0.16913, w: 0.9807145}
|
||||||
scale: {x: 0.9999999, y: 0.9999999, z: 1}
|
scale: {x: 0.9999999, y: 0.9999999, z: 1}
|
||||||
- name: IndexFinger_01
|
|
||||||
parentName: Hand_L
|
|
||||||
position: {x: -0.10396561, y: 0.003987151, z: 0.026726495}
|
|
||||||
rotation: {x: 0.0009835786, y: -0.082880765, z: 0.0053071147, w: 0.9965449}
|
|
||||||
scale: {x: 1.0000004, y: 0.99999994, z: 0.9999999}
|
|
||||||
- name: IndexFinger_02
|
|
||||||
parentName: IndexFinger_01
|
|
||||||
position: {x: -0.040936317, y: -1.5276409e-18, z: 2.4424906e-17}
|
|
||||||
rotation: {x: -0.0011587866, y: -0.004198801, z: 0.03843457, w: 0.99925166}
|
|
||||||
scale: {x: 0.9999998, y: 0.99999994, z: 1.0000002}
|
|
||||||
- name: IndexFinger_03
|
|
||||||
parentName: IndexFinger_02
|
|
||||||
position: {x: -0.03791188, y: -2.1461998e-16, z: -3.8302694e-17}
|
|
||||||
rotation: {x: -0.0069200443, y: -0.016652737, z: 0.036911275, w: 0.9991559}
|
|
||||||
scale: {x: 1.0000002, y: 1.0000001, z: 0.99999994}
|
|
||||||
- name: IndexFinger_04
|
|
||||||
parentName: IndexFinger_03
|
|
||||||
position: {x: -0.03779794, y: -1.9284054e-16, z: -9.992007e-18}
|
|
||||||
rotation: {x: -0.0045195897, y: -0.028039878, z: -0.15906802, w: 0.986859}
|
|
||||||
scale: {x: 1, y: 1.0000001, z: 1.0000002}
|
|
||||||
- name: Thumb_01
|
|
||||||
parentName: Hand_L
|
|
||||||
position: {x: -0.035140477, y: -0.011706916, z: 0.045055393}
|
|
||||||
rotation: {x: 0.009150001, y: 0.29994503, z: 0.044017684, w: 0.9528965}
|
|
||||||
scale: {x: 0.9999999, y: 0.9999999, z: 0.9999999}
|
|
||||||
- name: Thumb_02
|
|
||||||
parentName: Thumb_01
|
|
||||||
position: {x: -0.06370214, y: -6.1062266e-18, z: 4.440892e-18}
|
|
||||||
rotation: {x: -0.040613644, y: -0.021910328, z: 0.026336538, w: 0.9985875}
|
|
||||||
scale: {x: 1.0000001, y: 1.0000004, z: 1}
|
|
||||||
- name: Thumb_03
|
|
||||||
parentName: Thumb_02
|
|
||||||
position: {x: -0.056655698, y: 2.9115598e-16, z: 3.9968027e-17}
|
|
||||||
rotation: {x: -0.03640332, y: -0.15203467, z: -0.22999537, w: 0.96055317}
|
|
||||||
scale: {x: 1.0000002, y: 0.99999976, z: 0.99999994}
|
|
||||||
- name: Clavicle_R
|
- name: Clavicle_R
|
||||||
parentName: Spine_03
|
parentName: Spine_03
|
||||||
position: {x: -0.05801534, y: -0.04191418, z: 0.0744715}
|
position: {x: -0.05801534, y: -0.04191418, z: 0.0744715}
|
||||||
@@ -894,7 +924,7 @@ ModelImporter:
|
|||||||
- name: Shoulder_R
|
- name: Shoulder_R
|
||||||
parentName: Clavicle_R
|
parentName: Clavicle_R
|
||||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
rotation: {x: 0.0077331346, y: 0.1976844, z: 0.011917319, w: 0.98016286}
|
rotation: {x: 0.0077331355, y: 0.1976844, z: 0.011917321, w: 0.98016286}
|
||||||
scale: {x: 1.0000004, y: 1.0000013, z: 1.0000012}
|
scale: {x: 1.0000004, y: 1.0000013, z: 1.0000012}
|
||||||
- name: Elbow_R
|
- name: Elbow_R
|
||||||
parentName: Shoulder_R
|
parentName: Shoulder_R
|
||||||
@@ -906,35 +936,30 @@ ModelImporter:
|
|||||||
position: {x: 0.2711449, y: -2.842171e-16, z: 0.00038136088}
|
position: {x: 0.2711449, y: -2.842171e-16, z: 0.00038136088}
|
||||||
rotation: {x: 0.0000000334112, y: -0.03583065, z: 0.00000013890077, w: 0.9993579}
|
rotation: {x: 0.0000000334112, y: -0.03583065, z: 0.00000013890077, w: 0.9993579}
|
||||||
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
- name: Finger_01 1
|
- name: Thumb_01 1
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.099825, y: 0.00116, z: 0.032833397}
|
position: {x: 0.03514, y: 0.01171, z: -0.045055397}
|
||||||
rotation: {x: 0.0006008503, y: -0.0845742, z: 0.03887364, w: 0.99565846}
|
rotation: {x: 0.01194523, y: 0.32034844, z: 0.05609825, w: 0.94556177}
|
||||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
|
scale: {x: 0.99999976, y: 1.0000007, z: 1.0000012}
|
||||||
- name: Finger_02 1
|
- name: Thumb_02 1
|
||||||
parentName: Finger_01 1
|
parentName: Thumb_01 1
|
||||||
position: {x: 0.04248809, y: 0.00000026534414, z: -0.000000019789931}
|
position: {x: 0.06370146, y: -0.000007811825, z: 0.00000043638116}
|
||||||
rotation: {x: 0.0026371074, y: 0.019491965, z: 0.021269426, w: 0.9995803}
|
rotation: {x: -0.040608164, y: -0.021906279, z: 0.026277723, w: 0.9985893}
|
||||||
scale: {x: 1, y: 1.0000007, z: 1}
|
scale: {x: 1.0000002, y: 1.0000011, z: 1.0000005}
|
||||||
- name: Finger_03 1
|
- name: Thumb_03 1
|
||||||
parentName: Finger_02 1
|
parentName: Thumb_02 1
|
||||||
position: {x: 0.035133243, y: -0.00000019978481, z: 0.000000014853608}
|
position: {x: 0.056655083, y: 0.00000009835502, z: -0.00000020279542}
|
||||||
rotation: {x: -0.018261908, y: -0.023070162, z: 0.02984723, w: 0.99912137}
|
rotation: {x: -0.036403224, y: -0.15203467, z: -0.22999525, w: 0.9605533}
|
||||||
scale: {x: 1, y: 1.0000013, z: 1.0000012}
|
scale: {x: 1.0000007, y: 0.9999996, z: 0.9999999}
|
||||||
- name: Finger_04 1
|
|
||||||
parentName: Finger_03 1
|
|
||||||
position: {x: 0.03003113, y: 0.0000011334713, z: 0.0000003591099}
|
|
||||||
rotation: {x: 0.016646417, y: 0.096525304, z: -0.16912998, w: 0.9807145}
|
|
||||||
scale: {x: 1.0000004, y: 0.9999987, z: 0.9999994}
|
|
||||||
- name: IndexFinger_01 1
|
- name: IndexFinger_01 1
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.103966, y: -0.0039899996, z: -0.026726501}
|
position: {x: 0.103966, y: -0.0039899996, z: -0.026726501}
|
||||||
rotation: {x: 0.0009867171, y: -0.08288249, z: 0.0053005787, w: 0.9965448}
|
rotation: {x: 0.00028042094, y: 0.06579443, z: 0.004253825, w: 0.9978242}
|
||||||
scale: {x: 1.0000002, y: 1.0000008, z: 1.0000008}
|
scale: {x: 1.0000002, y: 1.0000008, z: 1.0000008}
|
||||||
- name: IndexFinger_02 1
|
- name: IndexFinger_02 1
|
||||||
parentName: IndexFinger_01 1
|
parentName: IndexFinger_01 1
|
||||||
position: {x: 0.04093591, y: 0.0000009698692, z: -0.00000004956748}
|
position: {x: 0.04093591, y: 0.0000009698692, z: -0.00000004956748}
|
||||||
rotation: {x: -0.0011592663, y: -0.0041956585, z: 0.038400896, w: 0.9992529}
|
rotation: {x: -0.0011592662, y: -0.0041956585, z: 0.038400892, w: 0.9992529}
|
||||||
scale: {x: 0.9999998, y: 1.0000008, z: 1.0000011}
|
scale: {x: 0.9999998, y: 1.0000008, z: 1.0000011}
|
||||||
- name: IndexFinger_03 1
|
- name: IndexFinger_03 1
|
||||||
parentName: IndexFinger_02 1
|
parentName: IndexFinger_02 1
|
||||||
@@ -946,80 +971,30 @@ ModelImporter:
|
|||||||
position: {x: 0.037793327, y: -0.0000052657088, z: -0.0000001550738}
|
position: {x: 0.037793327, y: -0.0000052657088, z: -0.0000001550738}
|
||||||
rotation: {x: -0.0045196493, y: -0.028039947, z: -0.159068, w: 0.986859}
|
rotation: {x: -0.0045196493, y: -0.028039947, z: -0.159068, w: 0.986859}
|
||||||
scale: {x: 1.0000006, y: 0.99999964, z: 1}
|
scale: {x: 1.0000006, y: 0.99999964, z: 1}
|
||||||
- name: Thumb_01 1
|
- name: Finger_01 1
|
||||||
parentName: Hand_R
|
parentName: Hand_R
|
||||||
position: {x: 0.03514, y: 0.01171, z: -0.045055397}
|
position: {x: 0.099825, y: 0.00116, z: 0.032833397}
|
||||||
rotation: {x: 0.009169474, y: 0.29995278, z: 0.044068303, w: 0.9528916}
|
rotation: {x: -0.00248633, y: -0.043879747, z: 0.056519113, w: 0.9974338}
|
||||||
scale: {x: 0.99999976, y: 1.0000007, z: 1.0000012}
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
|
||||||
- name: Thumb_02 1
|
- name: Finger_02 1
|
||||||
parentName: Thumb_01 1
|
parentName: Finger_01 1
|
||||||
position: {x: 0.06370146, y: -0.000007811825, z: 0.00000043638116}
|
position: {x: 0.04248809, y: 0.00000026534414, z: -0.000000019789931}
|
||||||
rotation: {x: -0.040608168, y: -0.02190628, z: 0.026277725, w: 0.99858934}
|
rotation: {x: 0.0026371074, y: 0.019491965, z: 0.021269426, w: 0.9995803}
|
||||||
scale: {x: 1.0000002, y: 1.0000011, z: 1.0000005}
|
scale: {x: 1, y: 1.0000007, z: 1}
|
||||||
- name: Thumb_03 1
|
- name: Finger_03 1
|
||||||
parentName: Thumb_02 1
|
parentName: Finger_02 1
|
||||||
position: {x: 0.056655083, y: 0.00000009835502, z: -0.00000020279542}
|
position: {x: 0.035133243, y: -0.00000019978481, z: 0.000000014853608}
|
||||||
rotation: {x: -0.036403224, y: -0.15203467, z: -0.22999525, w: 0.9605533}
|
rotation: {x: -0.018261908, y: -0.02307016, z: 0.02984723, w: 0.9991213}
|
||||||
scale: {x: 1.0000007, y: 0.9999996, z: 0.9999999}
|
scale: {x: 1, y: 1.0000013, z: 1.0000012}
|
||||||
- name: Neck
|
- name: Finger_04 1
|
||||||
parentName: Spine_03
|
parentName: Finger_03 1
|
||||||
position: {x: -0.111889675, y: -6.661338e-18, z: -4.6244128e-17}
|
position: {x: 0.03003113, y: 0.0000011334713, z: 0.0000003591099}
|
||||||
rotation: {x: -0.0000000013989451, y: -0.0000000010668383, z: 0.041733388, w: 0.9991288}
|
rotation: {x: 0.016646417, y: 0.096525304, z: -0.16912998, w: 0.9807145}
|
||||||
scale: {x: 1.0000007, y: 1.0000007, z: 1.0000008}
|
scale: {x: 1.0000004, y: 0.9999987, z: 0.9999994}
|
||||||
- name: Head
|
|
||||||
parentName: Neck
|
|
||||||
position: {x: -0.12164435, y: -1.5099033e-16, z: -5.059176e-17}
|
|
||||||
rotation: {x: 0.4585709, y: -0.53824973, z: 0.45857093, w: 0.5382497}
|
|
||||||
scale: {x: 1.0000001, y: 1, z: 1}
|
|
||||||
- name: Character_Hair_Female_01
|
|
||||||
parentName: Head
|
|
||||||
position: {x: -0, y: 0, z: 0}
|
|
||||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
- name: Character_Hair_Male_01
|
|
||||||
parentName: Head
|
|
||||||
position: {x: -0, y: 0, z: 0}
|
|
||||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
- name: Eyebrows
|
|
||||||
parentName: Head
|
|
||||||
position: {x: 2.5243548e-31, y: 0.1276692, z: 0.12272215}
|
|
||||||
rotation: {x: 0.000000059604638, y: -0, z: -0, w: 1}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
- name: Eyes
|
|
||||||
parentName: Head
|
|
||||||
position: {x: -2.0510383e-31, y: 0.09447606, z: 0.12272215}
|
|
||||||
rotation: {x: 0.000000059604638, y: -0, z: -0, w: 1}
|
|
||||||
scale: {x: 1, y: 1, z: 1}
|
|
||||||
- name: UpperLeg_L
|
|
||||||
parentName: Hips
|
|
||||||
position: {x: 0.041157782, y: -0.026920749, z: 0.098967105}
|
|
||||||
rotation: {x: -0.7058717, y: 0.041775316, z: -0.06415939, w: 0.70419}
|
|
||||||
scale: {x: 1.000001, y: 1.0000007, z: 1.0000004}
|
|
||||||
- name: LowerLeg_L
|
|
||||||
parentName: UpperLeg_L
|
|
||||||
position: {x: 0.3993092, y: -0.00000038050263, z: 1.4654943e-16}
|
|
||||||
rotation: {x: 0.64437777, y: 0.02446272, z: -0.0047377152, w: 0.7643013}
|
|
||||||
scale: {x: 0.99999946, y: 1, z: 0.9999999}
|
|
||||||
- name: Ankle_L
|
|
||||||
parentName: LowerLeg_L
|
|
||||||
position: {x: 0.37712327, y: 0.00000013169495, z: -0.0000008411038}
|
|
||||||
rotation: {x: 0.8576701, y: 0.50721306, z: 0.039752707, w: -0.074543566}
|
|
||||||
scale: {x: 1, y: 1.0000006, z: 1.0000004}
|
|
||||||
- name: Ball_L
|
|
||||||
parentName: Ankle_L
|
|
||||||
position: {x: 0.112840325, y: -0.00000001684957, z: -7.105427e-17}
|
|
||||||
rotation: {x: -0.000000044703484, y: 0.000000009313226, z: -0.2700157, w: 0.962856}
|
|
||||||
scale: {x: 1.0000007, y: 1.0000012, z: 1.0000004}
|
|
||||||
- name: Toes_L
|
|
||||||
parentName: Ball_L
|
|
||||||
position: {x: 0.0729575, y: 2.6645352e-17, z: 1.7763568e-17}
|
|
||||||
rotation: {x: 0.00000001553485, y: -0.70710677, z: -0.00000013474413, w: 0.7071068}
|
|
||||||
scale: {x: 0.9999998, y: 1.0000004, z: 1.0000008}
|
|
||||||
- name: UpperLeg_R
|
- name: UpperLeg_R
|
||||||
parentName: Hips
|
parentName: Hips
|
||||||
position: {x: 0.041157685, y: -0.026920697, z: -0.09896705}
|
position: {x: 0.041157685, y: -0.026920697, z: -0.09896705}
|
||||||
rotation: {x: 0.041775256, y: 0.7058717, z: -0.70419, w: -0.06415946}
|
rotation: {x: 0.04177526, y: 0.7058717, z: -0.7041901, w: -0.06415946}
|
||||||
scale: {x: 1.0000008, y: 1.0000001, z: 1.0000005}
|
scale: {x: 1.0000008, y: 1.0000001, z: 1.0000005}
|
||||||
- name: LowerLeg_R
|
- name: LowerLeg_R
|
||||||
parentName: UpperLeg_R
|
parentName: UpperLeg_R
|
||||||
@@ -1041,6 +1016,31 @@ ModelImporter:
|
|||||||
position: {x: -0.07295756, y: 2.040087e-18, z: 3.4087125e-18}
|
position: {x: -0.07295756, y: 2.040087e-18, z: 3.4087125e-18}
|
||||||
rotation: {x: -0.000000102088634, y: -0.70710677, z: -0.000000046922978, w: 0.7071068}
|
rotation: {x: -0.000000102088634, y: -0.70710677, z: -0.000000046922978, w: 0.7071068}
|
||||||
scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998}
|
scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.041157782, y: -0.026920749, z: 0.098967105}
|
||||||
|
rotation: {x: -0.7058717, y: 0.041775316, z: -0.06415939, w: 0.70419}
|
||||||
|
scale: {x: 1.000001, y: 1.0000007, z: 1.0000004}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.3993092, y: -0.00000038050263, z: 1.4654943e-16}
|
||||||
|
rotation: {x: 0.64437777, y: 0.024462719, z: -0.0047377152, w: 0.76430124}
|
||||||
|
scale: {x: 0.99999946, y: 1, z: 0.9999999}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.37712327, y: 0.00000013169495, z: -0.0000008411038}
|
||||||
|
rotation: {x: 0.8576701, y: 0.50721306, z: 0.039752707, w: -0.074543566}
|
||||||
|
scale: {x: 1, y: 1.0000006, z: 1.0000004}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: 0.112840325, y: -0.00000001684957, z: -7.105427e-17}
|
||||||
|
rotation: {x: -0.000000044703484, y: 0.000000009313226, z: -0.2700157, w: 0.962856}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000012, z: 1.0000004}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: 0.0729575, y: 2.6645352e-17, z: 1.7763568e-17}
|
||||||
|
rotation: {x: 0.000000015534848, y: -0.7071067, z: -0.00000013474411, w: 0.70710677}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000004, z: 1.0000008}
|
||||||
armTwist: 0.5
|
armTwist: 0.5
|
||||||
foreArmTwist: 0.5
|
foreArmTwist: 0.5
|
||||||
upperLegTwist: 0.5
|
upperLegTwist: 0.5
|
||||||
|
|||||||
Binary file not shown.
@@ -14,6 +14,11 @@ ModelImporter:
|
|||||||
assembly: UnityEngine.CoreModule
|
assembly: UnityEngine.CoreModule
|
||||||
name: lambert1
|
name: lambert1
|
||||||
second: {fileID: 2100000, guid: 3ffc7184f3a5f944181f0b785a495c73, type: 2}
|
second: {fileID: 2100000, guid: 3ffc7184f3a5f944181f0b785a495c73, type: 2}
|
||||||
|
- first:
|
||||||
|
type: UnityEngine:Material
|
||||||
|
assembly: UnityEngine.CoreModule
|
||||||
|
name: lambert2
|
||||||
|
second: {fileID: 2100000, guid: 3ffc7184f3a5f944181f0b785a495c73, type: 2}
|
||||||
materials:
|
materials:
|
||||||
materialImportMode: 2
|
materialImportMode: 2
|
||||||
materialName: 0
|
materialName: 0
|
||||||
|
|||||||
8
Assets/External/AnimationSwordCombat.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 616bef735e228044abaa9f38826a7bec
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/External/AnimationSwordCombat/Animations.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5cfc5cedf6cfbb840ac38923910a9541
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/External/AnimationSwordCombat/Animations/Polygon.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ba81f3c3b0615db498503dc7448a7d03
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: cf58ebf18b319c04e9cf52b92c980ff1
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyCombo01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyCombo01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 24c081e568d558e488b4bac118a9b537
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d79b5b2e0747bbe4190f4c9a212907c6
|
||||||
|
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_Attack_HeavyCombo01A_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01A_ReturnToIdle_RootMotion
|
||||||
|
internalID: 3585646160719985645
|
||||||
|
firstFrame: 62
|
||||||
|
lastFrame: 90
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 62
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 20aa50f251da63047ab4ac1045839566
|
||||||
|
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_Attack_HeavyCombo01A_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01A_ReturnToIdle
|
||||||
|
internalID: -7354800201745137062
|
||||||
|
firstFrame: 62
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 62
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fbbbf5009473dcf47af59b9c6edaef81
|
||||||
|
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_Attack_HeavyCombo01B_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01B_ReturnToIdle_RootMotion
|
||||||
|
internalID: 5928544874497001227
|
||||||
|
firstFrame: 112
|
||||||
|
lastFrame: 155
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 115
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0836a0bf8c4b0be4ab8895aab34fae1a
|
||||||
|
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_Attack_HeavyCombo01B_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01B_ReturnToIdle
|
||||||
|
internalID: -6407946629551249857
|
||||||
|
firstFrame: 112
|
||||||
|
lastFrame: 155
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 115
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 145c8bd87bc3da54eb93ea8044b0e270
|
||||||
|
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_Attack_HeavyCombo01C_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01C_ReturnToIdle_RootMotion
|
||||||
|
internalID: 721848682569946949
|
||||||
|
firstFrame: 160
|
||||||
|
lastFrame: 200
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 160
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5f52b7bc3977e744fb6fcf13c22ff16f
|
||||||
|
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_Attack_HeavyCombo01C_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_HeavyCombo01C_ReturnToIdle
|
||||||
|
internalID: -7200770896701292243
|
||||||
|
firstFrame: 160
|
||||||
|
lastFrame: 200
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 160
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyFlourish01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyFlourish01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: db88b9e8bfb42cb4b9b2c2650be709f1
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0273161bb8797ff4c8b20735fa717f9c
|
||||||
|
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_Attack_HeavyFlourish_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_HeavyFlourish_ReturnToIdle_RootMotion
|
||||||
|
internalID: -8385074315519088938
|
||||||
|
firstFrame: 62
|
||||||
|
lastFrame: 108
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 62
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3c4651f8c8a77944aadd0b01d719f361
|
||||||
|
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_Attack_HeavyFlourish_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_HeavyFlourish_ReturnToIdle
|
||||||
|
internalID: -1276650336607947451
|
||||||
|
firstFrame: 62
|
||||||
|
lastFrame: 108
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 62
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyStab01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/HeavyStab01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 23b0ca996c0931345a6bc6c33f9a74be
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0f506981894649b45869a037d90f339b
|
||||||
|
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_Attack_HeavyStab01_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_HeavyStab01_ReturnToIdle_RootMotion_Sword
|
||||||
|
internalID: 2358349791827954003
|
||||||
|
firstFrame: 42
|
||||||
|
lastFrame: 90
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, 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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e056f13312f57e2489fc76f6a0e0a5ce
|
||||||
|
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_Attack_HeavyStab01_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_HeavyStab01_ReturnToIdle_Sword
|
||||||
|
internalID: -4180442433371796430
|
||||||
|
firstFrame: 42
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 42
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightCombo01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightCombo01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: de376231729371b498bcaa51ba4f418c
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 02a40f647edd37542a22ed8a535c7ccd
|
||||||
|
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_Attack_LightCombo01A_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_Light01A_ReturnToIdle
|
||||||
|
internalID: -8265974341663887746
|
||||||
|
firstFrame: 25
|
||||||
|
lastFrame: 48
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 25
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 149ce20164ff14e43b1bafa61f1c1402
|
||||||
|
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_Attack_LightCombo01A_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_Light01A_ReturnToIdle
|
||||||
|
internalID: -8265974341663887746
|
||||||
|
firstFrame: 25
|
||||||
|
lastFrame: 48
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 25
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 92cdba5e74f5b7b489caa1aa4b3e1aaa
|
||||||
|
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_Attack_LightCombo01B_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_Light01B_ReturnToIdle
|
||||||
|
internalID: 345540028182452376
|
||||||
|
firstFrame: 45
|
||||||
|
lastFrame: 68
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 45
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9badd10faaa482146adf0dbc6a5e3b3e
|
||||||
|
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_Attack_LightCombo01B_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_Light01B_ReturnToIdle
|
||||||
|
internalID: 345540028182452376
|
||||||
|
firstFrame: 45
|
||||||
|
lastFrame: 68
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 45
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 762bf415fd014484599ce37e82ec8122
|
||||||
|
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_Attack_LightCombo01C_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_Light01C_ReturnToIdle
|
||||||
|
internalID: -6580245886400728561
|
||||||
|
firstFrame: 67
|
||||||
|
lastFrame: 90
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 67
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: a88aff94067262b47998ad0dba456b09
|
||||||
|
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_Attack_LightCombo01C_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_Light01C_ReturnToIdle
|
||||||
|
internalID: -6580245886400728561
|
||||||
|
firstFrame: 67
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 67
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightFencing01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightFencing01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 04cdf529755b0c44da92389983360928
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 24be54b678482654cb6a9253bc331e6c
|
||||||
|
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_Attack_LightFencing01_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_LightSlash01_ReturnToIdle_RootMotion_Sword
|
||||||
|
internalID: -7546369759508208508
|
||||||
|
firstFrame: 37
|
||||||
|
lastFrame: 65
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, 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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dbc2a7910cf919643890b3a5d9fe7809
|
||||||
|
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_Attack_LightFencing01_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_LightSlash01_ReturnToIdle_Sword
|
||||||
|
internalID: -3782379668612861208
|
||||||
|
firstFrame: 37
|
||||||
|
lastFrame: 65
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 37
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightLeaping01.meta
vendored
Normal file
8
Assets/External/AnimationSwordCombat/Animations/Polygon/Attack/LightLeaping01.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8a12cb41342c3fa45b671cc992207020
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3135f7ac106978248989b534828cefdd
|
||||||
|
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_Attack_LightLeaping01_ReturnToIdle_RootMotion_Sword
|
||||||
|
takeName: A_Attack_LightRunning01_ReturnToIdle
|
||||||
|
internalID: -2423811560990042689
|
||||||
|
firstFrame: 48
|
||||||
|
lastFrame: 70
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 0
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 48
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,852 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 47ff0a2d4109d434b853e09fb858eb7a
|
||||||
|
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_Attack_LightLeaping01_ReturnToIdle_Sword
|
||||||
|
takeName: A_Attack_LightRunning01_ReturnToIdle
|
||||||
|
internalID: -2423811560990042689
|
||||||
|
firstFrame: 48
|
||||||
|
lastFrame: 70
|
||||||
|
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_TEST_DEVU_SNTY_BASE_01_Classic
|
||||||
|
weight: 1
|
||||||
|
maskType: 1
|
||||||
|
maskSource: {fileID: 31900000, guid: ebc8800d7aef22a4aa95591cd452157d, type: 2}
|
||||||
|
additiveReferencePoseFrame: 48
|
||||||
|
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: Eyes
|
||||||
|
humanName: RightEye
|
||||||
|
limit:
|
||||||
|
min: {x: 0, y: 0, z: 0}
|
||||||
|
max: {x: 0, y: 0, z: 0}
|
||||||
|
value: {x: 0, y: 0, z: 0}
|
||||||
|
length: 0
|
||||||
|
modified: 0
|
||||||
|
- boneName: Eyebrows
|
||||||
|
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
|
||||||
|
- 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
|
||||||
|
skeleton:
|
||||||
|
- name: PolygonSyntyCharacter(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_DUMMY_POLYGON_01
|
||||||
|
parentName: PolygonSyntyCharacter(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: PolygonSyntyCharacter(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: -5.928623e-22, y: 0.904292, z: -4.440892e-18}
|
||||||
|
rotation: {x: -0.08936633, y: -0.011019013, z: -0.0018417186, w: 0.99593616}
|
||||||
|
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.122369096, y: 0.016841793, z: 0.0021861354, w: 0.9923394}
|
||||||
|
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.097008005, y: -0.0020246543, z: -0.0009303095, w: 0.99528116}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: Spine_03
|
||||||
|
parentName: Spine_02
|
||||||
|
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||||
|
rotation: {x: 0.10263801, y: -0.004310783, z: 0.014025999, w: 0.9946106}
|
||||||
|
scale: {x: 1, y: 0.99999976, z: 1}
|
||||||
|
- name: Neck
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||||
|
rotation: {x: 0.058332637, y: 0.0103886705, z: -0.013379398, w: 0.9981535}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999999}
|
||||||
|
- name: Head
|
||||||
|
parentName: Neck
|
||||||
|
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||||
|
rotation: {x: -0.09697132, y: -0.012015241, z: -0.0006379713, w: 0.9952145}
|
||||||
|
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||||
|
- name: Eyes
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Eyebrows
|
||||||
|
parentName: Head
|
||||||
|
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||||
|
rotation: {x: -0.000000007450578, y: -0, z: -0, 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.000000007450578, y: -0, z: -0, w: 1}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Clavicle_L
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||||
|
rotation: {x: -0.14139812, y: -0.09580803, z: 0.6917422, w: 0.7016553}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 0.9999999}
|
||||||
|
- name: Shoulder_L
|
||||||
|
parentName: Clavicle_L
|
||||||
|
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||||
|
rotation: {x: 0.20350762, y: 0.0044883923, z: 0.0054157567, w: 0.9790481}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Elbow_L
|
||||||
|
parentName: Shoulder_L
|
||||||
|
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||||
|
rotation: {x: 0.0017387269, y: -0.00054998224, z: -0.016040094, w: 0.9998697}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1}
|
||||||
|
- name: Hand_L
|
||||||
|
parentName: Elbow_L
|
||||||
|
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||||
|
rotation: {x: -0.03583056, y: 0.00013410089, z: -0.0005782658, w: 0.9993577}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1}
|
||||||
|
- name: Thumb_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||||
|
rotation: {x: 0.17747234, y: -0.59642255, z: -0.14795147, w: 0.7686963}
|
||||||
|
scale: {x: 1.0000001, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_02
|
||||||
|
parentName: Thumb_01
|
||||||
|
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||||
|
rotation: {x: 0.033434346, y: 0.022951085, z: 0.011947969, w: 0.99910593}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999998}
|
||||||
|
- name: Thumb_03
|
||||||
|
parentName: Thumb_02
|
||||||
|
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||||
|
rotation: {x: 0.011818765, y: 0.012863871, z: 0.0061582895, w: 0.99982846}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1}
|
||||||
|
- name: IndexFinger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||||
|
rotation: {x: -0.083707094, y: -0.0040507955, z: 0.005889333, w: 0.9964648}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: IndexFinger_02
|
||||||
|
parentName: IndexFinger_01
|
||||||
|
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||||
|
rotation: {x: -0.0042100158, y: 0.001120817, z: 0.026760975, w: 0.9996324}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999999}
|
||||||
|
- name: IndexFinger_03
|
||||||
|
parentName: IndexFinger_02
|
||||||
|
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||||
|
rotation: {x: -0.02785195, y: 0.0029873294, z: 0.030703599, w: 0.9991359}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 1}
|
||||||
|
- name: IndexFinger_04
|
||||||
|
parentName: IndexFinger_03
|
||||||
|
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||||
|
rotation: {x: 0.010008681, y: -0.013127764, z: -0.013273999, w: 0.99977565}
|
||||||
|
scale: {x: 1.0000001, y: 0.99999994, z: 0.9999999}
|
||||||
|
- name: Finger_01
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||||
|
rotation: {x: -0.08565033, y: -0.0040621953, z: 0.02860502, w: 0.9959063}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Finger_02
|
||||||
|
parentName: Finger_01
|
||||||
|
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||||
|
rotation: {x: 0.019524844, y: -0.0023818305, z: 0.029077822, w: 0.9993837}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000006, z: 0.9999999}
|
||||||
|
- name: Finger_03
|
||||||
|
parentName: Finger_02
|
||||||
|
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||||
|
rotation: {x: -0.029222755, y: -0.0034834447, z: -0.6834433, w: 0.7294102}
|
||||||
|
scale: {x: 1, y: 0.99999994, z: 1}
|
||||||
|
- name: Finger_04
|
||||||
|
parentName: Finger_03
|
||||||
|
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||||
|
rotation: {x: 0.02848002, y: -0.02622545, z: 0.7071986, w: 0.7059542}
|
||||||
|
scale: {x: 1, y: 1, z: 1}
|
||||||
|
- name: Prop_L
|
||||||
|
parentName: Hand_L
|
||||||
|
position: {x: -0.03405303, y: 0.09336856, z: 0.016919507}
|
||||||
|
rotation: {x: 0.000000029802315, y: 0.0000000012660163, z: -0.70822483, w: 0.705987}
|
||||||
|
scale: {x: 1.0000001, y: 0.9999992, z: 1.0000011}
|
||||||
|
- name: Clavicle_R
|
||||||
|
parentName: Spine_03
|
||||||
|
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||||
|
rotation: {x: 0.9859194, y: -0.023956943, z: -0.16112562, w: 0.037783682}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000006, z: 1.0000002}
|
||||||
|
- name: Shoulder_R
|
||||||
|
parentName: Clavicle_R
|
||||||
|
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||||
|
rotation: {x: -0.13618088, y: 0.14350472, z: -0.69365865, w: 0.69260293}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Elbow_R
|
||||||
|
parentName: Shoulder_R
|
||||||
|
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||||
|
rotation: {x: -0.0017303223, y: 0.0005685089, z: -0.00068201846, w: 0.99999815}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
|
||||||
|
- name: Hand_R
|
||||||
|
parentName: Elbow_R
|
||||||
|
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||||
|
rotation: {x: 0.03582587, y: -0.00059052743, z: -0.013899693, w: 0.9992612}
|
||||||
|
scale: {x: 1.0000004, y: 1, z: 1.0000001}
|
||||||
|
- name: Thumb_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||||
|
rotation: {x: -0.1405994, y: -0.66706425, z: 0.21926644, w: 0.6979824}
|
||||||
|
scale: {x: 1.0000002, 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.0521317, y: -0.07880109, z: 0.008805486, w: 0.99548745}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000007}
|
||||||
|
- name: Thumb_03_1
|
||||||
|
parentName: Thumb_02_1
|
||||||
|
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||||
|
rotation: {x: 0.016929295, y: -0.013851229, z: 0.0068211895, w: 0.9997375}
|
||||||
|
scale: {x: 0.9999998, y: 1.0000002, z: 1}
|
||||||
|
- name: IndexFinger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||||
|
rotation: {x: 0.0828682, y: 0.0018372887, z: -0.0074912393, w: 0.99653065}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000002, z: 1.0000005}
|
||||||
|
- name: IndexFinger_02_1
|
||||||
|
parentName: IndexFinger_01_1
|
||||||
|
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||||
|
rotation: {x: 0.00810354, y: 0.00048554677, z: 0.03766799, w: 0.9992573}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000001, z: 1.0000007}
|
||||||
|
- name: IndexFinger_03_1
|
||||||
|
parentName: IndexFinger_02_1
|
||||||
|
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||||
|
rotation: {x: 0.01683831, y: -0.006532673, z: 0.037016645, w: 0.99915147}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000004}
|
||||||
|
- name: IndexFinger_04_1
|
||||||
|
parentName: IndexFinger_03_1
|
||||||
|
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||||
|
rotation: {x: -0.015948178, y: -0.009884913, z: 0.022371622, w: 0.9995737}
|
||||||
|
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000008}
|
||||||
|
- name: Finger_01_1
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||||
|
rotation: {x: 0.085648715, y: 0.004121201, z: 0.028513107, w: 0.9959088}
|
||||||
|
scale: {x: 0.99999994, y: 1.0000004, z: 1.0000002}
|
||||||
|
- name: Finger_02_1
|
||||||
|
parentName: Finger_01_1
|
||||||
|
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||||
|
rotation: {x: -0.038914416, y: 0.0017450028, z: 0.017680408, w: 0.9990846}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000007}
|
||||||
|
- name: Finger_03_1
|
||||||
|
parentName: Finger_02_1
|
||||||
|
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||||
|
rotation: {x: 0.03103962, y: -0.012165692, z: 0.027828023, w: 0.9990567}
|
||||||
|
scale: {x: 1.0000002, y: 1, z: 1.0000006}
|
||||||
|
- name: Finger_04_1
|
||||||
|
parentName: Finger_03_1
|
||||||
|
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||||
|
rotation: {x: -0.0057478826, y: 0.0019680264, z: -0.014419926, w: 0.99987763}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000006}
|
||||||
|
- name: Prop_R
|
||||||
|
parentName: Hand_R
|
||||||
|
position: {x: -0.03437349, y: 0.079732396, z: -0.012982643}
|
||||||
|
rotation: {x: -0.7080161, y: -0.70619637, z: 0.0000000018626447, w: -0.000000003637978}
|
||||||
|
scale: {x: 0.9999998, y: 1, z: 0.9999996}
|
||||||
|
- name: UpperLeg_R
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||||
|
rotation: {x: -0.0034534438, y: -0.0900133, z: 0.9954848, w: -0.029928027}
|
||||||
|
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
|
||||||
|
- name: LowerLeg_R
|
||||||
|
parentName: UpperLeg_R
|
||||||
|
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||||
|
rotation: {x: -0.008797092, y: 0.0010323543, z: -0.02787968, w: 0.9995721}
|
||||||
|
scale: {x: 1.0000007, y: 1.0000011, z: 0.9999999}
|
||||||
|
- name: Ankle_R
|
||||||
|
parentName: LowerLeg_R
|
||||||
|
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||||
|
rotation: {x: 0.47960785, y: -0.014286114, z: 0.0033239266, w: 0.8773604}
|
||||||
|
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000002}
|
||||||
|
- name: Ball_R
|
||||||
|
parentName: Ankle_R
|
||||||
|
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||||
|
rotation: {x: 0.30470556, y: 0.0113149015, z: 0.0077266092, w: 0.95234805}
|
||||||
|
scale: {x: 1.000001, y: 1.000001, z: 1}
|
||||||
|
- name: Toes_R
|
||||||
|
parentName: Ball_R
|
||||||
|
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||||
|
rotation: {x: -0.021681545, y: -0.006950427, z: -0.005826307, w: 0.9997238}
|
||||||
|
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
|
||||||
|
- name: UpperLeg_L
|
||||||
|
parentName: Hips
|
||||||
|
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||||
|
rotation: {x: 0.012400655, y: -0.08918511, z: 0.9958454, w: 0.013570819}
|
||||||
|
scale: {x: 1.0000001, y: 1.0000001, z: 1}
|
||||||
|
- name: LowerLeg_L
|
||||||
|
parentName: UpperLeg_L
|
||||||
|
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||||
|
rotation: {x: -0.019704375, y: -0.013604647, z: 0.012342074, w: 0.9996371}
|
||||||
|
scale: {x: 1, y: 1.0000001, z: 1}
|
||||||
|
- name: Ankle_L
|
||||||
|
parentName: LowerLeg_L
|
||||||
|
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||||
|
rotation: {x: 0.4933696, y: 0.003990463, z: -0.010034026, w: 0.8697528}
|
||||||
|
scale: {x: 1.0000002, y: 0.9999999, z: 1}
|
||||||
|
- name: Ball_L
|
||||||
|
parentName: Ankle_L
|
||||||
|
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||||
|
rotation: {x: 0.28727645, y: 0.013302659, z: -0.009919871, w: 0.95770395}
|
||||||
|
scale: {x: 0.9999999, y: 1.0000001, z: 1.0000001}
|
||||||
|
- name: Toes_L
|
||||||
|
parentName: Ball_L
|
||||||
|
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||||
|
rotation: {x: -0.022539107, y: -0.016353492, z: 0.008434009, w: 0.9995767}
|
||||||
|
scale: {x: 1.0000004, y: 0.9999999, z: 0.99999994}
|
||||||
|
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: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 68a29e70ae95f6a4195bf0fcbb538019, type: 3}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 3
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 2
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user