chore: 애니메이션 애셋 네이밍 규칙 적용 및 스킬 데이터 재구성
- 애니메이션 클립을 Anim_{소유자}_{이름}_{순서} 규칙으로 일괄 rename
- 플레이어: 한손 → 공용 카테고리 변경, _{순서} 접미사 추가
- 드로그: 기존 클립 rename + 밟기, 짓밟기, 스윙 등 신규 추가
- Anim_Common_Base 추가 (모든 컨트롤러 공용 base clip)
- 미사용 Mixamo 클립 (A_MOD_SWD_*) 제거
- MixamoAvatar 애셋 추가
- SkillData를 Data_Skill_{소유자}_{이름} 규칙으로 rename
- 드로그: 강타R, 평타1R, 평타2R, 밟기, 짓밟기, 스윙, 올려치기, 점프시작 등
- 플레이어: 한손 → 공용 카테고리 변경
- 미사용 스킬 (한손_마법사무기) 제거
- AnimatorController에 base clip 할당
- 플레이어/드로그 프리팹 참조 업데이트
- TMP 폰트 애셋 자동 갱신
This commit is contained in:
53
Assets/_Game/Animations/Anim_Common_Base.anim
Normal file
53
Assets/_Game/Animations/Anim_Common_Base.anim
Normal file
@@ -0,0 +1,53 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!74 &7400000
|
||||
AnimationClip:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Anim_Common_Base
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
m_UseHighQualityCurve: 1
|
||||
m_RotationCurves: []
|
||||
m_CompressedRotationCurves: []
|
||||
m_EulerCurves: []
|
||||
m_PositionCurves: []
|
||||
m_ScaleCurves: []
|
||||
m_FloatCurves: []
|
||||
m_PPtrCurves: []
|
||||
m_SampleRate: 60
|
||||
m_WrapMode: 0
|
||||
m_Bounds:
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Extent: {x: 0, y: 0, z: 0}
|
||||
m_ClipBindingConstant:
|
||||
genericBindings: []
|
||||
pptrCurveMapping: []
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 1
|
||||
m_OrientationOffsetY: 0
|
||||
m_Level: 0
|
||||
m_CycleOffset: 0
|
||||
m_HasAdditiveReferencePose: 0
|
||||
m_LoopTime: 0
|
||||
m_LoopBlend: 0
|
||||
m_LoopBlendOrientation: 0
|
||||
m_LoopBlendPositionY: 0
|
||||
m_LoopBlendPositionXZ: 0
|
||||
m_KeepOriginalOrientation: 0
|
||||
m_KeepOriginalPositionY: 1
|
||||
m_KeepOriginalPositionXZ: 0
|
||||
m_HeightFromFeet: 0
|
||||
m_Mirror: 0
|
||||
m_EditorCurves: []
|
||||
m_EulerEditorCurves: []
|
||||
m_HasGenericRootTransform: 0
|
||||
m_HasMotionFloatCurves: 0
|
||||
m_Events: []
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7bc1524e81d48d54baa204cc0d22edea
|
||||
guid: 0a0bccbcb0672f948a287f14df7b9494
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
@@ -1,7 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 005ddab128d7eb141b25099c0eb1ed39
|
||||
ModelImporter:
|
||||
serializedVersion: 22200
|
||||
serializedVersion: 24200
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
materials:
|
||||
@@ -16,10 +16,11 @@ ModelImporter:
|
||||
optimizeGameObjects: 0
|
||||
removeConstantScaleCurves: 0
|
||||
motionNodeName:
|
||||
rigImportErrors:
|
||||
rigImportWarnings:
|
||||
animationImportErrors:
|
||||
animationImportWarnings:
|
||||
animationImportWarnings: "\nClip 'A_Idle_Base_Masc' has import animation warnings
|
||||
that might lower retargeting quality:\nNote: Activate translation DOF on avatar
|
||||
to improve retargeting quality.\n\t'Ball_R' is inbetween humanoid transforms
|
||||
and has rotation animation that will be discarded.\n"
|
||||
animationRetargetingWarnings:
|
||||
animationDoRetargetingWarnings: 0
|
||||
importAnimatedCustomProperties: 0
|
||||
@@ -87,6 +88,9 @@ ModelImporter:
|
||||
maxBonesPerVertex: 4
|
||||
minBoneWeight: 0.001
|
||||
optimizeBones: 0
|
||||
generateMeshLods: 0
|
||||
meshLodGenerationFlags: 0
|
||||
maximumMeshLod: -1
|
||||
meshOptimizationFlags: -1
|
||||
indexFormat: 0
|
||||
secondaryUVAngleDistortion: 8
|
||||
@@ -263,7 +267,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_L
|
||||
- boneName: Toes_L
|
||||
humanName: LeftToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -271,7 +275,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_R
|
||||
- boneName: Toes_R
|
||||
humanName: RightToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -280,6 +284,14 @@ ModelImporter:
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Eyes
|
||||
humanName: LeftEye
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Jaw
|
||||
humanName: RightEye
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -287,6 +299,14 @@ ModelImporter:
|
||||
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:
|
||||
@@ -303,6 +323,14 @@ ModelImporter:
|
||||
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:
|
||||
@@ -327,6 +355,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01
|
||||
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
|
||||
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
|
||||
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_1
|
||||
humanName: Right Thumb Proximal
|
||||
limit:
|
||||
@@ -343,6 +395,14 @@ ModelImporter:
|
||||
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:
|
||||
@@ -367,6 +427,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01_1
|
||||
humanName: Right 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_1
|
||||
humanName: Right 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_1
|
||||
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:
|
||||
@@ -375,349 +459,272 @@ ModelImporter:
|
||||
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: 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: Jaw
|
||||
humanName: Jaw
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- 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)
|
||||
- name: Anim_Common_Idle(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)
|
||||
- name: Root
|
||||
parentName: Anim_Common_Idle(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: 6.0766633e-26, y: 0.90429246, z: -1.9721522e-33}
|
||||
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
|
||||
position: {x: 0.0060945405, y: 0.8959135, z: -0.022308417}
|
||||
rotation: {x: -0.1451493, y: 0.13286844, z: 0.00041556158, w: 0.9804476}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_01
|
||||
parentName: Hips
|
||||
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
|
||||
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
|
||||
scale: {x: 1, y: 1, z: 0.99999994}
|
||||
rotation: {x: 0.1887375, y: 0.014726858, z: 0.016431425, w: 0.9817797}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_02
|
||||
parentName: Spine_01
|
||||
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
|
||||
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
|
||||
scale: {x: 1.0000002, y: 1, z: 1}
|
||||
rotation: {x: -0.067686014, y: -0.037627935, z: 0.009288951, w: 0.9969536}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_03
|
||||
parentName: Spine_02
|
||||
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||
rotation: {x: 0.10263825, y: -0.0043107844, z: 0.014025986, w: 0.9946106}
|
||||
scale: {x: 0.9999999, y: 0.99999976, z: 1.0000006}
|
||||
rotation: {x: 0.09208849, y: -0.04015192, z: 0.016542926, w: 0.9948034}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Neck
|
||||
parentName: Spine_03
|
||||
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||
rotation: {x: 0.058332622, y: 0.010388691, z: -0.0133793885, w: 0.9981535}
|
||||
scale: {x: 0.9999997, y: 1.0000001, z: 0.9999996}
|
||||
rotation: {x: 0.058332615, y: 0.010388687, z: -0.013379392, w: 0.9981535}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Head
|
||||
parentName: Neck
|
||||
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||
rotation: {x: -0.0969713, y: -0.012015262, z: -0.0006379701, w: 0.99521446}
|
||||
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999976}
|
||||
rotation: {x: -0.096494086, y: -0.09679897, z: 0.005192532, w: 0.9906018}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Eyes
|
||||
parentName: Head
|
||||
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 0.9999998, y: 1.0000001, z: 1.0000006}
|
||||
rotation: {x: 1.7486013e-15, y: 1.6653345e-16, z: 0.0000000041814396, 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, y: -0, z: -0, w: 1}
|
||||
scale: {x: 0.9999998, y: 1.0000001, z: 1.0000006}
|
||||
rotation: {x: 1.7486013e-15, y: 1.6653345e-16, z: 0.0000000041814396, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Jaw
|
||||
parentName: Head
|
||||
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
|
||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 0.9999998, y: 1.0000001, z: 1.0000006}
|
||||
rotation: {x: 1.7486013e-15, y: 1.6653345e-16, z: 0.0000000041814396, 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.14139804, y: -0.09580796, z: 0.6917425, w: 0.7016551}
|
||||
scale: {x: 1.0000011, y: 1.0000005, z: 0.9999997}
|
||||
rotation: {x: -0.11244634, y: -0.07157884, z: 0.6933878, w: 0.70812833}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_L
|
||||
parentName: Clavicle_L
|
||||
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||
rotation: {x: 0.20350753, y: 0.004488443, z: 0.005415523, w: 0.97904813}
|
||||
scale: {x: 1.0000005, y: 1.0000013, z: 0.9999997}
|
||||
rotation: {x: 0.16617447, y: -0.05503825, z: -0.024017967, w: 0.9842663}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_L
|
||||
parentName: Shoulder_L
|
||||
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||
rotation: {x: 0.0017388304, y: -0.0005500085, z: -0.016040163, w: 0.9998697}
|
||||
scale: {x: 1.000001, y: 1.0000006, z: 0.9999999}
|
||||
rotation: {x: 0.030474558, y: -0.1616018, z: 0.0071506933, w: 0.9863595}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_L
|
||||
parentName: Elbow_L
|
||||
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||
rotation: {x: -0.035830528, y: 0.00013413462, z: -0.0005781803, w: 0.9993577}
|
||||
scale: {x: 0.99999994, y: 0.9999997, z: 0.99999976}
|
||||
rotation: {x: -0.06548069, y: 0.047460925, z: 0.03485379, w: 0.99611497}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||
rotation: {x: 0.17747264, y: -0.59642243, z: -0.1479511, w: 0.7686965}
|
||||
scale: {x: 1.0000008, y: 1.0000007, z: 1.0000001}
|
||||
rotation: {x: 0.15148537, y: -0.6008368, z: -0.33445156, w: 0.71006304}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02
|
||||
parentName: Thumb_01
|
||||
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||
rotation: {x: 0.033433836, y: 0.02295069, z: 0.011947546, w: 0.99910605}
|
||||
scale: {x: 1.0000008, y: 1.0000002, z: 1}
|
||||
rotation: {x: 0.028042788, y: 0.011632109, z: 0.014533275, w: 0.9994334}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03
|
||||
parentName: Thumb_02
|
||||
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||
rotation: {x: 0.011819569, y: 0.012863774, z: 0.006158733, w: 0.9998285}
|
||||
scale: {x: 0.99999994, y: 1.0000007, z: 1.0000006}
|
||||
rotation: {x: 0.001285993, y: 0.013734882, z: 0.0028926118, w: 0.9999007}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01
|
||||
parentName: Hand_L
|
||||
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||
rotation: {x: -0.08370663, y: -0.004051195, z: 0.0058884355, w: 0.9964648}
|
||||
scale: {x: 1.0000001, y: 1.0000006, z: 1.0000004}
|
||||
rotation: {x: 0.06222578, y: -0.03749211, z: -0.03869857, w: 0.99660665}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02
|
||||
parentName: IndexFinger_01
|
||||
position: {x: 0.0001083448, y: 0.040936172, z: -5.32907e-16}
|
||||
rotation: {x: -0.0042091436, y: 0.0011208106, z: 0.026761174, w: 0.9996324}
|
||||
scale: {x: 1.0000006, y: 1.0000007, z: 0.9999999}
|
||||
rotation: {x: -0.00049753074, y: -0.010648431, z: 0.016636277, w: 0.99980485}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03
|
||||
parentName: IndexFinger_02
|
||||
position: {x: -0.0007850012, y: 0.037903752, z: 2.5401902e-15}
|
||||
rotation: {x: -0.02785298, y: 0.0029873357, z: 0.030704029, w: 0.9991359}
|
||||
scale: {x: 1.0000002, y: 1.0000004, z: 1}
|
||||
rotation: {x: -0.007592635, y: -0.009155263, z: 0.034104373, w: 0.99934757}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04
|
||||
parentName: IndexFinger_03
|
||||
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||
rotation: {x: 0.010008565, y: -0.01312779, z: -0.01327402, w: 0.9997756}
|
||||
scale: {x: 1.0000004, y: 1.0000005, z: 0.9999998}
|
||||
rotation: {x: 0.010008598, y: -0.013127802, z: -0.013274175, w: 0.99977565}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||
rotation: {x: -0.085649624, y: -0.004062322, z: 0.028604459, w: 0.99590635}
|
||||
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000005}
|
||||
rotation: {x: -0.009256424, y: 0.003615422, z: 0.024036529, w: 0.99966174}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02
|
||||
parentName: Finger_01
|
||||
position: {x: -0.0008881993, y: 0.042478856, z: 5.5511148e-18}
|
||||
rotation: {x: 0.019524893, y: -0.0023818084, z: 0.029078094, w: 0.9993837}
|
||||
scale: {x: 1.0000006, y: 1.0000008, z: 1}
|
||||
rotation: {x: 0.0017707414, y: -0.015908558, z: 0.03766367, w: 0.9991623}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03
|
||||
parentName: Finger_02
|
||||
position: {x: -0.00018553007, y: 0.035132784, z: 1.2256862e-15}
|
||||
rotation: {x: -0.029222323, y: -0.0034829387, z: -0.6834428, w: 0.7294107}
|
||||
scale: {x: 0.9999996, y: 1, z: 0.99999976}
|
||||
rotation: {x: -0.009533599, y: -0.00034430416, z: -0.68542665, w: 0.7280792}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04
|
||||
parentName: Finger_03
|
||||
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||
rotation: {x: 0.028479932, y: -0.02622547, z: 0.70719856, w: 0.70595413}
|
||||
scale: {x: 1.0000013, y: 1.0000008, z: 1.0000002}
|
||||
rotation: {x: 0.028479932, y: -0.026225463, z: 0.70719844, w: 0.7059543}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Prop_L
|
||||
parentName: Hand_L
|
||||
position: {x: -0.034580193, y: 0, z: -3.28626e-15}
|
||||
rotation: {x: 0.000000029802312, y: 0.0000000054060347, z: -0.70822483, w: 0.705987}
|
||||
scale: {x: 1.0000002, y: 0.99999946, z: 1.0000014}
|
||||
position: {x: -0.03223853, y: 0.08231575, z: 0.011184084}
|
||||
rotation: {x: -0.49920812, y: 0.50079066, z: 0.50079066, w: -0.49920812}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Clavicle_R
|
||||
parentName: Spine_03
|
||||
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||
rotation: {x: 0.9859195, y: -0.023956755, z: -0.1611254, w: 0.037783712}
|
||||
scale: {x: 0.9999996, y: 1.0000011, z: 1.0000005}
|
||||
rotation: {x: 0.9790253, y: -0.03556347, z: -0.19742902, w: 0.035588782}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_R
|
||||
parentName: Clavicle_R
|
||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||
rotation: {x: -0.13618065, y: 0.14350455, z: -0.6936587, w: 0.692603}
|
||||
scale: {x: 1.0000005, y: 1.000001, z: 1.0000008}
|
||||
rotation: {x: -0.072100684, y: 0.16266176, z: -0.70623857, w: 0.68525165}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_R
|
||||
parentName: Shoulder_R
|
||||
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||
rotation: {x: -0.0017302916, y: 0.0005685608, z: -0.00068203674, w: 0.9999981}
|
||||
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000004}
|
||||
rotation: {x: -0.027299756, y: 0.20061488, z: 0.02206844, w: 0.9790411}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_R
|
||||
parentName: Elbow_R
|
||||
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||
rotation: {x: 0.035825893, y: -0.00059055816, z: -0.013899611, w: 0.9992612}
|
||||
scale: {x: 1.000001, y: 1.000001, z: 1.0000015}
|
||||
rotation: {x: 0.049400847, y: -0.07459133, z: 0.011518764, w: 0.9959232}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||
rotation: {x: -0.14059937, y: -0.66706413, z: 0.21926649, w: 0.6979825}
|
||||
scale: {x: 1.0000012, y: 1.0000006, z: 1.0000007}
|
||||
rotation: {x: -0.33210278, y: -0.66455543, z: 0.1138726, w: 0.6596264}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02_1
|
||||
parentName: Thumb_01_1
|
||||
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
|
||||
rotation: {x: 0.052133597, y: -0.07880084, z: 0.008804994, w: 0.99548733}
|
||||
scale: {x: 0.9999998, y: 1.0000007, z: 1.0000012}
|
||||
rotation: {x: 0.04731527, y: -0.08736599, z: 0.0058976226, w: 0.9950345}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03_1
|
||||
parentName: Thumb_02_1
|
||||
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||
rotation: {x: 0.016929535, y: -0.013851082, z: 0.0068214415, w: 0.9997375}
|
||||
scale: {x: 0.99999994, y: 0.9999998, z: 1.0000002}
|
||||
rotation: {x: 0.0027800687, y: -0.015956767, z: 0.0065493165, w: 0.9998474}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||
rotation: {x: 0.0828669, y: 0.0018369602, z: -0.0074901343, w: 0.9965308}
|
||||
scale: {x: 1.0000006, y: 1.0000006, z: 1.0000019}
|
||||
rotation: {x: -0.042259444, y: 0.020430883, z: -0.04546488, w: 0.9978626}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02_1
|
||||
parentName: IndexFinger_01_1
|
||||
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||
rotation: {x: 0.00810335, y: 0.00048536947, z: 0.03766552, w: 0.99925745}
|
||||
scale: {x: 1.0000006, y: 1.0000002, z: 1.0000012}
|
||||
rotation: {x: 0.0020545598, y: 0.01901468, z: 0.028075105, w: 0.99942285}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03_1
|
||||
parentName: IndexFinger_02_1
|
||||
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||
rotation: {x: 0.016839301, y: -0.0065326095, z: 0.037019253, w: 0.99915135}
|
||||
scale: {x: 1.0000001, y: 1.0000005, z: 1.000001}
|
||||
rotation: {x: 0.0047879303, y: 0.0056400006, z: 0.032733843, w: 0.99943674}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04_1
|
||||
parentName: IndexFinger_03_1
|
||||
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||
rotation: {x: -0.015948134, y: -0.009884952, z: 0.02237154, w: 0.9995737}
|
||||
scale: {x: 1.0000005, y: 1.0000004, z: 1.000001}
|
||||
rotation: {x: -0.015948143, y: -0.009884943, z: 0.022371532, w: 0.99957365}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||
rotation: {x: 0.08564789, y: 0.0041211946, z: 0.028513573, w: 0.9959089}
|
||||
scale: {x: 1.0000001, y: 1.0000007, z: 1.0000008}
|
||||
rotation: {x: 0.017312441, y: -0.0026602205, z: 0.03836548, w: 0.99911034}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02_1
|
||||
parentName: Finger_01_1
|
||||
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||
rotation: {x: -0.03891441, y: 0.001745052, z: 0.017679894, w: 0.99908465}
|
||||
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000013}
|
||||
rotation: {x: -0.0033036242, y: 0.0072748736, z: 0.03154427, w: 0.9994705}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03_1
|
||||
parentName: Finger_02_1
|
||||
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||
rotation: {x: 0.031041138, y: -0.012165567, z: 0.027827801, w: 0.9990566}
|
||||
scale: {x: 1.0000006, y: 1.0000012, z: 1.0000015}
|
||||
rotation: {x: 0.012681743, y: 0.001881564, z: 0.03519659, w: 0.99929816}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04_1
|
||||
parentName: Finger_03_1
|
||||
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||
rotation: {x: -0.0057477923, y: 0.0019679563, z: -0.014419799, w: 0.9998776}
|
||||
scale: {x: 1.0000011, y: 1.0000011, z: 1.0000012}
|
||||
rotation: {x: -0.005747762, y: 0.0019679351, z: -0.01441982, w: 0.99987763}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Prop_R
|
||||
parentName: Hand_R
|
||||
position: {x: -0.034581333, y: -2.348031e-11, z: -0.0000000014608388}
|
||||
rotation: {x: -0.70801616, y: -0.7061963, z: 0.000000016763801, w: 0.000000021595035}
|
||||
scale: {x: 1, y: 1.0000012, z: 0.99999934}
|
||||
position: {x: -0.033180077, y: 0.082000166, z: -0.010244966}
|
||||
rotation: {x: -0.5006431, y: -0.49935615, z: 0.49935615, w: 0.5006431}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_R
|
||||
parentName: Hips
|
||||
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
|
||||
scale: {x: 1.000001, y: 1.000001, z: 0.99999994}
|
||||
rotation: {x: -0.009252652, y: -0.15924251, z: 0.98287445, w: -0.09227173}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_R
|
||||
parentName: UpperLeg_R
|
||||
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||
rotation: {x: -0.008797093, y: 0.0010323172, z: -0.0278797, w: 0.9995721}
|
||||
scale: {x: 1.0000015, y: 1.0000019, z: 0.9999998}
|
||||
rotation: {x: -0.108735576, y: -0.17551641, z: -0.04926444, w: 0.9772122}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_R
|
||||
parentName: LowerLeg_R
|
||||
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||
rotation: {x: 0.47960767, y: -0.014286102, z: 0.003323913, w: 0.87736046}
|
||||
scale: {x: 1.000001, y: 1.0000007, z: 1.0000004}
|
||||
rotation: {x: 0.55735517, y: 0.06399596, z: -0.0771912, w: 0.82419735}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_R
|
||||
parentName: Ankle_R
|
||||
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||
rotation: {x: 0.30470568, y: 0.011314889, z: 0.0077266167, w: 0.95234805}
|
||||
scale: {x: 1.0000019, y: 1.0000027, z: 0.9999992}
|
||||
rotation: {x: 0.309237, y: 0.011326963, z: 0.007764128, w: 0.9508859}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_R
|
||||
parentName: Ball_R
|
||||
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||
rotation: {x: -0.021681456, y: -0.006950414, z: -0.0058263117, w: 0.99972385}
|
||||
scale: {x: 1.0000012, y: 1.0000006, z: 1.0000002}
|
||||
rotation: {x: -0.02168146, y: -0.006950418, z: -0.005826311, w: 0.9997238}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_L
|
||||
parentName: Hips
|
||||
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
|
||||
rotation: {x: 0.0148568405, y: -0.08848824, z: 0.99479634, w: 0.048263304}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_L
|
||||
parentName: UpperLeg_L
|
||||
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||
rotation: {x: -0.019704372, y: -0.013604647, z: 0.01234207, w: 0.9996371}
|
||||
scale: {x: 1, y: 1.0000002, z: 1.0000001}
|
||||
rotation: {x: -0.10178385, y: 0.29605177, z: 0.046401605, w: 0.94859916}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_L
|
||||
parentName: LowerLeg_L
|
||||
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||
rotation: {x: 0.49336952, y: 0.0039904644, z: -0.010034023, w: 0.8697528}
|
||||
scale: {x: 1.0000004, y: 0.9999998, z: 0.99999994}
|
||||
rotation: {x: 0.49809006, y: -0.10127316, z: 0.05329851, w: 0.8595402}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_L
|
||||
parentName: Ankle_L
|
||||
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||
rotation: {x: 0.28727663, y: 0.013302656, z: -0.00991986, w: 0.9577039}
|
||||
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000004}
|
||||
rotation: {x: 0.28727654, y: 0.013302653, z: -0.009919861, w: 0.95770395}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_L
|
||||
parentName: Ball_L
|
||||
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||
rotation: {x: -0.022539139, y: -0.016353514, z: 0.008434004, w: 0.9995767}
|
||||
scale: {x: 1.0000011, y: 1.0000001, z: 1.0000002}
|
||||
rotation: {x: -0.022539295, y: -0.016353512, z: 0.008433997, w: 0.9995766}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
armTwist: 0.5
|
||||
foreArmTwist: 0.5
|
||||
upperLegTwist: 0.5
|
||||
@@ -730,12 +737,11 @@ ModelImporter:
|
||||
hasTranslationDoF: 0
|
||||
hasExtraRoot: 1
|
||||
skeletonHasParents: 1
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: b6b4b9f2696465340b5168dd9e2ca6b3,
|
||||
type: 3}
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: b6b4b9f2696465340b5168dd9e2ca6b3, type: 3}
|
||||
autoGenerateAvatarMappingIfUnspecified: 1
|
||||
animationType: 3
|
||||
humanoidOversampling: 1
|
||||
avatarSetup: 2
|
||||
avatarSetup: 1
|
||||
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||
importBlendShapeDeformPercent: 1
|
||||
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e6a2aa1552aac6f46b40192ec605d57e
|
||||
ModelImporter:
|
||||
serializedVersion: 22200
|
||||
serializedVersion: 24200
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
materials:
|
||||
@@ -16,11 +16,12 @@ ModelImporter:
|
||||
optimizeGameObjects: 0
|
||||
removeConstantScaleCurves: 1
|
||||
motionNodeName:
|
||||
rigImportErrors: "Copied Avatar Rig Configuration mis-match. Transform hierarchy
|
||||
does not match:\n\tTransform 'pelvis' for human bone 'Hips' not found\n"
|
||||
rigImportWarnings:
|
||||
animationImportErrors:
|
||||
animationImportWarnings:
|
||||
animationImportWarnings: "\nClip 'A_Walk_F_Masc' has import animation warnings
|
||||
that might lower retargeting quality:\nNote: Activate translation DOF on avatar
|
||||
to improve retargeting quality.\n\t'Ball_R' is inbetween humanoid transforms
|
||||
and has rotation animation that will be discarded.\n\t'Ball_L' is inbetween
|
||||
humanoid transforms and has rotation animation that will be discarded.\n"
|
||||
animationRetargetingWarnings:
|
||||
animationDoRetargetingWarnings: 0
|
||||
importAnimatedCustomProperties: 0
|
||||
@@ -88,6 +89,9 @@ ModelImporter:
|
||||
maxBonesPerVertex: 4
|
||||
minBoneWeight: 0.001
|
||||
optimizeBones: 0
|
||||
generateMeshLods: 0
|
||||
meshLodGenerationFlags: 0
|
||||
maximumMeshLod: -1
|
||||
meshOptimizationFlags: -1
|
||||
indexFormat: 0
|
||||
secondaryUVAngleDistortion: 8
|
||||
@@ -264,7 +268,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_L
|
||||
- boneName: Toes_L
|
||||
humanName: LeftToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -272,7 +276,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_R
|
||||
- boneName: Toes_R
|
||||
humanName: RightToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -280,6 +284,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Eyes
|
||||
humanName: LeftEye
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Jaw
|
||||
humanName: 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:
|
||||
@@ -328,6 +356,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01
|
||||
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
|
||||
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
|
||||
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_1
|
||||
humanName: Right Thumb Proximal
|
||||
limit:
|
||||
@@ -376,6 +428,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01_1
|
||||
humanName: Right 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_1
|
||||
humanName: Right 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_1
|
||||
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:
|
||||
@@ -384,323 +460,272 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01
|
||||
humanName: Left Middle Proximal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_02
|
||||
humanName: Left Middle Intermediate
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_03
|
||||
humanName: Left Middle Distal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01_1
|
||||
humanName: Right Middle Proximal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_02_1
|
||||
humanName: Right Middle Intermediate
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_03_1
|
||||
humanName: Right Middle Distal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Jaw
|
||||
humanName: Jaw
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
skeleton:
|
||||
- name: avatarTest(Clone)
|
||||
- name: "Anim_Common_\uAC77\uAE30(Clone)"
|
||||
parentName:
|
||||
position: {x: 0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: SK_Character_Dealer_Female_01
|
||||
parentName: avatarTest(Clone)
|
||||
- name: Root
|
||||
parentName: "Anim_Common_\uAC77\uAE30(Clone)"
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Root
|
||||
parentName: avatarTest(Clone)
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hips
|
||||
parentName: Root
|
||||
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
|
||||
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
|
||||
position: {x: 0.003242542, y: 0.92277485, z: -0.000105421255}
|
||||
rotation: {x: -0.08911851, y: -0.014894119, z: -0.042069796, w: 0.99502075}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_01
|
||||
parentName: Hips
|
||||
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
|
||||
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
|
||||
rotation: {x: 0.13866574, y: 0.014449746, z: 0.029149905, w: 0.9898047}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_02
|
||||
parentName: Spine_01
|
||||
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
|
||||
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
|
||||
scale: {x: 1.0000001, y: 1, z: 1}
|
||||
rotation: {x: -0.055786677, y: -0.0058704237, z: 0.04605577, w: 0.9973627}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_03
|
||||
parentName: Spine_02
|
||||
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
|
||||
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
|
||||
- name: Clavicle_L
|
||||
parentName: Spine_03
|
||||
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
|
||||
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
|
||||
- name: Shoulder_L
|
||||
parentName: Clavicle_L
|
||||
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
|
||||
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
|
||||
- name: Elbow_L
|
||||
parentName: Shoulder_L
|
||||
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
|
||||
scale: {x: 0.9999999, y: 1, z: 1.0000001}
|
||||
- name: Hand_L
|
||||
parentName: Elbow_L
|
||||
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
|
||||
rotation: {x: 0.11240623, y: -0.012285141, z: 0.0043780454, w: 0.99357677}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
|
||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
|
||||
- name: Finger_02
|
||||
parentName: Finger_01
|
||||
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
|
||||
scale: {x: 1.0000004, y: 1.0000006, z: 1}
|
||||
- name: Finger_03
|
||||
parentName: Finger_02
|
||||
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04
|
||||
parentName: Finger_03
|
||||
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
|
||||
- name: IndexFinger_01
|
||||
parentName: Hand_L
|
||||
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
|
||||
scale: {x: 1.0000002, y: 1.0000005, z: 1}
|
||||
- name: IndexFinger_02
|
||||
parentName: IndexFinger_01
|
||||
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
|
||||
- name: IndexFinger_03
|
||||
parentName: IndexFinger_02
|
||||
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
|
||||
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
|
||||
- name: IndexFinger_04
|
||||
parentName: IndexFinger_03
|
||||
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
|
||||
- name: Thumb_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
|
||||
scale: {x: 1, y: 1.0000005, z: 1.0000001}
|
||||
- name: Thumb_02
|
||||
parentName: Thumb_01
|
||||
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
|
||||
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
|
||||
- name: Thumb_03
|
||||
parentName: Thumb_02
|
||||
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
|
||||
- name: Clavicle_R
|
||||
parentName: Spine_03
|
||||
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
|
||||
scale: {x: 0.99999994, y: 1, z: 1.0000001}
|
||||
- name: Shoulder_R
|
||||
parentName: Clavicle_R
|
||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
|
||||
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
|
||||
- name: Elbow_R
|
||||
parentName: Shoulder_R
|
||||
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
|
||||
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
|
||||
- name: Hand_R
|
||||
parentName: Elbow_R
|
||||
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
|
||||
- name: Finger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
|
||||
scale: {x: 1, y: 0.99999994, z: 1}
|
||||
- name: Finger_02_1
|
||||
parentName: Finger_01_1
|
||||
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
|
||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
|
||||
- name: Finger_03_1
|
||||
parentName: Finger_02_1
|
||||
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
|
||||
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
|
||||
- name: Finger_04_1
|
||||
parentName: Finger_03_1
|
||||
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
|
||||
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
|
||||
- name: IndexFinger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
|
||||
scale: {x: 1, y: 0.99999994, z: 1.0000004}
|
||||
- name: IndexFinger_02_1
|
||||
parentName: IndexFinger_01_1
|
||||
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
|
||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
|
||||
- name: IndexFinger_03_1
|
||||
parentName: IndexFinger_02_1
|
||||
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
|
||||
scale: {x: 1, y: 1.0000004, z: 1.0000001}
|
||||
- name: IndexFinger_04_1
|
||||
parentName: IndexFinger_03_1
|
||||
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
|
||||
scale: {x: 1, y: 0.9999998, z: 0.99999994}
|
||||
- name: Thumb_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
|
||||
scale: {x: 1, y: 1.0000002, z: 1}
|
||||
- name: Thumb_02_1
|
||||
parentName: Thumb_01_1
|
||||
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
|
||||
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
|
||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
|
||||
- name: Thumb_03_1
|
||||
parentName: Thumb_02_1
|
||||
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
|
||||
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
|
||||
- name: Neck
|
||||
parentName: Spine_03
|
||||
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
|
||||
scale: {x: 0.99999994, y: 1, z: 1.0000001}
|
||||
rotation: {x: 0.05891237, y: 0.01715924, z: -0.05574582, w: 0.9965577}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Head
|
||||
parentName: Neck
|
||||
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
|
||||
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
|
||||
- name: Eyebrows
|
||||
parentName: Head
|
||||
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
|
||||
rotation: {x: -0.116145186, y: -0.018377535, z: 0.011210859, w: 0.99299896}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Eyes
|
||||
parentName: Head
|
||||
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
|
||||
rotation: {x: 1.7763568e-15, y: 2.7755578e-16, z: 0.00000000418144, 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: 1.7763568e-15, y: 2.7755578e-16, z: 0.00000000418144, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Jaw
|
||||
parentName: Head
|
||||
position: {x: -0.000045919798, y: 0.06247511, z: 0.02164003}
|
||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 0.9999999, y: 1.0000001, z: 1}
|
||||
- name: UpperLeg_L
|
||||
parentName: Hips
|
||||
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
|
||||
scale: {x: 1, y: 1, z: 1.0000001}
|
||||
- name: LowerLeg_L
|
||||
parentName: UpperLeg_L
|
||||
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
|
||||
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
|
||||
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
|
||||
- name: Ankle_L
|
||||
parentName: LowerLeg_L
|
||||
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
|
||||
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
|
||||
- name: Ball_L
|
||||
parentName: Ankle_L
|
||||
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
|
||||
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
|
||||
- name: Toes_L
|
||||
parentName: Ball_L
|
||||
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
|
||||
scale: {x: 1.0000005, y: 1, z: 1.0000001}
|
||||
rotation: {x: 1.7763568e-15, y: 2.7755578e-16, z: 0.00000000418144, 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.14425045, y: -0.100548424, z: 0.68496126, w: 0.707043}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_L
|
||||
parentName: Clavicle_L
|
||||
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||
rotation: {x: 0.16782227, y: -0.053535964, z: -0.025965188, w: 0.98402}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_L
|
||||
parentName: Shoulder_L
|
||||
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||
rotation: {x: 0.029834297, y: -0.19559804, z: 0.005707256, w: 0.98021364}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_L
|
||||
parentName: Elbow_L
|
||||
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||
rotation: {x: 0.08133689, y: 0.047918823, z: 0.10568454, w: 0.9899085}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||
rotation: {x: 0.0591629, y: -0.5524086, z: -0.32584694, w: 0.764963}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02
|
||||
parentName: Thumb_01
|
||||
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||
rotation: {x: 0.025972206, y: 0.006030499, z: 0.015053736, w: 0.99953115}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03
|
||||
parentName: Thumb_02
|
||||
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||
rotation: {x: -0.013991385, y: 0.004102821, z: -0.062753245, w: 0.9979226}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01
|
||||
parentName: Hand_L
|
||||
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||
rotation: {x: -0.049876284, y: -0.002123255, z: -0.06330748, w: 0.99674475}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02
|
||||
parentName: IndexFinger_01
|
||||
position: {x: 0.0001083448, y: 0.040936172, z: -5.32907e-16}
|
||||
rotation: {x: -0.0018137165, y: 0.0007031098, z: 0.025248019, w: 0.9996793}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03
|
||||
parentName: IndexFinger_02
|
||||
position: {x: -0.0007850012, y: 0.037903752, z: 2.5401902e-15}
|
||||
rotation: {x: -0.01843587, y: 0.0000147074425, z: 0.03600453, w: 0.99918157}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04
|
||||
parentName: IndexFinger_03
|
||||
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||
rotation: {x: 0.010008598, y: -0.013127802, z: -0.013274175, w: 0.99977565}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||
rotation: {x: -0.08687174, y: -0.014914574, z: -0.04766496, w: 0.9949668}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02
|
||||
parentName: Finger_01
|
||||
position: {x: -0.0008881993, y: 0.042478856, z: 5.5511148e-18}
|
||||
rotation: {x: 0.011417043, y: -0.0066794516, z: 0.04525468, w: 0.9988879}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03
|
||||
parentName: Finger_02
|
||||
position: {x: -0.00018553007, y: 0.035132784, z: 1.2256862e-15}
|
||||
rotation: {x: -0.016679883, y: -0.0026325346, z: -0.68191266, w: 0.73123866}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04
|
||||
parentName: Finger_03
|
||||
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||
rotation: {x: 0.028479932, y: -0.026225463, z: 0.70719844, w: 0.7059543}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Prop_L
|
||||
parentName: Hand_L
|
||||
position: {x: -0.03201949, y: 0.09029324, z: 0.009831727}
|
||||
rotation: {x: -0.49920812, y: 0.50079066, z: 0.50079066, w: -0.49920812}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Clavicle_R
|
||||
parentName: Spine_03
|
||||
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||
rotation: {x: 0.9866279, y: -0.02921475, z: -0.15620618, w: 0.036217798}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_R
|
||||
parentName: Clavicle_R
|
||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||
rotation: {x: -0.07039012, y: 0.16810954, z: -0.69655776, w: 0.6939681}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_R
|
||||
parentName: Shoulder_R
|
||||
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||
rotation: {x: -0.030128885, y: -0.06676847, z: 0.010908369, w: 0.9972539}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_R
|
||||
parentName: Elbow_R
|
||||
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||
rotation: {x: -0.052570157, y: -0.097803205, z: 0.13213828, w: 0.98499256}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||
rotation: {x: -0.23673767, y: -0.67929554, z: 0.17753291, w: 0.67156166}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02_1
|
||||
parentName: Thumb_01_1
|
||||
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
|
||||
rotation: {x: 0.045406632, y: -0.09079583, z: 0.004977103, w: 0.9948214}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03_1
|
||||
parentName: Thumb_02_1
|
||||
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||
rotation: {x: -0.022124663, y: 0.008506396, z: 0.065690555, w: 0.9975585}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||
rotation: {x: 0.026004123, y: -0.0019569087, z: -0.10434931, w: 0.99419874}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02_1
|
||||
parentName: IndexFinger_01_1
|
||||
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||
rotation: {x: 0.0047065457, y: 0.0022531166, z: 0.03656036, w: 0.9993179}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03_1
|
||||
parentName: IndexFinger_02_1
|
||||
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||
rotation: {x: 0.00939705, y: -0.0026910405, z: 0.03792393, w: 0.9992328}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04_1
|
||||
parentName: IndexFinger_03_1
|
||||
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||
rotation: {x: -0.015948143, y: -0.009884943, z: 0.022371532, w: 0.99957365}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||
rotation: {x: 0.06239849, y: 0.012818218, z: -0.0906985, w: 0.993839}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02_1
|
||||
parentName: Finger_01_1
|
||||
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||
rotation: {x: -0.019183924, y: 0.0050394177, z: 0.0356363, w: 0.99916804}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03_1
|
||||
parentName: Finger_02_1
|
||||
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||
rotation: {x: 0.023114802, y: -0.0019514952, z: 0.034978278, w: 0.99911886}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04_1
|
||||
parentName: Finger_03_1
|
||||
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||
rotation: {x: -0.005747762, y: 0.0019679351, z: -0.01441982, w: 0.99987763}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Prop_R
|
||||
parentName: Hand_R
|
||||
position: {x: -0.041188367, y: 0.084456965, z: -0.018186871}
|
||||
rotation: {x: -0.5006431, y: -0.49935615, z: 0.49935615, w: 0.5006431}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_R
|
||||
parentName: Hips
|
||||
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
|
||||
scale: {x: 1.0000005, y: 1.0000005, z: 1}
|
||||
rotation: {x: -0.0103632165, y: -0.1819516, z: 0.9780258, w: -0.101251036}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_R
|
||||
parentName: UpperLeg_R
|
||||
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
|
||||
scale: {x: 0.99999964, y: 0.9999998, z: 1}
|
||||
rotation: {x: -0.12485351, y: -0.12821119, z: -0.055474952, w: 0.9822912}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_R
|
||||
parentName: LowerLeg_R
|
||||
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
|
||||
scale: {x: 1.0000002, y: 1, z: 0.99999976}
|
||||
rotation: {x: 0.30756932, y: 0.1821653, z: 0.09428554, w: 0.929154}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_R
|
||||
parentName: Ankle_R
|
||||
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
|
||||
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
|
||||
rotation: {x: 0.3047057, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_R
|
||||
parentName: Ball_R
|
||||
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
|
||||
rotation: {x: -0.02168146, y: -0.006950418, z: -0.005826311, w: 0.9997238}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_L
|
||||
parentName: Hips
|
||||
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||
rotation: {x: 0.0060111387, y: 0.030674094, z: 0.9976621, w: -0.060772423}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_L
|
||||
parentName: UpperLeg_L
|
||||
position: {x: 0.0003177549, y: 0.39930907, z: -3.6326495e-14}
|
||||
rotation: {x: -0.20999967, y: 0.035963234, z: 0.024956664, w: 0.97672105}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_L
|
||||
parentName: LowerLeg_L
|
||||
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||
rotation: {x: 0.5552789, y: -0.022032386, z: -0.048765745, w: 0.82994086}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_L
|
||||
parentName: Ankle_L
|
||||
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||
rotation: {x: 0.28727654, y: 0.013302653, z: -0.009919861, w: 0.95770395}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_L
|
||||
parentName: Ball_L
|
||||
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||
rotation: {x: -0.022539295, y: -0.016353512, z: 0.008433997, w: 0.9995766}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
armTwist: 0.5
|
||||
foreArmTwist: 0.5
|
||||
upperLegTwist: 0.5
|
||||
@@ -713,12 +738,11 @@ ModelImporter:
|
||||
hasTranslationDoF: 0
|
||||
hasExtraRoot: 1
|
||||
skeletonHasParents: 1
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: bfa42ba6d484e4e448024c9acf736ce9,
|
||||
type: 3}
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: bfa42ba6d484e4e448024c9acf736ce9, type: 3}
|
||||
autoGenerateAvatarMappingIfUnspecified: 1
|
||||
animationType: 3
|
||||
humanoidOversampling: 1
|
||||
avatarSetup: 2
|
||||
avatarSetup: 1
|
||||
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||
importBlendShapeDeformPercent: 0
|
||||
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 575336e929435dc4398adefbfa9cde78
|
||||
ModelImporter:
|
||||
serializedVersion: 22200
|
||||
serializedVersion: 24200
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
materials:
|
||||
@@ -16,8 +16,6 @@ ModelImporter:
|
||||
optimizeGameObjects: 0
|
||||
removeConstantScaleCurves: 0
|
||||
motionNodeName:
|
||||
rigImportErrors:
|
||||
rigImportWarnings:
|
||||
animationImportErrors:
|
||||
animationImportWarnings:
|
||||
animationRetargetingWarnings:
|
||||
@@ -267,6 +265,9 @@ ModelImporter:
|
||||
maxBonesPerVertex: 4
|
||||
minBoneWeight: 0.001
|
||||
optimizeBones: 0
|
||||
generateMeshLods: 0
|
||||
meshLodGenerationFlags: 0
|
||||
maximumMeshLod: -1
|
||||
meshOptimizationFlags: -1
|
||||
indexFormat: 0
|
||||
secondaryUVAngleDistortion: 8
|
||||
@@ -732,215 +733,20 @@ ModelImporter:
|
||||
length: 0
|
||||
modified: 0
|
||||
skeleton:
|
||||
- name: ModularSyntyCharacter(Clone)
|
||||
- name: "Anim_Common_\uACBD\uC9C1(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: mesh
|
||||
parentName: ModularSyntyCharacter(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: upperBody
|
||||
parentName: mesh
|
||||
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_TEST_DEVU_SIMP_RGBG_01_01HEAD
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_02HAIR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_03EBRL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_04EBRR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_05EYEL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_06EYER
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_07EARL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_08EARR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_10TORS
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_11AUPL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_12AUPR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_13ALWL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_14ALWR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_15HNDL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_16HNDR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_22AHED
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_23AFAC
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_24ABCK
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_29ASHL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_30ASHR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_31AEBL
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_32AEBR
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_35NOSE
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_36TETH
|
||||
parentName: upperBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_37TONG
|
||||
parentName: upperBody
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: lowerBody
|
||||
parentName: mesh
|
||||
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_TEST_DEVU_SIMP_RGBG_01_17HIPS
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_18LEGL
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_19LEGR
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_20FOTL
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_21FOTR
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_25AHPF
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_26AHPB
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_27AHPL
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_28AHPR
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_33AKNL
|
||||
parentName: lowerBody
|
||||
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_TEST_DEVU_SIMP_RGBG_01_34AKNR
|
||||
parentName: lowerBody
|
||||
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: ModularSyntyCharacter(Clone)
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
parentName: "Anim_Common_\uACBD\uC9C1(Clone)"
|
||||
position: {x: -0, y: 0, z: 0.0000021009546}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pelvis
|
||||
parentName: root
|
||||
position: {x: -0.0000022523334, y: 0.91021377, z: -0.028169593}
|
||||
rotation: {x: 0.5, y: -0.5, z: -0.5, w: 0.5}
|
||||
position: {x: 0.002183199, y: 0.84903103, z: -0.021932801}
|
||||
rotation: {x: 0.46443722, y: -0.59494436, z: -0.44094622, w: 0.4857013}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: hipAttachFront
|
||||
parentName: pelvis
|
||||
@@ -964,128 +770,98 @@ ModelImporter:
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thigh_l
|
||||
parentName: pelvis
|
||||
position: {x: 0.027215123, y: -0.0029453347, z: 0.09613058}
|
||||
rotation: {x: 0.9999093, y: 0.009337232, z: 0.009710422, w: 0.0000427429}
|
||||
position: {x: 0.027152821, y: -0.0026612738, z: 0.09624505}
|
||||
rotation: {x: 0.99937177, y: 0.024198469, z: 0.025830891, w: -0.0018374918}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thigh_twist_01_l
|
||||
parentName: thigh_l
|
||||
position: {x: 0.22210231, y: -9.305644e-10, z: -2.2737367e-15}
|
||||
rotation: {x: -0.000003299037, y: 0, z: -0, w: 1}
|
||||
position: {x: 0.22210231, y: -9.291422e-10, z: -2.4733922e-11}
|
||||
rotation: {x: 0.045738596, y: -0, z: -0, w: 0.99895346}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: calf_l
|
||||
parentName: thigh_l
|
||||
position: {x: 0.44581473, y: 0.000072504714, z: -0.0000000019213142}
|
||||
rotation: {x: -0.0000065918703, y: 0.0000009978124, z: 0.050290126, w: 0.99873465}
|
||||
position: {x: 0.4456963, y: 0.00039482245, z: 0.00007405537}
|
||||
rotation: {x: 0.08850774, y: -0.026943495, z: 0.289593, w: 0.952668}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: calf_twist_01_l
|
||||
parentName: calf_l
|
||||
position: {x: 0.17972955, y: -0.00000024332752, z: 0.00000005759147}
|
||||
rotation: {x: 0.0000032780022, y: -0.0000003278709, z: -0.0000013815501, w: 1}
|
||||
position: {x: 0.17972955, y: -0.00000043902025, z: 0.00000044237657}
|
||||
rotation: {x: -0.018827386, y: -0.0000024708945, z: -0.0000025425875, w: 0.99982274}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: foot_l
|
||||
parentName: calf_l
|
||||
position: {x: 0.3601809, y: -0.0000020200662, z: 0.00000047907946}
|
||||
rotation: {x: -0.00039115272, y: -0.0097033065, z: -0.040959746, w: 0.9991136}
|
||||
position: {x: 0.3601809, y: -0.00000364797, z: 0.0000036799627}
|
||||
rotation: {x: -0.043179978, y: -0.04548269, z: -0.23007713, w: 0.9711495}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ball_l
|
||||
parentName: foot_l
|
||||
position: {x: 0.055705708, y: -0.111233726, z: 0.0000064460714}
|
||||
rotation: {x: 0.49303845, y: -0.5058754, z: 0.51279974, w: -0.48789304}
|
||||
position: {x: 0.055705708, y: -0.111233726, z: 0.0000064461024}
|
||||
rotation: {x: 0.49303845, y: -0.50587547, z: 0.51279974, w: -0.48789304}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: kneeAttach_l
|
||||
parentName: calf_l
|
||||
position: {x: -0.0052763503, y: -0.053035233, z: -0.007814086}
|
||||
rotation: {x: 0.70616484, y: -0.035823014, z: -0.02210338, w: 0.70679516}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: kneeProc_l
|
||||
parentName: calf_l
|
||||
position: {x: -0.0007214744, y: 0.0487988, z: -0.0000000032509442}
|
||||
rotation: {x: -0.49999872, y: 0.50000197, z: 0.50000125, w: -0.4999981}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: gluteProc_l
|
||||
parentName: thigh_l
|
||||
position: {x: 0.07982383, y: 0.08717705, z: -4.316547e-15}
|
||||
rotation: {x: 0.03576505, y: 0.70620173, z: 0.70620173, w: 0.03576505}
|
||||
position: {x: -0.023788631, y: -0.047130316, z: -0.0035490394}
|
||||
rotation: {x: 0.660113, y: -0.15635066, z: -0.15772106, w: 0.71758586}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thigh_r
|
||||
parentName: pelvis
|
||||
position: {x: 0.027215114, y: -0.002945335, z: -0.09613508}
|
||||
rotation: {x: -0.009336888, y: 0.9999093, z: 0.000042741325, w: -0.00971042}
|
||||
position: {x: 0.02713509, y: -0.003192213, z: -0.096407376}
|
||||
rotation: {x: 0.13151121, y: 0.977216, z: -0.0032328914, w: -0.16656326}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thigh_twist_01_r
|
||||
parentName: thigh_r
|
||||
position: {x: -0.22210231, y: 9.305628e-10, z: 1.8296475e-15}
|
||||
rotation: {x: -0.0000032989917, y: 0, z: -0, w: 1}
|
||||
position: {x: -0.22210231, y: 9.1792485e-10, z: 5.868163e-11}
|
||||
rotation: {x: 0.11224658, y: -0, z: -0, w: 0.9936804}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: calf_r
|
||||
parentName: thigh_r
|
||||
position: {x: -0.44581473, y: -0.00007250627, z: 0.0000000019213209}
|
||||
rotation: {x: -0.0000065917798, y: 0.000000997815, z: 0.05029121, w: 0.9987346}
|
||||
position: {x: -0.44577038, y: -0.00023285799, z: -0.000113270085}
|
||||
rotation: {x: 0.220574, y: -0.040964484, z: 0.1777805, w: 0.9581561}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: calf_twist_01_r
|
||||
parentName: calf_r
|
||||
position: {x: -0.17972955, y: 0.00000024333596, z: -0.00000005759147}
|
||||
rotation: {x: 0.000003277956, y: -0.0000003278709, z: -0.0000013815983, w: 1}
|
||||
position: {x: -0.17972955, y: 0.0000011520493, z: -0.00000045252497}
|
||||
rotation: {x: -0.029032068, y: -0.0000023846787, z: -0.00000662683, w: 0.9995785}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: foot_r
|
||||
parentName: calf_r
|
||||
position: {x: -0.3601809, y: 0.0000020201367, z: -0.00000047907946}
|
||||
rotation: {x: -0.00039116672, y: -0.0097033065, z: -0.040961176, w: 0.99911356}
|
||||
position: {x: -0.3601809, y: 0.00000957946, z: -0.000003764411}
|
||||
rotation: {x: -0.072132386, y: -0.06321793, z: -0.20395297, w: 0.9742708}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ball_r
|
||||
parentName: foot_r
|
||||
position: {x: -0.0557064, y: 0.111234754, z: -0.00000645117}
|
||||
rotation: {x: -0.5059259, y: -0.49299014, z: 0.4879391, w: 0.51275253}
|
||||
rotation: {x: 0.5486768, y: 0.53864074, z: -0.4127861, w: -0.48829043}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: kneeAttach_r
|
||||
parentName: calf_r
|
||||
position: {x: 0.0052765333, y: 0.05303553, z: 0.007814086}
|
||||
rotation: {x: -0.0004457006, y: -0.009701246, z: -0.04096158, w: 0.99911356}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: kneeProc_r
|
||||
parentName: calf_r
|
||||
position: {x: 0.00072147435, y: -0.048798498, z: 0.0000000032509941}
|
||||
rotation: {x: 0.50000125, y: 0.4999981, z: 0.49999872, w: 0.50000197}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: gluteProc_r
|
||||
parentName: thigh_r
|
||||
position: {x: -0.079823904, y: -0.087177, z: 4.263256e-15}
|
||||
rotation: {x: -0.70620173, y: 0.035765298, z: -0.035765298, w: 0.70620173}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: leg_proportion_l
|
||||
parentName: pelvis
|
||||
position: {x: 0.026323471, y: -0.0029619911, z: 0.09611326}
|
||||
rotation: {x: -0.5094997, y: 0.49045226, z: 0.4997463, w: 0.5001203}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: leg_proportion_r
|
||||
parentName: pelvis
|
||||
position: {x: 0.026323471, y: -0.0029619904, z: -0.096117765}
|
||||
rotation: {x: 0.5094997, y: -0.4904523, z: 0.49974626, w: 0.5001203}
|
||||
position: {x: 0.015729213, y: 0.05109869, z: -0.0021163565}
|
||||
rotation: {x: -0.09244119, y: 0.00651635, z: -0.13876773, w: 0.98597956}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: spine_01
|
||||
parentName: pelvis
|
||||
position: {x: -0.039486945, y: 0.0028441222, z: -0.000000058610382}
|
||||
rotation: {x: 0.9969295, y: -0.07830423, z: 0.00000085288184, w: 0.000010271229}
|
||||
rotation: {x: 0.9940414, y: -0.10773957, z: -0.016367475, w: -0.0024634923}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: spine_02
|
||||
parentName: spine_01
|
||||
position: {x: -0.068371974, y: 0.0014307626, z: -0.000000006042418}
|
||||
rotation: {x: -0.0000000011642847, y: -0.000000047216822, z: -0.024966702, w: 0.99968827}
|
||||
position: {x: -0.068278566, y: 0.001428808, z: -0.000000005966957}
|
||||
rotation: {x: -0.058328692, y: 0.007486977, z: 0.0064891214, w: 0.9982483}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: spine_03
|
||||
parentName: spine_02
|
||||
position: {x: -0.12554944, y: 0.0063453894, z: -3.57232e-10}
|
||||
rotation: {x: -0.000021314132, y: -0.00037258762, z: -0.050914716, w: 0.99870294}
|
||||
position: {x: -0.12518515, y: 0.006326978, z: -2.7494224e-10}
|
||||
rotation: {x: -0.05895214, y: -0.05088476, z: 0.055952262, w: 0.9953918}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: neck_01
|
||||
parentName: spine_03
|
||||
position: {x: -0.31951433, y: 0.036587797, z: 0.00000072927924}
|
||||
rotation: {x: -0.001185808, y: -0.008268698, z: 0.13579145, w: 0.9907023}
|
||||
position: {x: -0.31983006, y: 0.03662395, z: 0.00000072999967}
|
||||
rotation: {x: 0.1933239, y: -0.068031766, z: 0.15661307, w: 0.96616244}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: head
|
||||
parentName: neck_01
|
||||
position: {x: -0.100135565, y: 0.00022404436, z: -0.00017833713}
|
||||
rotation: {x: 0.0012173305, y: 0.008640665, z: -0.138246, w: 0.9903595}
|
||||
position: {x: -0.1000135, y: 0.00000199593, z: 0.000000007627613}
|
||||
rotation: {x: 0.05938832, y: 0.005458634, z: -0.25161403, w: 0.9659884}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: headAttach
|
||||
parentName: head
|
||||
@@ -1094,9 +870,24 @@ ModelImporter:
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: jaw
|
||||
parentName: head
|
||||
position: {x: 0.00038189514, y: -0.02608602, z: -0.000003383968}
|
||||
position: {x: 0.00038189514, y: -0.02608602, z: -0.000003383919}
|
||||
rotation: {x: 0.50000536, y: -0.5000049, z: 0.49999464, w: 0.4999951}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: fchr_dyn_01_01_c
|
||||
parentName: jaw
|
||||
position: {x: 0.002507072, y: -0.03838389, z: 0.09279311}
|
||||
rotation: {x: -0.15744042, y: 0.15744041, z: 0.6893566, w: 0.68935657}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: fchr_dyn_01_01_l
|
||||
parentName: jaw
|
||||
position: {x: -0.062307995, y: -0.019151688, z: 0.07528752}
|
||||
rotation: {x: -0.24375418, y: -0.017095968, z: 0.35625032, w: 0.90187436}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: fchr_dyn_01_01_r
|
||||
parentName: jaw
|
||||
position: {x: 0.06641015, y: -0.015610756, z: 0.07112997}
|
||||
rotation: {x: -0.0013463538, y: 0.35855183, z: 0.8618901, w: 0.35858646}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: faceAttach
|
||||
parentName: head
|
||||
position: {x: -0.072368294, y: -0.1373822, z: -0.0000019406757}
|
||||
@@ -1110,302 +901,262 @@ ModelImporter:
|
||||
- name: eyeLight_l
|
||||
parentName: head
|
||||
position: {x: -0.06599293, y: -0.08166062, z: -0.04100604}
|
||||
rotation: {x: -0.5004372, y: -0.49955237, z: 0.5006456, w: 0.4993637}
|
||||
rotation: {x: -0.56154495, y: -0.4438581, z: 0.42571557, w: 0.55355537}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: eye_r
|
||||
parentName: head
|
||||
position: {x: -0.06599285, y: -0.08166231, z: 0.04100519}
|
||||
rotation: {x: 0.49989286, y: 0.50010663, z: -0.5001004, w: -0.4999001}
|
||||
rotation: {x: 0.49989286, y: 0.5001067, z: -0.5001003, w: -0.49990013}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: eyeLight_r
|
||||
parentName: head
|
||||
position: {x: -0.06599285, y: -0.08166231, z: 0.04100519}
|
||||
rotation: {x: -0.50052696, y: -0.49948066, z: 0.50071675, w: 0.49927408}
|
||||
rotation: {x: -0.5545961, y: -0.44500577, z: 0.4236241, w: 0.56119126}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavicle_l
|
||||
parentName: spine_03
|
||||
position: {x: -0.22350082, y: 0.03559616, z: -0.019627647}
|
||||
rotation: {x: 0.0107471105, y: -0.69317526, z: 0.00030483722, w: 0.72068894}
|
||||
position: {x: -0.22345535, y: 0.03578867, z: -0.01979462}
|
||||
rotation: {x: -0.0013938713, y: -0.71893615, z: 0.054877423, w: 0.692905}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_l
|
||||
parentName: clavicle_l
|
||||
position: {x: -0.17468753, y: 0.000013172175, z: -0.00004209622}
|
||||
rotation: {x: -0.0100861145, y: -0.036951534, z: -0.011973186, w: 0.99919444}
|
||||
position: {x: -0.17442982, y: -0.00016613746, z: -0.00044712922}
|
||||
rotation: {x: 0.015041805, y: 0.023021752, z: -0.08152944, w: 0.9962915}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_twist_01_l
|
||||
parentName: upperarm_l
|
||||
position: {x: -0.14148545, y: 8.881784e-18, z: 3.126388e-15}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: -0.14148545, y: 1.4921397e-15, z: 1.847411e-15}
|
||||
rotation: {x: 0.05486505, y: -0, z: -0, w: 0.9984938}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: lowerarm_l
|
||||
parentName: upperarm_l
|
||||
position: {x: -0.28402275, y: -0.00003282442, z: 7.1054274e-15}
|
||||
rotation: {x: 1.4908279e-16, y: 3.8793845e-14, z: 0.033878356, w: 0.99942595}
|
||||
position: {x: -0.2839984, y: -0.00015124356, z: -0.000033940618}
|
||||
rotation: {x: 0.10833464, y: 0.006612535, z: 0.026384488, w: 0.99374235}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: lowerarm_twist_01_l
|
||||
parentName: lowerarm_l
|
||||
position: {x: -0.120697714, y: -7.1231905e-15, z: 1.9895197e-15}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: -0.120697714, y: -0.00000031059585, z: 0.000000056462486}
|
||||
rotation: {x: -0.055844694, y: 0.000000330859, z: 0.0000026556013, w: 0.9984395}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: hand_l
|
||||
parentName: lowerarm_l
|
||||
position: {x: -0.24188016, y: -1.4876989e-14, z: 3.410605e-15}
|
||||
rotation: {x: -0.7071068, y: -1.6063768e-14, z: 2.7297773e-14, w: 0.7071068}
|
||||
position: {x: -0.24188016, y: -0.0000025835918, z: 0.000000469666}
|
||||
rotation: {x: -0.7804684, y: -0.03504122, z: 0.04016533, w: 0.6229189}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_01_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.10403141, y: -0.012306143, z: -0.02887068}
|
||||
rotation: {x: -0.055210784, y: -0.04301227, z: -0.011495796, w: 0.9974817}
|
||||
rotation: {x: -0.04909448, y: -0.022894567, z: -0.014257225, w: 0.99842995}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_02_l
|
||||
parentName: index_01_l
|
||||
position: {x: -0.040569592, y: -1.1368684e-15, z: 9.7699626e-17}
|
||||
rotation: {x: -0.00000014156093, y: 0.00000032782532, z: -0.038601268, w: 0.99925476}
|
||||
position: {x: -0.040569592, y: -7.81597e-16, z: -3.468294e-11}
|
||||
rotation: {x: 0, y: 0, z: 0.024030676, w: 0.9997113}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_03_l
|
||||
parentName: index_02_l
|
||||
position: {x: -0.03545824, y: -8.5265126e-16, z: -2.5352831e-11}
|
||||
rotation: {x: 4.7426774e-11, y: -4.7146775e-10, z: -0.032122757, w: 0.99948394}
|
||||
position: {x: -0.03545824, y: -1.4921397e-15, z: -2.4341347e-11}
|
||||
rotation: {x: 0, y: -0, z: -0.18511859, w: 0.9827162}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_01_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.10858404, y: -0.01249719, z: 0.0006551574}
|
||||
rotation: {x: -0.052811075, y: 0.011621564, z: -0.024697497, w: 0.9982315}
|
||||
rotation: {x: -0.05615802, y: -0.00080396206, z: -0.020327196, w: 0.9982146}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_02_l
|
||||
parentName: middle_01_l
|
||||
position: {x: -0.04281506, y: 0, z: 1.2434498e-16}
|
||||
rotation: {x: 0.000000055879333, y: -0.00000010803338, z: -0.03812213, w: 0.99927306}
|
||||
position: {x: -0.04281506, y: 4.973799e-16, z: 2.4868996e-16}
|
||||
rotation: {x: 0.00000006332992, y: -0.000001275737, z: -0.037479408, w: 0.99929744}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_03_l
|
||||
parentName: middle_02_l
|
||||
position: {x: -0.041363765, y: 2.842171e-16, z: -3.2318485e-11}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: -0.041363765, y: 3.5527136e-17, z: -3.6006646e-11}
|
||||
rotation: {x: 0, y: -0, z: -0.1365619, w: 0.9906315}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_01_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.104817785, y: -0.010955312, z: 0.029533258}
|
||||
rotation: {x: -0.058461137, y: 0.02784743, z: -0.01813663, w: 0.99773633}
|
||||
rotation: {x: -0.06461671, y: 0.010710719, z: -0.015921732, w: 0.99772567}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_02_l
|
||||
parentName: ring_01_l
|
||||
position: {x: -0.039984744, y: 8.5265126e-16, z: 1.4210854e-16}
|
||||
rotation: {x: -0.000000029802319, y: 0.00000076927233, z: -0.037985075, w: 0.9992783}
|
||||
position: {x: -0.039984744, y: 2.7711166e-15, z: -3.6553673e-11}
|
||||
rotation: {x: -0.00000007450578, y: 0.00000020023428, z: -0.035359483, w: 0.9993746}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_03_l
|
||||
parentName: ring_02_l
|
||||
position: {x: -0.033619042, y: 2.842171e-16, z: -2.6917135e-11}
|
||||
rotation: {x: 5.9796855e-11, y: -5.2945986e-10, z: -0.036507633, w: 0.9993334}
|
||||
position: {x: -0.033619042, y: 6.3948843e-16, z: -6.667578e-11}
|
||||
rotation: {x: 0, y: -0, z: -0.28889966, w: 0.9573594}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_01_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.10075955, y: -0.0028467115, z: 0.050183266}
|
||||
rotation: {x: -0.049280424, y: 0.05426886, z: -0.00065056776, w: 0.99730945}
|
||||
rotation: {x: -0.06325783, y: 0.027618049, z: -0.010572421, w: 0.99755895}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_02_l
|
||||
parentName: pinky_01_l
|
||||
position: {x: -0.027616674, y: 5.1159075e-15, z: 1.5276668e-15}
|
||||
rotation: {x: 0.000011686231, y: 0.000031877298, z: -0.03867463, w: 0.9992519}
|
||||
position: {x: -0.027616674, y: 2.4158453e-15, z: 7.3718807e-16}
|
||||
rotation: {x: 0.0000005736944, y: 0.000013768667, z: -0.031922955, w: 0.9994904}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_03_l
|
||||
parentName: pinky_02_l
|
||||
position: {x: -0.026955087, y: -1.4210854e-15, z: -1.9003394e-11}
|
||||
rotation: {x: 0.000003738, y: -0.00008235291, z: -0.03240269, w: 0.9994749}
|
||||
position: {x: -0.026955087, y: -7.327472e-16, z: -1.78595e-11}
|
||||
rotation: {x: 0.000026904087, y: -0.00007792445, z: -0.3140897, w: 0.94939333}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_01_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.0345987, y: 0.0056171953, z: -0.032003786}
|
||||
rotation: {x: 0.39697987, y: -0.333253, z: 0.11576028, w: 0.84731865}
|
||||
rotation: {x: 0.36358598, y: -0.3135349, z: 0.19800957, w: 0.85457206}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_02_l
|
||||
parentName: thumb_01_l
|
||||
position: {x: -0.054442167, y: 7.81597e-16, z: -2.842171e-16}
|
||||
rotation: {x: -0.0005483031, y: -0.0031062365, z: -0.039842293, w: 0.99920106}
|
||||
position: {x: -0.054442167, y: -2.4158453e-15, z: 1.8296475e-15}
|
||||
rotation: {x: -0.0001382529, y: -0.00054937584, z: -0.028347986, w: 0.999598}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_03_l
|
||||
parentName: thumb_02_l
|
||||
position: {x: -0.046614956, y: 2.6076917e-14, z: -2.441169e-11}
|
||||
rotation: {x: -0.0015578927, y: 0.0017606178, z: -0.11588088, w: 0.9932604}
|
||||
position: {x: -0.046614956, y: 2.643219e-14, z: -2.2803953e-11}
|
||||
rotation: {x: -0.0030873788, y: 0.012113764, z: -0.10940713, w: 0.9939184}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: prop_l
|
||||
parentName: hand_l
|
||||
position: {x: -0.0882784, y: 0.025021512, z: -0.0035439597}
|
||||
rotation: {x: -0.7062911, y: -0.0022872484, z: 0.02265892, w: 0.7075552}
|
||||
position: {x: -0.07457062, y: 0.025728576, z: 2.0216185e-11}
|
||||
rotation: {x: -0.70629007, y: -0.0022879627, z: 0.022663657, w: 0.707556}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: elbowAttach_l
|
||||
parentName: lowerarm_l
|
||||
position: {x: 0.0146771595, y: 0.033135533, z: -0.00792725}
|
||||
rotation: {x: 0.7071067, y: 0.0023016115, z: -0.022657443, w: 0.70674}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: elbowProc_l
|
||||
parentName: lowerarm_l
|
||||
position: {x: 0.0004847235, y: -0.008592526, z: 0}
|
||||
rotation: {x: 7.71204e-14, y: -6.90462e-14, z: 0.7071068, w: 0.7071068}
|
||||
position: {x: 0.020399118, y: 0.028560579, z: -0.011618237}
|
||||
rotation: {x: 0.66413325, y: -0.06131342, z: -0.0965039, w: 0.73881984}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: shoulderAttach_l
|
||||
parentName: clavicle_l
|
||||
position: {x: -0.17453544, y: 0.005942992, z: 0.081702344}
|
||||
rotation: {x: 0.69873434, y: -0.0083530685, z: 0.018672163, w: 0.7150888}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_proportion_l
|
||||
parentName: clavicle_l
|
||||
position: {x: -0.17412104, y: 2.6645352e-17, z: -2.842171e-16}
|
||||
rotation: {x: -0.0100861145, y: -0.036951534, z: -0.011973186, w: 0.99919444}
|
||||
position: {x: -0.21150978, y: -0.0029325734, z: 0.04619514}
|
||||
rotation: {x: 0.633973, y: -0.12554768, z: 0.2881719, w: 0.70659256}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: backAttach
|
||||
parentName: spine_03
|
||||
position: {x: -0.19363786, y: 0.14232747, z: 0.00014993476}
|
||||
rotation: {x: 0.49863327, y: -0.5013733, z: 0.49824864, w: 0.501735}
|
||||
position: {x: -0.19351518, y: 0.14249432, z: 0.000004748309}
|
||||
rotation: {x: 0.49822995, y: -0.5017741, z: 0.49821967, w: 0.50176376}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavicle_r
|
||||
parentName: spine_03
|
||||
position: {x: -0.22347127, y: 0.03559516, z: 0.019966682}
|
||||
rotation: {x: 0.7201719, y: 0.00031607514, z: -0.69371283, w: 0.01071387}
|
||||
position: {x: -0.22345535, y: 0.035787854, z: 0.01979972}
|
||||
rotation: {x: 0.7361483, y: -0.028496668, z: -0.67590994, w: 0.02047916}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_r
|
||||
parentName: clavicle_r
|
||||
position: {x: -0.17468753, y: -0.000013174365, z: -0.000042095136}
|
||||
rotation: {x: -0.036951292, y: -0.010065555, z: 0.9991947, w: -0.011973949}
|
||||
position: {x: -0.17430443, y: -0.000043812408, z: -0.0005360115}
|
||||
rotation: {x: -0.088507794, y: -0.07217161, z: 0.99096966, w: 0.07026256}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_twist_01_r
|
||||
parentName: upperarm_r
|
||||
position: {x: 0.14148547, y: -1.8207657e-16, z: -2.842171e-16}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: 0.14148547, y: -1.563194e-15, z: 1.2789769e-15}
|
||||
rotation: {x: 0.052957907, y: -0, z: -0, w: 0.9985968}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: lowerarm_r
|
||||
parentName: upperarm_r
|
||||
position: {x: 0.28402275, y: -0.00003282442, z: -1.1681323e-13}
|
||||
rotation: {x: 1.5439825e-16, y: 1.215741e-10, z: -0.033878356, w: 0.99942595}
|
||||
position: {x: 0.2840056, y: -0.00012873215, z: -0.000027811142}
|
||||
rotation: {x: 0.10478414, y: -0.007217597, z: -0.039094716, w: 0.9937}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: lowerarm_twist_01_r
|
||||
parentName: lowerarm_r
|
||||
position: {x: 0.120697714, y: -7.31859e-15, z: -2.9340867e-11}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: 0.120697714, y: -0.00000081689706, z: -0.00000074061154}
|
||||
rotation: {x: 0.041751727, y: 0.0000059834615, z: -0.0000071810496, w: 0.99912804}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: hand_r
|
||||
parentName: lowerarm_r
|
||||
position: {x: 0.24188016, y: -1.5214496e-14, z: -5.879912e-11}
|
||||
rotation: {x: -0.7071068, y: 8.5967476e-11, z: 8.5923386e-11, w: 0.7071068}
|
||||
position: {x: 0.24188016, y: -0.000006795129, z: -0.000006160428}
|
||||
rotation: {x: -0.6297667, y: 0.16938059, z: -0.035464805, w: 0.7572624}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_01_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.10403141, y: -0.012306143, z: -0.02887068}
|
||||
rotation: {x: 0.9974817, y: 0.011495865, z: -0.043012295, w: 0.055210814}
|
||||
rotation: {x: 0.99977547, y: 0.0068115233, z: -0.0060970103, w: 0.019117381}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_02_r
|
||||
parentName: index_01_r
|
||||
position: {x: 0.040569592, y: -1.4210854e-15, z: -5.7731595e-17}
|
||||
rotation: {x: 0.00000012293452, y: -0.00000030605574, z: -0.038602415, w: 0.99925464}
|
||||
position: {x: 0.040569592, y: -1.3145041e-15, z: -8.8817837e-17}
|
||||
rotation: {x: -0.00000025890765, y: -0.0000035350818, z: -0.015746819, w: 0.9998761}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: index_03_r
|
||||
parentName: index_02_r
|
||||
position: {x: 0.03545824, y: 0, z: 2.535288e-11}
|
||||
rotation: {x: 4.742673e-11, y: -4.714677e-10, z: -0.032122757, w: 0.99948394}
|
||||
position: {x: 0.03545824, y: 1.4210854e-16, z: 1.1431945e-10}
|
||||
rotation: {x: 0, y: -0, z: -0.616469, w: 0.78737915}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_01_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.10858404, y: -0.01249719, z: 0.0006551573}
|
||||
rotation: {x: 0.99823153, y: 0.024697142, z: 0.0116215665, w: 0.05281112}
|
||||
rotation: {x: 0.9980409, y: -0.0011129528, z: -0.0021247007, w: 0.06251921}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_02_r
|
||||
parentName: middle_01_r
|
||||
position: {x: 0.04281506, y: -5.684342e-16, z: -3.5527136e-17}
|
||||
rotation: {x: -0.0000000037252894, y: -0.00000012759116, z: -0.038124107, w: 0.99927306}
|
||||
position: {x: 0.04281506, y: 2.842171e-16, z: 1.3817789e-10}
|
||||
rotation: {x: 0.0000007860361, y: -0.00000034661926, z: -0.015042195, w: 0.99988693}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: middle_03_r
|
||||
parentName: middle_02_r
|
||||
position: {x: 0.041363765, y: 8.5265126e-16, z: 3.2318644e-11}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: 0.041363765, y: 8.5265126e-16, z: 1.1984548e-10}
|
||||
rotation: {x: 0, y: -0, z: -0.44581646, w: 0.8951244}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_01_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.104817785, y: -0.010955312, z: 0.029533258}
|
||||
rotation: {x: 0.99773645, y: 0.018136974, z: 0.027847247, w: 0.058461092}
|
||||
rotation: {x: 0.99650604, y: 0.0019717214, z: 0.00030359437, w: 0.08349663}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_02_r
|
||||
parentName: ring_01_r
|
||||
position: {x: 0.039984744, y: 5.684342e-16, z: -1.7763568e-17}
|
||||
rotation: {x: -0.00000016763798, y: 0.000000012456433, z: -0.037983324, w: 0.99927837}
|
||||
position: {x: 0.039984744, y: -3.5527136e-17, z: 1.12868256e-10}
|
||||
rotation: {x: 0.000000029802319, y: 0.0000010607472, z: -0.016320702, w: 0.9998669}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ring_03_r
|
||||
parentName: ring_02_r
|
||||
position: {x: 0.033619042, y: -2.842171e-16, z: 2.6917206e-11}
|
||||
rotation: {x: 5.979683e-11, y: -5.2945986e-10, z: -0.036507633, w: 0.9993334}
|
||||
position: {x: 0.033619042, y: -4.2632563e-16, z: 1.1276558e-10}
|
||||
rotation: {x: 0, y: -0, z: -0.453161, w: 0.8914287}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_01_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.10075955, y: -0.0028467115, z: 0.050183266}
|
||||
rotation: {x: 0.9973093, y: 0.00065243046, z: 0.054269716, w: 0.04928028}
|
||||
rotation: {x: 0.9956436, y: 0.004501021, z: 0.009115538, w: 0.09268496}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_02_r
|
||||
parentName: pinky_01_r
|
||||
position: {x: 0.027616674, y: -3.410605e-15, z: 7.105427e-17}
|
||||
rotation: {x: 0.0000116303545, y: 0.000032189433, z: -0.038673446, w: 0.9992519}
|
||||
position: {x: 0.027616674, y: -3.9435122e-15, z: 3.5527136e-17}
|
||||
rotation: {x: -0.000020645559, y: 0.000007186347, z: -0.020433342, w: 0.9997912}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: pinky_03_r
|
||||
parentName: pinky_02_r
|
||||
position: {x: 0.026955087, y: 8.5265126e-16, z: 1.9003323e-11}
|
||||
rotation: {x: 0.000003738, y: -0.00008235291, z: -0.03240269, w: 0.9994749}
|
||||
position: {x: 0.026955087, y: 1.4210854e-15, z: 1.2902248e-11}
|
||||
rotation: {x: 0.000032892924, y: -0.00007559184, z: -0.38709635, w: 0.9220393}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_01_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.0345987, y: 0.0056171953, z: -0.032003786}
|
||||
rotation: {x: 0.84731865, y: -0.11576027, z: -0.3332531, w: -0.39697996}
|
||||
rotation: {x: -0.8046899, y: 0.29582563, z: 0.2673425, w: 0.4398744}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_02_r
|
||||
parentName: thumb_01_r
|
||||
position: {x: 0.054442167, y: 7.105427e-17, z: 0}
|
||||
rotation: {x: -0.00054827315, y: -0.0031055536, z: -0.03984026, w: 0.99920106}
|
||||
position: {x: 0.054442167, y: 2.842171e-16, z: -7.105427e-17}
|
||||
rotation: {x: 0.0020867875, y: -0.000116318406, z: -0.012461746, w: 0.9999202}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: thumb_03_r
|
||||
parentName: thumb_02_r
|
||||
position: {x: 0.046614956, y: -2.7142732e-14, z: 2.4412259e-11}
|
||||
rotation: {x: -0.0015578927, y: 0.0017606178, z: -0.11588088, w: 0.9932604}
|
||||
position: {x: 0.046614956, y: -2.7071678e-14, z: 1.2806822e-11}
|
||||
rotation: {x: -0.007834653, y: 0.012326297, z: -0.34629795, w: 0.93801093}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: prop_r
|
||||
parentName: hand_r
|
||||
position: {x: 0.07457066, y: 0.025728663, z: 0.0000000014503504}
|
||||
rotation: {x: -0.7062911, y: 0.00228721, z: -0.02265888, w: 0.7075552}
|
||||
position: {x: 0.091746636, y: 0.03277179, z: 0.0050203544}
|
||||
rotation: {x: -0.5666795, y: 0.3165913, z: -0.4431701, w: 0.61825943}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: elbowAttach_r
|
||||
parentName: lowerarm_r
|
||||
position: {x: -0.014928731, y: 0.03443859, z: -0.007937847}
|
||||
rotation: {x: 0.7071067, y: -0.0023016115, z: 0.022657443, w: 0.70674}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: elbowProc_r
|
||||
parentName: lowerarm_r
|
||||
position: {x: -0.0004847235, y: -0.008592526, z: -3.0656224e-11}
|
||||
rotation: {x: 0.0000000013522875, y: -0.0000000011803636, z: 0.7071068, w: 0.7071068}
|
||||
position: {x: -0.019801492, y: 0.031029934, z: -0.0100145}
|
||||
rotation: {x: 0.68400884, y: 0.04846563, z: 0.08236108, w: 0.72318715}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: shoulderAttach_r
|
||||
parentName: clavicle_r
|
||||
position: {x: -0.17453538, y: -0.0059396313, z: 0.08170261}
|
||||
rotation: {x: 0.7150744, y: -0.018671913, z: 0.0083533805, w: 0.698749}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: upperarm_proportion_r
|
||||
parentName: clavicle_r
|
||||
position: {x: -0.17412104, y: -6.2505856e-10, z: -2.842171e-16}
|
||||
rotation: {x: -0.04028487, y: 0.0007375905, z: 0.9991275, w: -0.01099269}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavicle_proportion_l
|
||||
parentName: spine_03
|
||||
position: {x: -0.22350082, y: 0.03559616, z: -0.019627647}
|
||||
rotation: {x: 0.019455113, y: -0.0073838024, z: 0.99975294, w: -0.0078149075}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavicle_proportion_r
|
||||
parentName: spine_03
|
||||
position: {x: -0.22347127, y: 0.03559516, z: 0.019966682}
|
||||
rotation: {x: 0.9997675, y: 0.0077993497, z: 0.018709414, w: 0.007352356}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavLiftProc_r
|
||||
parentName: spine_03
|
||||
position: {x: -0.18473838, y: -0.06660258, z: 0.12045964}
|
||||
rotation: {x: -0.7450615, y: 0.14694367, z: -0.09542922, w: 0.64357144}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: clavLiftProc_l
|
||||
parentName: spine_03
|
||||
position: {x: -0.18491796, y: -0.0665965, z: -0.12018347}
|
||||
rotation: {x: 0.7450063, y: -0.14646097, z: -0.095988885, w: 0.6436621}
|
||||
position: {x: -0.21867651, y: -0.0033421167, z: 0.030490266}
|
||||
rotation: {x: 0.6318911, y: -0.2605382, z: 0.2836211, w: 0.67260146}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_root
|
||||
parentName: root
|
||||
@@ -1414,128 +1165,33 @@ ModelImporter:
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_gun
|
||||
parentName: ik_hand_root
|
||||
position: {x: 0.71960056, y: 0.050023556, z: 1.3547275}
|
||||
rotation: {x: 0.9997403, y: -0.014404948, z: -0.017639551, w: 0.00089385436}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_shoulder_l
|
||||
parentName: ik_hand_root
|
||||
position: {x: -0.19433995, y: 0.045976024, z: 1.3732836}
|
||||
rotation: {x: -0.00029574113, y: -0.017659763, z: -0.019472878, w: 0.9996544}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_elbow_l
|
||||
parentName: ik_hand_root
|
||||
position: {x: -0.47444484, y: 0.54031706, z: 1.3621318}
|
||||
rotation: {x: -0.7075555, y: -0.000000019191658, z: -0.000000019216037, w: 0.7066578}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_shoulder_r
|
||||
parentName: ik_hand_root
|
||||
position: {x: 0.19433989, y: 0.045976024, z: 1.3732836}
|
||||
rotation: {x: -0.000295744, y: 0.017659709, z: 0.019472878, w: 0.9996544}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_elbow_r
|
||||
parentName: ik_hand_root
|
||||
position: {x: 0.47444475, y: 0.54031706, z: 1.362132}
|
||||
rotation: {x: -0.7075555, y: -0.000000019191658, z: -0.000000019216037, w: 0.7066578}
|
||||
position: {x: 0.35277382, y: 0.28156933, z: 0.8913958}
|
||||
rotation: {x: 0.8251, y: 0.17442162, z: -0.5373852, w: 0.0020405457}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_l
|
||||
parentName: ik_hand_root
|
||||
position: {x: -0.7196007, y: 0.050023556, z: 1.3547275}
|
||||
rotation: {x: -0.7075555, y: -0.000000019191656, z: -0.000000019216035, w: 0.7066578}
|
||||
parentName: ik_hand_gun
|
||||
position: {x: -0.2932233, y: 0.373254, z: 0.6842679}
|
||||
rotation: {x: 0.38005665, y: 0.84245914, z: 0.32753682, w: -0.19631389}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_r
|
||||
parentName: ik_hand_root
|
||||
position: {x: 0.71960056, y: 0.050023556, z: 1.3547275}
|
||||
rotation: {x: -0.7075555, y: -0.000000019191656, z: -0.000000019216035, w: 0.7066578}
|
||||
parentName: ik_hand_gun
|
||||
position: {x: 3.5527135e-16, y: 7.105427e-17, z: 1.4210854e-16}
|
||||
rotation: {x: -0.7067401, y: 0.0000011929798, z: -0.000011749202, w: 0.7074733}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_foot_root
|
||||
parentName: root
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_thigh_l
|
||||
parentName: ik_foot_root
|
||||
position: {x: -0.09613283, y: 0.031114928, z: 0.88299865}
|
||||
rotation: {x: -0.006632646, y: 0.7139089, z: -0.0065721944, w: 0.7001763}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_knee_l
|
||||
parentName: ik_foot_root
|
||||
position: {x: -0.105479695, y: -0.38589245, z: 0.40378192}
|
||||
rotation: {x: 0.7071068, y: -0.0000000025383675, z: -4.5561075e-18, w: 0.7071068}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_foot_l
|
||||
parentName: ik_foot_root
|
||||
position: {x: -0.11175866, y: 0.052343525, z: 0.078439645}
|
||||
rotation: {x: 0.00003155761, y: 0.7071067, z: -0.000031557604, w: 0.7071069}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_thigh_r
|
||||
parentName: ik_foot_root
|
||||
position: {x: 0.09613283, y: 0.031114928, z: 0.88299865}
|
||||
rotation: {x: 0.70017636, y: 0.0065719523, z: 0.713909, w: 0.006632399}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_knee_r
|
||||
parentName: ik_foot_root
|
||||
position: {x: 0.1054814, y: -0.3858974, z: 0.4037803}
|
||||
rotation: {x: -0.7071068, y: -4.5561075e-18, z: 0.0000000025383673, w: 0.7071068}
|
||||
position: {x: -0.18358384, y: -0.14906403, z: 0.0784401}
|
||||
rotation: {x: -0.016279195, y: 0.7495937, z: 0.062864326, w: 0.6587052}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_foot_r
|
||||
parentName: ik_foot_root
|
||||
position: {x: 0.11175866, y: 0.05234486, z: 0.07843973}
|
||||
rotation: {x: 0.7071069, y: 0.000031558906, z: 0.7071067, w: -0.000031558913}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_settings
|
||||
parentName: root
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_l_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0.01, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_hand_r_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0.01, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_foot_l_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0.01, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_foot_r_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0.01, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_head_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0.01, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_body_settings
|
||||
parentName: ik_settings
|
||||
position: {x: -0.01, y: 0, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_look_root
|
||||
parentName: root
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_head_aim
|
||||
parentName: ik_look_root
|
||||
position: {x: -0.002099508, y: -0.9533491, z: 1.5590109}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_eyes_aim
|
||||
parentName: ik_look_root
|
||||
position: {x: -0.002081081, y: -0.9533491, z: 1.6285093}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: ik_head_orient
|
||||
parentName: ik_look_root
|
||||
position: {x: -0.0020982705, y: 0.017804349, z: 2.0683122}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
position: {x: 0.15643832, y: 0.35348088, z: 0.08398673}
|
||||
rotation: {x: 0.5950486, y: 0.09300477, z: 0.688139, w: -0.40463805}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
armTwist: 0.5
|
||||
foreArmTwist: 0.5
|
||||
@@ -1549,12 +1205,11 @@ ModelImporter:
|
||||
hasTranslationDoF: 0
|
||||
hasExtraRoot: 1
|
||||
skeletonHasParents: 1
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: b9745fea1f5904242a93d6838cb1b985,
|
||||
type: 3}
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: b9745fea1f5904242a93d6838cb1b985, type: 3}
|
||||
autoGenerateAvatarMappingIfUnspecified: 1
|
||||
animationType: 3
|
||||
humanoidOversampling: 1
|
||||
avatarSetup: 2
|
||||
avatarSetup: 1
|
||||
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||
importBlendShapeDeformPercent: 1
|
||||
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 60fb511bc6259b745b432aea6a222303
|
||||
ModelImporter:
|
||||
serializedVersion: 22200
|
||||
serializedVersion: 24200
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
materials:
|
||||
@@ -16,11 +16,12 @@ ModelImporter:
|
||||
optimizeGameObjects: 0
|
||||
removeConstantScaleCurves: 1
|
||||
motionNodeName:
|
||||
rigImportErrors: "Copied Avatar Rig Configuration mis-match. Transform hierarchy
|
||||
does not match:\n\tTransform 'pelvis' for human bone 'Hips' not found\n"
|
||||
rigImportWarnings:
|
||||
animationImportErrors:
|
||||
animationImportWarnings:
|
||||
animationImportWarnings: "\nClip 'A_Run_F_Masc' has import animation warnings
|
||||
that might lower retargeting quality:\nNote: Activate translation DOF on avatar
|
||||
to improve retargeting quality.\n\t'Ball_R' is inbetween humanoid transforms
|
||||
and has rotation animation that will be discarded.\n\t'Ball_L' is inbetween
|
||||
humanoid transforms and has rotation animation that will be discarded.\n"
|
||||
animationRetargetingWarnings:
|
||||
animationDoRetargetingWarnings: 0
|
||||
importAnimatedCustomProperties: 0
|
||||
@@ -88,6 +89,9 @@ ModelImporter:
|
||||
maxBonesPerVertex: 4
|
||||
minBoneWeight: 0.001
|
||||
optimizeBones: 0
|
||||
generateMeshLods: 0
|
||||
meshLodGenerationFlags: 0
|
||||
maximumMeshLod: -1
|
||||
meshOptimizationFlags: -1
|
||||
indexFormat: 0
|
||||
secondaryUVAngleDistortion: 8
|
||||
@@ -264,7 +268,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_L
|
||||
- boneName: Toes_L
|
||||
humanName: LeftToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -272,7 +276,7 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Ball_R
|
||||
- boneName: Toes_R
|
||||
humanName: RightToes
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
@@ -280,6 +284,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Eyes
|
||||
humanName: LeftEye
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Jaw
|
||||
humanName: 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:
|
||||
@@ -328,6 +356,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01
|
||||
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
|
||||
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
|
||||
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_1
|
||||
humanName: Right Thumb Proximal
|
||||
limit:
|
||||
@@ -376,6 +428,30 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01_1
|
||||
humanName: Right 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_1
|
||||
humanName: Right 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_1
|
||||
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:
|
||||
@@ -384,323 +460,262 @@ ModelImporter:
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01
|
||||
humanName: Left Middle Proximal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_02
|
||||
humanName: Left Middle Intermediate
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_03
|
||||
humanName: Left Middle Distal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_01_1
|
||||
humanName: Right Middle Proximal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_02_1
|
||||
humanName: Right Middle Intermediate
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Finger_03_1
|
||||
humanName: Right Middle Distal
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
- boneName: Jaw
|
||||
humanName: Jaw
|
||||
limit:
|
||||
min: {x: 0, y: 0, z: 0}
|
||||
max: {x: 0, y: 0, z: 0}
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
length: 0
|
||||
modified: 0
|
||||
skeleton:
|
||||
- name: avatarTest(Clone)
|
||||
- name: "Anim_Common_\uB2EC\uB9AC\uAE30(Clone)"
|
||||
parentName:
|
||||
position: {x: 0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: SK_Character_Dealer_Female_01
|
||||
parentName: avatarTest(Clone)
|
||||
- name: Root
|
||||
parentName: "Anim_Common_\uB2EC\uB9AC\uAE30(Clone)"
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Root
|
||||
parentName: avatarTest(Clone)
|
||||
position: {x: -0, y: 0, z: 0}
|
||||
rotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hips
|
||||
parentName: Root
|
||||
position: {x: 6.0766633e-26, y: 0.90429235, z: -1.9721522e-33}
|
||||
rotation: {x: -0.089366205, y: -0.011019032, z: -0.0018417101, w: 0.9959362}
|
||||
position: {x: 0.0010523978, y: 0.87772393, z: 0.00068965513}
|
||||
rotation: {x: -0.033213012, y: -0.01097415, z: -0.0019398575, w: 0.9993862}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_01
|
||||
parentName: Hips
|
||||
position: {x: -0.00052054384, y: 0.10388745, z: 0.0030201653}
|
||||
rotation: {x: 0.12236897, y: 0.01684182, z: 0.0021861263, w: 0.99233943}
|
||||
rotation: {x: 0.11143134, y: 0.0162023, z: 0.00951234, w: 0.9935945}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_02
|
||||
parentName: Spine_01
|
||||
position: {x: 0.00003521303, y: 0.18148641, z: -0.003029207}
|
||||
rotation: {x: -0.097008236, y: -0.0020246606, z: -0.0009303106, w: 0.9952811}
|
||||
scale: {x: 1.0000001, y: 1, z: 1}
|
||||
rotation: {x: -0.034953587, y: -0.0013258415, z: 0.0037992871, w: 0.9993809}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Spine_03
|
||||
parentName: Spine_02
|
||||
position: {x: 0.000025267314, y: 0.179006, z: -0.0033441796}
|
||||
rotation: {x: 0.10263825, y: -0.004310785, z: 0.014025988, w: 0.9946106}
|
||||
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001}
|
||||
- name: Clavicle_L
|
||||
parentName: Spine_03
|
||||
position: {x: -0.07293239, y: 0.060095485, z: 0.041684438}
|
||||
rotation: {x: -0.14139809, y: -0.095807984, z: 0.69174254, w: 0.70165503}
|
||||
scale: {x: 0.9999997, y: 0.9999999, z: 0.99999994}
|
||||
- name: Shoulder_L
|
||||
parentName: Clavicle_L
|
||||
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||
rotation: {x: 0.20350745, y: 0.004488473, z: 0.0054154876, w: 0.9790482}
|
||||
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000001}
|
||||
- name: Elbow_L
|
||||
parentName: Shoulder_L
|
||||
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||
rotation: {x: 0.0017388602, y: -0.0005500078, z: -0.016040223, w: 0.99986976}
|
||||
scale: {x: 0.9999999, y: 1, z: 1.0000001}
|
||||
- name: Hand_L
|
||||
parentName: Elbow_L
|
||||
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||
rotation: {x: -0.035830513, y: 0.00013413443, z: -0.0005781787, w: 0.9993577}
|
||||
rotation: {x: 0.09876638, y: -0.004832874, z: 0.01454069, w: 0.9949927}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||
rotation: {x: -0.03558357, y: 0.0003887294, z: 0.051469333, w: 0.9980404}
|
||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
|
||||
- name: Finger_02
|
||||
parentName: Finger_01
|
||||
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||
rotation: {x: 0.019524883, y: -0.0023818358, z: 0.029078105, w: 0.9993837}
|
||||
scale: {x: 1.0000004, y: 1.0000006, z: 1}
|
||||
- name: Finger_03
|
||||
parentName: Finger_02
|
||||
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||
rotation: {x: -0.029221913, y: -0.0034825017, z: -0.6834434, w: 0.72941}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04
|
||||
parentName: Finger_03
|
||||
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||
rotation: {x: 0.028479945, y: -0.026225464, z: 0.70719856, w: 0.7059542}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
|
||||
- name: IndexFinger_01
|
||||
parentName: Hand_L
|
||||
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||
rotation: {x: 0.081550054, y: -0.003558503, z: 0.005341885, w: 0.9966486}
|
||||
scale: {x: 1.0000002, y: 1.0000005, z: 1}
|
||||
- name: IndexFinger_02
|
||||
parentName: IndexFinger_01
|
||||
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||
rotation: {x: -0.0042082407, y: 0.0011208316, z: 0.02676163, w: 0.9996324}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
|
||||
- name: IndexFinger_03
|
||||
parentName: IndexFinger_02
|
||||
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||
rotation: {x: -0.027851399, y: 0.002987322, z: 0.030701736, w: 0.99913603}
|
||||
scale: {x: 0.9999997, y: 0.99999994, z: 0.9999999}
|
||||
- name: IndexFinger_04
|
||||
parentName: IndexFinger_03
|
||||
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||
rotation: {x: 0.010008596, y: -0.013127809, z: -0.0132741155, w: 0.99977565}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 0.99999976}
|
||||
- name: Thumb_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||
rotation: {x: 0.23934391, y: -0.5844587, z: -0.19030736, w: 0.75160205}
|
||||
scale: {x: 1, y: 1.0000005, z: 1.0000001}
|
||||
- name: Thumb_02
|
||||
parentName: Thumb_01
|
||||
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||
rotation: {x: 0.033436067, y: 0.02295099, z: 0.011947668, w: 0.9991059}
|
||||
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000002}
|
||||
- name: Thumb_03
|
||||
parentName: Thumb_02
|
||||
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||
rotation: {x: 0.011819631, y: 0.012863668, z: 0.006158502, w: 0.9998285}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000001}
|
||||
- name: Clavicle_R
|
||||
parentName: Spine_03
|
||||
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||
rotation: {x: 0.98591936, y: -0.023956766, z: -0.1611256, w: 0.03778369}
|
||||
scale: {x: 0.99999994, y: 1, z: 1.0000001}
|
||||
- name: Shoulder_R
|
||||
parentName: Clavicle_R
|
||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||
rotation: {x: -0.13618092, y: 0.14350486, z: -0.6936584, w: 0.6926031}
|
||||
scale: {x: 1.0000004, y: 1.0000001, z: 1.0000008}
|
||||
- name: Elbow_R
|
||||
parentName: Shoulder_R
|
||||
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||
rotation: {x: -0.0017302771, y: 0.00056853855, z: -0.00068214495, w: 0.9999981}
|
||||
scale: {x: 1.0000001, y: 1.0000001, z: 0.9999998}
|
||||
- name: Hand_R
|
||||
parentName: Elbow_R
|
||||
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||
rotation: {x: 0.035825897, y: -0.00059056294, z: -0.013899589, w: 0.99926126}
|
||||
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000005}
|
||||
- name: Finger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||
rotation: {x: 0.035583843, y: -0.00036448668, z: 0.05137953, w: 0.998045}
|
||||
scale: {x: 1, y: 0.99999994, z: 1}
|
||||
- name: Finger_02_1
|
||||
parentName: Finger_01_1
|
||||
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||
rotation: {x: -0.038914375, y: 0.0017450573, z: 0.017679965, w: 0.99908465}
|
||||
scale: {x: 1.0000001, y: 1.0000004, z: 1.0000006}
|
||||
- name: Finger_03_1
|
||||
parentName: Finger_02_1
|
||||
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||
rotation: {x: 0.031042729, y: -0.012165413, z: 0.027830603, w: 0.99905646}
|
||||
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000007}
|
||||
- name: Finger_04_1
|
||||
parentName: Finger_03_1
|
||||
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||
rotation: {x: -0.005747764, y: 0.0019679093, z: -0.014419876, w: 0.99987763}
|
||||
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000006}
|
||||
- name: IndexFinger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||
rotation: {x: -0.06579384, y: -0.00039471232, z: -0.008554249, w: 0.99779654}
|
||||
scale: {x: 1, y: 0.99999994, z: 1.0000004}
|
||||
- name: IndexFinger_02_1
|
||||
parentName: IndexFinger_01_1
|
||||
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||
rotation: {x: 0.008103395, y: 0.00048552192, z: 0.037668917, w: 0.9992573}
|
||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
|
||||
- name: IndexFinger_03_1
|
||||
parentName: IndexFinger_02_1
|
||||
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||
rotation: {x: 0.016839404, y: -0.0065326733, z: 0.03702086, w: 0.99915135}
|
||||
scale: {x: 1, y: 1.0000004, z: 1.0000001}
|
||||
- name: IndexFinger_04_1
|
||||
parentName: IndexFinger_03_1
|
||||
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||
rotation: {x: -0.015948145, y: -0.009884942, z: 0.022371542, w: 0.9995737}
|
||||
scale: {x: 1, y: 0.9999998, z: 0.99999994}
|
||||
- name: Thumb_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||
rotation: {x: -0.18877485, y: -0.66508234, z: 0.2434745, w: 0.6802572}
|
||||
scale: {x: 1, y: 1.0000002, z: 1}
|
||||
- name: Thumb_02_1
|
||||
parentName: Thumb_01_1
|
||||
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
|
||||
rotation: {x: 0.052133173, y: -0.078800306, z: 0.008805611, w: 0.99548745}
|
||||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000004}
|
||||
- name: Thumb_03_1
|
||||
parentName: Thumb_02_1
|
||||
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||
rotation: {x: 0.016929442, y: -0.013851243, z: 0.006821321, w: 0.9997375}
|
||||
scale: {x: 0.99999994, y: 1.0000001, z: 1.0000001}
|
||||
- name: Neck
|
||||
parentName: Spine_03
|
||||
position: {x: 0.003048571, y: 0.11184796, z: -0.00019923091}
|
||||
rotation: {x: 0.05833261, y: 0.010388688, z: -0.013379391, w: 0.9981535}
|
||||
scale: {x: 0.99999994, y: 1, z: 1.0000001}
|
||||
rotation: {x: 0.056969706, y: -0.016056178, z: -0.007352913, w: 0.9982197}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Head
|
||||
parentName: Neck
|
||||
position: {x: -0.000027363978, y: 0.12157096, z: -0.0042248624}
|
||||
rotation: {x: -0.09697129, y: -0.012015258, z: -0.0006379708, w: 0.99521446}
|
||||
scale: {x: 1.0000002, y: 0.9999999, z: 0.9999999}
|
||||
- name: Eyebrows
|
||||
parentName: Head
|
||||
position: {x: 4.489649e-16, y: 0.1276692, z: 0.12272215}
|
||||
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
|
||||
rotation: {x: -0.15198421, y: 0.013072924, z: -0.018975247, w: 0.9881143}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Eyes
|
||||
parentName: Head
|
||||
position: {x: 6.1420966e-17, y: 0.09447606, z: 0.12272215}
|
||||
rotation: {x: -0, y: -0, z: -2.694579e-19, w: 1}
|
||||
rotation: {x: 0, 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, 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, y: -0, z: -0, w: 1}
|
||||
scale: {x: 0.9999999, y: 1.0000001, z: 1}
|
||||
- name: UpperLeg_L
|
||||
parentName: Hips
|
||||
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||
rotation: {x: 0.012400673, y: -0.089184985, z: 0.99584544, w: 0.0135708265}
|
||||
scale: {x: 1, y: 1, z: 1.0000001}
|
||||
- name: LowerLeg_L
|
||||
parentName: UpperLeg_L
|
||||
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
|
||||
rotation: {x: -0.019704385, y: -0.013604649, z: 0.01234207, w: 0.9996371}
|
||||
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000001}
|
||||
- name: Ankle_L
|
||||
parentName: LowerLeg_L
|
||||
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||
rotation: {x: 0.49336958, y: 0.0039904644, z: -0.010034026, w: 0.8697528}
|
||||
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999996}
|
||||
- name: Ball_L
|
||||
parentName: Ankle_L
|
||||
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||
rotation: {x: 0.2872766, y: 0.013302656, z: -0.00991986, w: 0.9577039}
|
||||
scale: {x: 0.9999996, y: 1.0000004, z: 0.9999994}
|
||||
- name: Toes_L
|
||||
parentName: Ball_L
|
||||
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||
rotation: {x: -0.022539258, y: -0.016353514, z: 0.008433998, w: 0.9995766}
|
||||
scale: {x: 1.0000005, y: 1, z: 1.0000001}
|
||||
rotation: {x: 1.7486013e-15, y: 3.8857809e-16, z: 0.0000000041814396, 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.14955, y: -0.10471998, z: 0.6889799, w: 0.7014096}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_L
|
||||
parentName: Clavicle_L
|
||||
position: {x: -0.0015302919, y: 0.13196069, z: 0.0015548666}
|
||||
rotation: {x: 0.16479748, y: -0.048010558, z: -0.015916074, w: 0.98502976}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_L
|
||||
parentName: Shoulder_L
|
||||
position: {x: -0.008642869, y: 0.33936706, z: -0.0014362641}
|
||||
rotation: {x: 0.0014471256, y: -0.22797772, z: 0.001112278, w: 0.9736647}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_L
|
||||
parentName: Elbow_L
|
||||
position: {x: 0.0011719065, y: 0.27114275, z: -0.00038136425}
|
||||
rotation: {x: -0.03545819, y: -0.008202913, z: -0.0007651311, w: 0.99933726}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.011595635, y: 0.035177354, z: 0.045055393}
|
||||
rotation: {x: 0.123590946, y: -0.5434628, z: -0.35537612, w: 0.7503875}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02
|
||||
parentName: Thumb_01
|
||||
position: {x: -0.000111722875, y: 0.063699976, z: 0.00051302114}
|
||||
rotation: {x: 0.020878619, y: -0.008186781, z: 0.013997997, w: 0.9996506}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03
|
||||
parentName: Thumb_02
|
||||
position: {x: 0.000040739913, y: 0.05665453, z: -0.00036141623}
|
||||
rotation: {x: 0.095468074, y: 0.04091467, z: 0.23046555, w: 0.9675213}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01
|
||||
parentName: Hand_L
|
||||
position: {x: 0.004316187, y: 0.103952475, z: 0.026726495}
|
||||
rotation: {x: 0.05129517, y: -0.014936579, z: 0.06670496, w: 0.99634147}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02
|
||||
parentName: IndexFinger_01
|
||||
position: {x: 0.0001083448, y: 0.040936172, z: -4.440892e-16}
|
||||
rotation: {x: 0.0016537295, y: -0.002607241, z: 0.013077482, w: 0.99990976}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03
|
||||
parentName: IndexFinger_02
|
||||
position: {x: -0.0007850012, y: 0.037903752, z: 2.5934808e-15}
|
||||
rotation: {x: -0.00035908958, y: -0.027024915, z: 0.027322564, w: 0.99926126}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04
|
||||
parentName: IndexFinger_03
|
||||
position: {x: -0.0006347594, y: 0.03779261, z: 5.2935434e-15}
|
||||
rotation: {x: 0.010008598, y: -0.013127802, z: -0.013274175, w: 0.99977565}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01
|
||||
parentName: Hand_L
|
||||
position: {x: -0.00084363244, y: 0.09982842, z: -0.0328334}
|
||||
rotation: {x: 0.030363409, y: 0.0010438466, z: 0.05300242, w: 0.9981321}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02
|
||||
parentName: Finger_01
|
||||
position: {x: -0.0008881993, y: 0.042478856, z: -2.4424906e-17}
|
||||
rotation: {x: 0.003932606, y: -0.024756901, z: 0.031949706, w: 0.99917513}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03
|
||||
parentName: Finger_02
|
||||
position: {x: -0.00018553007, y: 0.035132784, z: 1.2834178e-15}
|
||||
rotation: {x: 0.019253187, y: -0.021666873, z: -0.68992376, w: 0.7233015}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04
|
||||
parentName: Finger_03
|
||||
position: {x: -0.030032393, y: -1.9895197e-15, z: 3.6770585e-15}
|
||||
rotation: {x: 0.028479932, y: -0.026225463, z: 0.70719844, w: 0.7059543}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Clavicle_R
|
||||
parentName: Spine_03
|
||||
position: {x: 0.07595525, y: 0.056041416, z: 0.04193737}
|
||||
rotation: {x: 0.9874199, y: -0.019057289, z: -0.1498878, w: 0.04661019}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Shoulder_R
|
||||
parentName: Clavicle_R
|
||||
position: {x: 0.1319786, y: 0.0000064733913, z: 0.000000047353424}
|
||||
rotation: {x: -0.0750986, y: 0.15475778, z: -0.6948805, w: 0.69824886}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Elbow_R
|
||||
parentName: Shoulder_R
|
||||
position: {x: -0.0102176275, y: 0.33932388, z: 0.0014362636}
|
||||
rotation: {x: 0.00089869235, y: 0.1690617, z: 0.015238736, w: 0.9854873}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Hand_R
|
||||
parentName: Elbow_R
|
||||
position: {x: 0.008239318, y: 0.27101967, z: 0.00038136088}
|
||||
rotation: {x: 0.03397492, y: 0.008071763, z: 0.004650334, w: 0.9993793}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.01161952, y: 0.03517002, z: -0.045055397}
|
||||
rotation: {x: -0.35702926, y: -0.7320801, z: 0.13872348, w: 0.5633335}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_02_1
|
||||
parentName: Thumb_01_1
|
||||
position: {x: -0.0020193702, y: 0.06363735, z: 0.0020211332}
|
||||
rotation: {x: 0.037216417, y: -0.10841309, z: 0.006256696, w: 0.99338937}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Thumb_03_1
|
||||
parentName: Thumb_02_1
|
||||
position: {x: -0.000004810849, y: 0.05664875, z: -0.0008467391}
|
||||
rotation: {x: 0.15332052, y: -0.09174875, z: -0.20019561, w: 0.96332586}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: 0.004257569, y: 0.10395538, z: -0.026726501}
|
||||
rotation: {x: -0.04800488, y: 0.015765965, z: 0.037440624, w: 0.99802065}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_02_1
|
||||
parentName: IndexFinger_01_1
|
||||
position: {x: -0.0009464423, y: 0.040924966, z: -0.00000004956748}
|
||||
rotation: {x: -0.0010370271, y: 0.014744642, z: 0.025937708, w: 0.99955434}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_03_1
|
||||
parentName: IndexFinger_02_1
|
||||
position: {x: -0.00087888323, y: 0.037901938, z: -0.000000045452925}
|
||||
rotation: {x: -0.00094654236, y: 0.02895189, z: 0.026432885, w: 0.9992308}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: IndexFinger_04_1
|
||||
parentName: IndexFinger_03_1
|
||||
position: {x: -0.000867626, y: 0.037783366, z: -0.0000001550738}
|
||||
rotation: {x: -0.015948143, y: -0.009884943, z: 0.022371532, w: 0.99957365}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_01_1
|
||||
parentName: Hand_R
|
||||
position: {x: -0.0009030714, y: 0.09982765, z: 0.032833397}
|
||||
rotation: {x: -0.028146284, y: 0.001325942, z: 0.035267826, w: 0.9989806}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_02_1
|
||||
parentName: Finger_01_1
|
||||
position: {x: -0.0009212346, y: 0.042478103, z: -0.000000019789931}
|
||||
rotation: {x: -0.0044875885, y: 0.021685978, z: 0.023520196, w: 0.9994781}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_03_1
|
||||
parentName: Finger_02_1
|
||||
position: {x: -0.00064628496, y: 0.0351273, z: 0.000000014853608}
|
||||
rotation: {x: 0.004533518, y: 0.04834961, z: 0.031201843, w: 0.9983327}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Finger_04_1
|
||||
parentName: Finger_03_1
|
||||
position: {x: 0.00008118405, y: 0.03003102, z: 0.0000003591099}
|
||||
rotation: {x: -0.005747762, y: 0.0019679351, z: -0.01441982, w: 0.99987763}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_R
|
||||
parentName: Hips
|
||||
position: {x: 0.09856232, y: -0.039802644, z: -0.03023863}
|
||||
rotation: {x: -0.0034534463, y: -0.09001317, z: 0.9954848, w: -0.029928038}
|
||||
scale: {x: 1.0000005, y: 1.0000005, z: 1}
|
||||
rotation: {x: -0.007902029, y: 0.03865829, z: 0.9948072, w: -0.09381788}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_R
|
||||
parentName: UpperLeg_R
|
||||
position: {x: 0.010702381, y: 0.39916554, z: 0.0002548783}
|
||||
rotation: {x: -0.008797099, y: 0.001032317, z: -0.027879698, w: 0.9995721}
|
||||
scale: {x: 0.99999964, y: 0.9999998, z: 1}
|
||||
rotation: {x: -0.27709997, y: -0.108584814, z: -0.06552791, w: 0.95243424}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_R
|
||||
parentName: LowerLeg_R
|
||||
position: {x: -0.0013460641, y: 0.3770066, z: -0.009293252}
|
||||
rotation: {x: 0.47960764, y: -0.014286103, z: 0.0033239166, w: 0.8773605}
|
||||
scale: {x: 1.0000002, y: 1, z: 0.99999976}
|
||||
rotation: {x: 0.10267694, y: 0.6699542, z: 0.7250458, w: 0.122178175}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_R
|
||||
parentName: Ankle_R
|
||||
position: {x: 0.00002638574, y: 0.11273842, z: 0.0047949436}
|
||||
rotation: {x: 0.30470556, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
|
||||
scale: {x: 1.000001, y: 1.0000005, z: 1.0000006}
|
||||
rotation: {x: 0.3047057, y: 0.011314889, z: 0.0077266153, w: 0.95234805}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_R
|
||||
parentName: Ball_R
|
||||
position: {x: 0.00085089286, y: 0.072920196, z: -0.0021743176}
|
||||
rotation: {x: -0.02168134, y: -0.006950423, z: -0.0058263056, w: 0.9997238}
|
||||
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000001}
|
||||
rotation: {x: -0.02168146, y: -0.006950418, z: -0.005826311, w: 0.9997238}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: UpperLeg_L
|
||||
parentName: Hips
|
||||
position: {x: -0.09932242, y: -0.040918678, z: -0.025959484}
|
||||
rotation: {x: 0.010113472, y: 0.07333952, z: 0.99713683, w: -0.015399605}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: LowerLeg_L
|
||||
parentName: UpperLeg_L
|
||||
position: {x: 0.0003177549, y: 0.39930907, z: -3.6322057e-14}
|
||||
rotation: {x: -0.30091202, y: 0.06785571, z: 0.040788945, w: 0.9503598}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ankle_L
|
||||
parentName: LowerLeg_L
|
||||
position: {x: 0.0002042169, y: 0.3771205, z: -0.0014286892}
|
||||
rotation: {x: 0.64084464, y: -0.068912014, z: -0.037966546, w: 0.7636281}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Ball_L
|
||||
parentName: Ankle_L
|
||||
position: {x: -0.00016336289, y: 0.11278386, z: 0.003565653}
|
||||
rotation: {x: 0.28727654, y: 0.013302653, z: -0.009919861, w: 0.95770395}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
- name: Toes_L
|
||||
parentName: Ball_L
|
||||
position: {x: -0.0011773192, y: 0.07294723, z: -0.00033563236}
|
||||
rotation: {x: -0.022539295, y: -0.016353512, z: 0.008433997, w: 0.9995766}
|
||||
scale: {x: 1, y: 1, z: 1}
|
||||
armTwist: 0.5
|
||||
foreArmTwist: 0.5
|
||||
upperLegTwist: 0.5
|
||||
@@ -713,12 +728,11 @@ ModelImporter:
|
||||
hasTranslationDoF: 0
|
||||
hasExtraRoot: 1
|
||||
skeletonHasParents: 1
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: bfa42ba6d484e4e448024c9acf736ce9,
|
||||
type: 3}
|
||||
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: bfa42ba6d484e4e448024c9acf736ce9, type: 3}
|
||||
autoGenerateAvatarMappingIfUnspecified: 1
|
||||
animationType: 3
|
||||
humanoidOversampling: 1
|
||||
avatarSetup: 2
|
||||
avatarSetup: 1
|
||||
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||
importBlendShapeDeformPercent: 0
|
||||
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||
|
||||
43976
Assets/_Game/Animations/Anim_Drog_강타R_0.anim
Normal file
43976
Assets/_Game/Animations/Anim_Drog_강타R_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2e8227e8f6ee72440bd01481218ed488
|
||||
guid: 6a8225638f252a343bf7a63037d9646b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
45515
Assets/_Game/Animations/Anim_Drog_밟기_0.anim
Normal file
45515
Assets/_Game/Animations/Anim_Drog_밟기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a3def6388bdabcf42b77574bef70c8a0
|
||||
guid: 84f2b5202ad298d4b91bd0e56dcfa295
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
@@ -6,7 +6,7 @@ AnimationClip:
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: "Anim_Drog_\uC2A4\uC719"
|
||||
m_Name: "Anim_Drog_\uC62C\uB824\uCE58\uAE30_0"
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
87917
Assets/_Game/Animations/Anim_Drog_짓밟기_0.anim
Normal file
87917
Assets/_Game/Animations/Anim_Drog_짓밟기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5edae3986d2bb6b478a59f6c71653de5
|
||||
guid: 523e4247711d3fe44b47b9c932f176ae
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c8fdea7dee0c6f04bbd27fe565071682
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Drog_평타1R_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Drog_평타1R_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 23fdb289ddd6a8647bc2afcb0d698c9c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40432
Assets/_Game/Animations/Anim_Drog_평타1R_1.anim
Normal file
40432
Assets/_Game/Animations/Anim_Drog_평타1R_1.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Drog_평타1R_1.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Drog_평타1R_1.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a4f29f65827ea404c9a36f23eb6cafae
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Drog_평타2R_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Drog_평타2R_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 73b61b93f6d007f4d9118e065aab4ae2
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Drog_평타2R_1.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Drog_평타2R_1.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7fd9fb0400173654e81a4d3d7f046a8e
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40432
Assets/_Game/Animations/Anim_Drog_평타2R_2.anim
Normal file
40432
Assets/_Game/Animations/Anim_Drog_평타2R_2.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Drog_평타2R_2.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Drog_평타2R_2.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fe1cfb01e46465645a44bd138c4c778a
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -6,7 +6,7 @@ AnimationClip:
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: "Anim_Player_\uACF5\uC6A9_\uAD6C\uB974\uAE30"
|
||||
m_Name: "Anim_Player_\uACF5\uC6A9_\uAD6C\uB974\uAE30_0"
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
115320
Assets/_Game/Animations/Anim_Player_공용_도발_0.anim
Normal file
115320
Assets/_Game/Animations/Anim_Player_공용_도발_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2dd6c17c531609c4f9916ee823d1b59f
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d6622f6bb6d593c48b903000286de0b6
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_양손_모아베기_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_양손_모아베기_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 581f9de1a3e502f4eb95b1e922117c5c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b4695213163f18f4099854fe3a39d864
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
283193
Assets/_Game/Animations/Anim_Player_양손_찌르기_0.anim
Normal file
283193
Assets/_Game/Animations/Anim_Player_양손_찌르기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
16895
Assets/_Game/Animations/Anim_Player_한손_마법발사_0.anim
Normal file
16895
Assets/_Game/Animations/Anim_Player_한손_마법발사_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_마법발사_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_마법발사_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d8bb58f4f1cc36440896fec5c4002e59
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40745
Assets/_Game/Animations/Anim_Player_한손_마법오름_0.anim
Normal file
40745
Assets/_Game/Animations/Anim_Player_한손_마법오름_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_마법오름_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_마법오름_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: dc5e72498abe07149b02d93a308697db
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40169
Assets/_Game/Animations/Anim_Player_한손_마법휘두르기_0.anim
Normal file
40169
Assets/_Game/Animations/Anim_Player_한손_마법휘두르기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 53d4b641824bfd248ab6ba10ec9c4b00
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 30b04e3f2e060db4aabfd308ac605a62
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
42034
Assets/_Game/Animations/Anim_Player_한손_베기_0.anim
Normal file
42034
Assets/_Game/Animations/Anim_Player_한손_베기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_베기_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_베기_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e586d02e6719b56489738b82604abdcf
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40432
Assets/_Game/Animations/Anim_Player_한손_베기_1.anim
Normal file
40432
Assets/_Game/Animations/Anim_Player_한손_베기_1.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_베기_1.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_베기_1.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0c9ba11ed23236649929b0225a8beadb
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7813457eddc067249a6ed50f31b6fe8c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
35626
Assets/_Game/Animations/Anim_Player_한손_올려베기_1.anim
Normal file
35626
Assets/_Game/Animations/Anim_Player_한손_올려베기_1.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_1.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_1.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b7223eada9e64304baa6b4c9dcdfcd15
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
40432
Assets/_Game/Animations/Anim_Player_한손_올려베기_2.anim
Normal file
40432
Assets/_Game/Animations/Anim_Player_한손_올려베기_2.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_2.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_올려베기_2.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 295669009c1870f4ab5d43fa28fd6e30
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9b19fd7edff49ae4681b653285f3a162
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
42034
Assets/_Game/Animations/Anim_Player_한손_찌르기_0.anim
Normal file
42034
Assets/_Game/Animations/Anim_Player_한손_찌르기_0.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_0.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_0.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7f0d64090ab5adf439b9437c98a0bdd0
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
38830
Assets/_Game/Animations/Anim_Player_한손_찌르기_1.anim
Normal file
38830
Assets/_Game/Animations/Anim_Player_한손_찌르기_1.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_1.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_1.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: df8ffc011feaf17429b7f429f635db3f
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_2.anim.meta
Normal file
8
Assets/_Game/Animations/Anim_Player_한손_찌르기_2.anim.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 23aba6e7f76aa57478374325cb4f454e
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -156,7 +156,7 @@ AnimatorState:
|
||||
m_MirrorParameterActive: 0
|
||||
m_CycleOffsetParameterActive: 0
|
||||
m_TimeParameterActive: 0
|
||||
m_Motion: {fileID: 7400000, guid: 7bc1524e81d48d54baa204cc0d22edea, type: 2}
|
||||
m_Motion: {fileID: 7400000, guid: 0a0bccbcb0672f948a287f14df7b9494, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
|
||||
@@ -149,7 +149,7 @@ AnimatorState:
|
||||
m_MirrorParameterActive: 0
|
||||
m_CycleOffsetParameterActive: 0
|
||||
m_TimeParameterActive: 0
|
||||
m_Motion: {fileID: 7400000, guid: 38a21eded51c5b24bb70a48d387aa565, type: 2}
|
||||
m_Motion: {fileID: 7400000, guid: 0a0bccbcb0672f948a287f14df7b9494, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
|
||||
1857
Assets/_Game/Animations/MixamoAvatar.asset
Normal file
1857
Assets/_Game/Animations/MixamoAvatar.asset
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/_Game/Animations/MixamoAvatar.asset.meta
Normal file
8
Assets/_Game/Animations/MixamoAvatar.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b63434e5ef6b98d45865ec4417e31bd4
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9000000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -10,17 +10,19 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uC624\uB978\uC190\uCE58\uAE302"
|
||||
m_Name: "Data_Skill_Drog_\uAC15\uD0C0R"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC624\uB978\uC190\uCE58\uAE302"
|
||||
skillName: "\uAC15\uD0C0R"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: a3def6388bdabcf42b77574bef70c8a0, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 16f9ef4ddd32aba44a2d0c691957e72f, type: 2}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 6a8225638f252a343bf7a63037d9646b, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 278e461cbc866e042bfa419e8b34bbe1
|
||||
guid: 715ace30befb72945af8d02ada393f8c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
@@ -10,17 +10,19 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uB2E4\uC6B4\uCD94\uAC00\uD0C0"
|
||||
m_Name: "Data_Skill_Drog_\uBC1F\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uB2E4\uC6B4 \uCD94\uAC00\uD0C0"
|
||||
skillName: "\uBC1F\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 58847e89d27d1b140b1075bba68445c0, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 6e73cca667dfcd4499c84d1b6ba9d531, type: 2}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 84f2b5202ad298d4b91bd0e56dcfa295, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uC2A4\uC719"
|
||||
m_Name: "Data_Skill_Drog_\uC62C\uB824\uCE58\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC2A4\uC719"
|
||||
description:
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uC810\uD504"
|
||||
m_Name: "Data_Skill_Drog_\uC810\uD504\uACF5\uC911"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC810\uD504"
|
||||
description:
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uC810\uD504\uC900\uBE44"
|
||||
m_Name: "Data_Skill_Drog_\uC810\uD504\uC2DC\uC791"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC810\uD504"
|
||||
description:
|
||||
@@ -18,9 +18,11 @@ MonoBehaviour:
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 0b70d6464b876144c84f2410c0359a4f, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 4ff85a68bb491e143a001f3af82639ed, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 0
|
||||
jumpToTarget: 0
|
||||
|
||||
@@ -10,17 +10,19 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uC624\uB978\uC190\uCE58\uAE30"
|
||||
m_Name: "Data_Skill_Drog_\uC9D3\uBC1F\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC624\uB978\uC190\uCE58\uAE30"
|
||||
description:
|
||||
skillName: "\uC9D3\uBC1F\uAE30"
|
||||
description: "\uAD11\uC5ED \uACF5\uACA9"
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 7bc1524e81d48d54baa204cc0d22edea, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 15519f6d5b8e5ba4194d4b8256ebb60d, type: 2}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 523e4247711d3fe44b47b9c932f176ae, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
@@ -33,5 +35,5 @@ MonoBehaviour:
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 86bf7e282c1639c4889910475aaccdef, type: 2}
|
||||
- {fileID: 0}
|
||||
- {fileID: 11400000, guid: 0f134a897a7e4d0e98c8d9058b1d79d1, type: 2}
|
||||
- {fileID: 11400000, guid: 216d4b5f6ce9479e94e0d306399f4891, type: 2}
|
||||
8
Assets/_Game/Data/Skills/Data_Skill_Drog_짓밟기.asset.meta
Normal file
8
Assets/_Game/Data/Skills/Data_Skill_Drog_짓밟기.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8484c00ed8b2a8443886d7404d6a8499
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -10,17 +10,20 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uD380\uCE58R"
|
||||
m_Name: "Data_Skill_Drog_\uD3C9\uD0C01R"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uD380\uCE58R"
|
||||
skillName: "\uD3C9\uD0C01R"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: c8fdea7dee0c6f04bbd27fe565071682, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 23fdb289ddd6a8647bc2afcb0d698c9c, type: 2}
|
||||
- {fileID: 7400000, guid: a4f29f65827ea404c9a36f23eb6cafae, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
42
Assets/_Game/Data/Skills/Data_Skill_Drog_평타2R.asset
Normal file
42
Assets/_Game/Data/Skills/Data_Skill_Drog_평타2R.asset
Normal file
@@ -0,0 +1,42 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Drog_\uD3C9\uD0C02R"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uD3C9\uD0C02R"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 73b61b93f6d007f4d9118e065aab4ae2, type: 2}
|
||||
- {fileID: 7400000, guid: 7fd9fb0400173654e81a4d3d7f046a8e, type: 2}
|
||||
- {fileID: 7400000, guid: fe1cfb01e46465645a44bd138c4c778a, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 87b064a0134987b4b9638e184ab07411, type: 2}
|
||||
- {fileID: 11400000, guid: 2db6d8d7f5da4f7ab9f0a12e65498ab1, type: 2}
|
||||
- {fileID: 0}
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Player_\uB3C4\uBC1C"
|
||||
m_Name: "Data_Skill_Player_\uACF5\uC6A9_\uB3C4\uBC1C"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uB3C4\uBC1C"
|
||||
description: "\uC8FC\uBCC0 \uC801\uC758 \uC704\uD611 \uC218\uCE58\uB97C \uD06C\uAC8C
|
||||
@@ -1,37 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Player_\uC82C\uD14C\uC2A4\uD2B8\uACF5\uACA9"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uC82C \uD14C\uC2A4\uD2B8 \uACF5\uACA9"
|
||||
description: "\uB2E4\uC911 \uC82C \uD6A8\uACFC \uAC80\uC99D\uC6A9 \uBE60\uB978
|
||||
\uB2E8\uC77C \uACF5\uACA9"
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: 7400000, guid: b08df23bb6e5efe4db4dae2bb02382b1, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 0
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0.5
|
||||
manaCost: 3
|
||||
maxGemSlotCount: 3
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4, type: 2}
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 549a9978338eb504690c3c490acc0c60
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Player_\uBCA0\uAE30"
|
||||
m_Name: "Data_Skill_Player_\uD55C\uC190_\uBCA0\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uBCA0\uAE30"
|
||||
description:
|
||||
@@ -18,9 +18,10 @@ MonoBehaviour:
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: 7400000, guid: 38a21eded51c5b24bb70a48d387aa565, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 92a17c8d63463f741a0e9d305a838993, type: 2}
|
||||
animationClips: []
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
40
Assets/_Game/Data/Skills/Data_Skill_Player_한손_올려베기.asset
Normal file
40
Assets/_Game/Data/Skills/Data_Skill_Player_한손_올려베기.asset
Normal file
@@ -0,0 +1,40 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Player_\uD55C\uC190_\uC62C\uB824\uBCA0\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uCC0C\uB974\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 7f0d64090ab5adf439b9437c98a0bdd0, type: 2}
|
||||
- {fileID: 7400000, guid: df8ffc011feaf17429b7f429f635db3f, type: 2}
|
||||
- {fileID: 7400000, guid: 23aba6e7f76aa57478374325cb4f454e, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 1
|
||||
cooldown: 1
|
||||
manaCost: 5
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4, type: 2}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b86e7a8cbae3eb24b940754ab9748af5
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
||||
m_Name: "Data_Skill_Player_\uCC0C\uB974\uAE30"
|
||||
m_Name: "Data_Skill_Player_\uD55C\uC190_\uCC0C\uB974\uAE30"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uCC0C\uB974\uAE30"
|
||||
description:
|
||||
@@ -18,16 +18,20 @@ MonoBehaviour:
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: 7400000, guid: b08df23bb6e5efe4db4dae2bb02382b1, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 7f0d64090ab5adf439b9437c98a0bdd0, type: 2}
|
||||
- {fileID: 7400000, guid: df8ffc011feaf17429b7f429f635db3f, type: 2}
|
||||
- {fileID: 7400000, guid: 23aba6e7f76aa57478374325cb4f454e, type: 2}
|
||||
animationSpeed: 1
|
||||
legacySkillClip: {fileID: 0}
|
||||
legacyEndClip: {fileID: 0}
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
allowedWeaponTraits: 1
|
||||
cooldown: 1
|
||||
manaCost: 5
|
||||
maxGemSlotCount: 2
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2144,17 +2144,20 @@ MonoBehaviour:
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
animator: {fileID: 4019041888965840580}
|
||||
baseController: {fileID: 9100000, guid: 4bd980f1a222c5b468136f7e717925d5, type: 2}
|
||||
baseSkillClip: {fileID: 7400000, guid: ace5d7e8f405a8846b98bb956f0a9313, type: 2}
|
||||
clipAutoRegisterFilter: _Drog_
|
||||
baseSkillClip: {fileID: 7400000, guid: 0a0bccbcb0672f948a287f14df7b9494, type: 2}
|
||||
clipAutoRegisterFilter: Drog
|
||||
registeredClips:
|
||||
- {fileID: 7400000, guid: 6a8225638f252a343bf7a63037d9646b, type: 2}
|
||||
- {fileID: 7400000, guid: 84f2b5202ad298d4b91bd0e56dcfa295, type: 2}
|
||||
- {fileID: 7400000, guid: 58847e89d27d1b140b1075bba68445c0, type: 2}
|
||||
- {fileID: 7400000, guid: 6e73cca667dfcd4499c84d1b6ba9d531, type: 2}
|
||||
- {fileID: 7400000, guid: ace5d7e8f405a8846b98bb956f0a9313, type: 2}
|
||||
- {fileID: 7400000, guid: 006b9541ce7dcb3469d79f9d9df3d6df, type: 2}
|
||||
- {fileID: 7400000, guid: 0b70d6464b876144c84f2410c0359a4f, type: 2}
|
||||
- {fileID: 7400000, guid: e35d6eb3ae2c5a146801c9dd399acd52, type: 2}
|
||||
- {fileID: 7400000, guid: 4ff85a68bb491e143a001f3af82639ed, type: 2}
|
||||
- {fileID: 7400000, guid: c8fdea7dee0c6f04bbd27fe565071682, type: 2}
|
||||
- {fileID: 7400000, guid: 523e4247711d3fe44b47b9c932f176ae, type: 2}
|
||||
- {fileID: 7400000, guid: 23fdb289ddd6a8647bc2afcb0d698c9c, type: 2}
|
||||
- {fileID: 7400000, guid: a4f29f65827ea404c9a36f23eb6cafae, type: 2}
|
||||
- {fileID: 7400000, guid: 73b61b93f6d007f4d9118e065aab4ae2, type: 2}
|
||||
- {fileID: 7400000, guid: 7fd9fb0400173654e81a4d3d7f046a8e, type: 2}
|
||||
debugMode: 1
|
||||
showAreaDebug: 1
|
||||
debugDrawDuration: 1
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user