1
This commit is contained in:
commit
d49fa3bcef
720 changed files with 679603 additions and 481 deletions
9
Assets/3rdParty/ArcherSkeleton.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 31a7d6a680c296e48874f7cb44ad5542
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751432
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
9
Assets/3rdParty/ArcherSkeleton/animations.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton/animations.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fc3b41bca5a5d64489a2b9d1efe03cbc
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751433
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
67
Assets/3rdParty/ArcherSkeleton/animations/Archer_Controller.controller
vendored
Normal file
67
Assets/3rdParty/ArcherSkeleton/animations/Archer_Controller.controller
vendored
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!91 &9100000
|
||||||
|
AnimatorController:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_PrefabParentObject: {fileID: 0}
|
||||||
|
m_PrefabInternal: {fileID: 0}
|
||||||
|
m_Name: Archer_Controller
|
||||||
|
serializedVersion: 5
|
||||||
|
m_AnimatorParameters: []
|
||||||
|
m_AnimatorLayers:
|
||||||
|
- serializedVersion: 5
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_StateMachine: {fileID: 1107000012904534676}
|
||||||
|
m_Mask: {fileID: 0}
|
||||||
|
m_Motions: []
|
||||||
|
m_Behaviours: []
|
||||||
|
m_BlendingMode: 0
|
||||||
|
m_SyncedLayerIndex: -1
|
||||||
|
m_DefaultWeight: 0
|
||||||
|
m_IKPass: 0
|
||||||
|
m_SyncedLayerAffectsTiming: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
--- !u!1102 &1102000012697971086
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_PrefabParentObject: {fileID: 0}
|
||||||
|
m_PrefabInternal: {fileID: 0}
|
||||||
|
m_Name: Take 001
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 6f10fd2ed85b3e54bb304361aaf21974, type: 3}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
--- !u!1107 &1107000012904534676
|
||||||
|
AnimatorStateMachine:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_PrefabParentObject: {fileID: 0}
|
||||||
|
m_PrefabInternal: {fileID: 0}
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_ChildStates:
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102000012697971086}
|
||||||
|
m_Position: {x: 264, y: 120, z: 0}
|
||||||
|
m_ChildStateMachines: []
|
||||||
|
m_AnyStateTransitions: []
|
||||||
|
m_EntryTransitions: []
|
||||||
|
m_StateMachineTransitions: {}
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
||||||
|
m_EntryPosition: {x: 50, y: 120, z: 0}
|
||||||
|
m_ExitPosition: {x: 800, y: 120, z: 0}
|
||||||
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
|
m_DefaultState: {fileID: 1102000012697971086}
|
|
@ -1,6 +1,6 @@
|
||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: c25c1548ba0651c429c11b0a9718bda8
|
guid: a72e98b5ca66583468fd673575c6beec
|
||||||
timeCreated: 1477744744
|
timeCreated: 1477752710
|
||||||
licenseType: Free
|
licenseType: Free
|
||||||
NativeFormatImporter:
|
NativeFormatImporter:
|
||||||
userData:
|
userData:
|
9
Assets/3rdParty/ArcherSkeleton/animations/Materials.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton/animations/Materials.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 840daf4e68d698d4cb81dda237961a13
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751525
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
128
Assets/3rdParty/ArcherSkeleton/animations/Materials/skel_archer_col.mat
vendored
Normal file
128
Assets/3rdParty/ArcherSkeleton/animations/Materials/skel_archer_col.mat
vendored
Normal file
|
@ -0,0 +1,128 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_PrefabParentObject: {fileID: 0}
|
||||||
|
m_PrefabInternal: {fileID: 0}
|
||||||
|
m_Name: skel_archer_col
|
||||||
|
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_ShaderKeywords: _ALPHAPREMULTIPLY_ON
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_CustomRenderQueue: 3000
|
||||||
|
stringTagMap:
|
||||||
|
RenderType: Transparent
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_TexEnvs:
|
||||||
|
- first:
|
||||||
|
name: _BumpMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailAlbedoMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailMask
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailNormalMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _EmissionMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _MainTex
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 8b00c2c8e94f3f143b2a13a9a8e15a5b, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _MetallicGlossMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _OcclusionMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _ParallaxMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- first:
|
||||||
|
name: _BumpScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Cutoff
|
||||||
|
second: 0.5
|
||||||
|
- first:
|
||||||
|
name: _DetailNormalMapScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _DstBlend
|
||||||
|
second: 10
|
||||||
|
- first:
|
||||||
|
name: _GlossMapScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Glossiness
|
||||||
|
second: 0.5
|
||||||
|
- first:
|
||||||
|
name: _GlossyReflections
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Metallic
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _Mode
|
||||||
|
second: 3
|
||||||
|
- first:
|
||||||
|
name: _OcclusionStrength
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Parallax
|
||||||
|
second: 0.02
|
||||||
|
- first:
|
||||||
|
name: _SmoothnessTextureChannel
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _SpecularHighlights
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _SrcBlend
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _UVSec
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _ZWrite
|
||||||
|
second: 0
|
||||||
|
m_Colors:
|
||||||
|
- first:
|
||||||
|
name: _Color
|
||||||
|
second: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- first:
|
||||||
|
name: _EmissionColor
|
||||||
|
second: {r: 0, g: 0, b: 0, a: 1}
|
8
Assets/3rdParty/ArcherSkeleton/animations/Materials/skel_archer_col.mat.meta
vendored
Normal file
8
Assets/3rdParty/ArcherSkeleton/animations/Materials/skel_archer_col.mat.meta
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 97efb410e1b94494ab73a52062efa597
|
||||||
|
timeCreated: 1477751525
|
||||||
|
licenseType: Free
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/backpedal.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/backpedal.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/backpedal.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/backpedal.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fd064a63e6f0bba4996d06a1c66cfd1f
|
||||||
|
timeCreated: 1477751577
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: //RootNode
|
||||||
|
100002: Character1_Head
|
||||||
|
100004: Character1_Hips
|
||||||
|
100006: Character1_LeftArm
|
||||||
|
100008: Character1_LeftFoot
|
||||||
|
100010: Character1_LeftFootIndex1
|
||||||
|
100012: Character1_LeftFootIndex2
|
||||||
|
100014: Character1_LeftForeArm
|
||||||
|
100016: Character1_LeftHand
|
||||||
|
100018: Character1_LeftHandIndex1
|
||||||
|
100020: Character1_LeftHandIndex2
|
||||||
|
100022: Character1_LeftHandIndex3
|
||||||
|
100024: Character1_LeftHandMiddle1
|
||||||
|
100026: Character1_LeftHandMiddle2
|
||||||
|
100028: Character1_LeftHandMiddle3
|
||||||
|
100030: Character1_LeftHandRing1
|
||||||
|
100032: Character1_LeftHandRing2
|
||||||
|
100034: Character1_LeftHandRing3
|
||||||
|
100036: Character1_LeftHandThumb1
|
||||||
|
100038: Character1_LeftHandThumb2
|
||||||
|
100040: Character1_LeftHandThumb3
|
||||||
|
100042: Character1_LeftLeg
|
||||||
|
100044: Character1_LeftShoulder
|
||||||
|
100046: Character1_LeftToeBase
|
||||||
|
100048: Character1_LeftUpLeg
|
||||||
|
100050: Character1_Neck
|
||||||
|
100052: Character1_RightArm
|
||||||
|
100054: Character1_RightFoot
|
||||||
|
100056: Character1_RightFootIndex1
|
||||||
|
100058: Character1_RightFootIndex2
|
||||||
|
100060: Character1_RightForeArm
|
||||||
|
100062: Character1_RightHand
|
||||||
|
100064: Character1_RightHandIndex1
|
||||||
|
100066: Character1_RightHandIndex2
|
||||||
|
100068: Character1_RightHandIndex3
|
||||||
|
100070: Character1_RightHandMiddle1
|
||||||
|
100072: Character1_RightHandMiddle2
|
||||||
|
100074: Character1_RightHandMiddle3
|
||||||
|
100076: Character1_RightHandRing1
|
||||||
|
100078: Character1_RightHandRing2
|
||||||
|
100080: Character1_RightHandRing3
|
||||||
|
100082: Character1_RightHandThumb1
|
||||||
|
100084: Character1_RightHandThumb2
|
||||||
|
100086: Character1_RightHandThumb3
|
||||||
|
100088: Character1_RightLeg
|
||||||
|
100090: Character1_RightShoulder
|
||||||
|
100092: Character1_RightToeBase
|
||||||
|
100094: Character1_RightUpLeg
|
||||||
|
100096: Character1_Spine
|
||||||
|
100098: Character1_Spine1
|
||||||
|
100100: cloak_left_01
|
||||||
|
100102: cloak_left_02
|
||||||
|
100104: cloak_left_03
|
||||||
|
100106: cloak_right_01
|
||||||
|
100108: cloak_right_02
|
||||||
|
100110: cloak_right_03
|
||||||
|
100112: helmet
|
||||||
|
100114: quiver
|
||||||
|
400000: //RootNode
|
||||||
|
400002: Character1_Head
|
||||||
|
400004: Character1_Hips
|
||||||
|
400006: Character1_LeftArm
|
||||||
|
400008: Character1_LeftFoot
|
||||||
|
400010: Character1_LeftFootIndex1
|
||||||
|
400012: Character1_LeftFootIndex2
|
||||||
|
400014: Character1_LeftForeArm
|
||||||
|
400016: Character1_LeftHand
|
||||||
|
400018: Character1_LeftHandIndex1
|
||||||
|
400020: Character1_LeftHandIndex2
|
||||||
|
400022: Character1_LeftHandIndex3
|
||||||
|
400024: Character1_LeftHandMiddle1
|
||||||
|
400026: Character1_LeftHandMiddle2
|
||||||
|
400028: Character1_LeftHandMiddle3
|
||||||
|
400030: Character1_LeftHandRing1
|
||||||
|
400032: Character1_LeftHandRing2
|
||||||
|
400034: Character1_LeftHandRing3
|
||||||
|
400036: Character1_LeftHandThumb1
|
||||||
|
400038: Character1_LeftHandThumb2
|
||||||
|
400040: Character1_LeftHandThumb3
|
||||||
|
400042: Character1_LeftLeg
|
||||||
|
400044: Character1_LeftShoulder
|
||||||
|
400046: Character1_LeftToeBase
|
||||||
|
400048: Character1_LeftUpLeg
|
||||||
|
400050: Character1_Neck
|
||||||
|
400052: Character1_RightArm
|
||||||
|
400054: Character1_RightFoot
|
||||||
|
400056: Character1_RightFootIndex1
|
||||||
|
400058: Character1_RightFootIndex2
|
||||||
|
400060: Character1_RightForeArm
|
||||||
|
400062: Character1_RightHand
|
||||||
|
400064: Character1_RightHandIndex1
|
||||||
|
400066: Character1_RightHandIndex2
|
||||||
|
400068: Character1_RightHandIndex3
|
||||||
|
400070: Character1_RightHandMiddle1
|
||||||
|
400072: Character1_RightHandMiddle2
|
||||||
|
400074: Character1_RightHandMiddle3
|
||||||
|
400076: Character1_RightHandRing1
|
||||||
|
400078: Character1_RightHandRing2
|
||||||
|
400080: Character1_RightHandRing3
|
||||||
|
400082: Character1_RightHandThumb1
|
||||||
|
400084: Character1_RightHandThumb2
|
||||||
|
400086: Character1_RightHandThumb3
|
||||||
|
400088: Character1_RightLeg
|
||||||
|
400090: Character1_RightShoulder
|
||||||
|
400092: Character1_RightToeBase
|
||||||
|
400094: Character1_RightUpLeg
|
||||||
|
400096: Character1_Spine
|
||||||
|
400098: Character1_Spine1
|
||||||
|
400100: cloak_left_01
|
||||||
|
400102: cloak_left_02
|
||||||
|
400104: cloak_left_03
|
||||||
|
400106: cloak_right_01
|
||||||
|
400108: cloak_right_02
|
||||||
|
400110: cloak_right_03
|
||||||
|
400112: helmet
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/chargeShoot.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/chargeShoot.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/chargeShoot.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/chargeShoot.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 16bd7385f19488a448b984022b43977c
|
||||||
|
timeCreated: 1477751468
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: //RootNode
|
||||||
|
100100: cloak_left_01
|
||||||
|
100102: cloak_left_02
|
||||||
|
100104: cloak_left_03
|
||||||
|
100106: cloak_right_01
|
||||||
|
100108: cloak_right_02
|
||||||
|
100110: cloak_right_03
|
||||||
|
100112: helmet
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: //RootNode
|
||||||
|
400100: cloak_left_01
|
||||||
|
400102: cloak_left_02
|
||||||
|
400104: cloak_left_03
|
||||||
|
400106: cloak_right_01
|
||||||
|
400108: cloak_right_02
|
||||||
|
400110: cloak_right_03
|
||||||
|
400112: helmet
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
9
Assets/3rdParty/ArcherSkeleton/animations/clips.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton/animations/clips.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e06d734511c2d4f43a88382567492aa8
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751433
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4778
Assets/3rdParty/ArcherSkeleton/animations/clips/backpedal.ma
vendored
Normal file
4778
Assets/3rdParty/ArcherSkeleton/animations/clips/backpedal.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/backpedal.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/backpedal.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 98cda8ff7168ad6469cab5138241be36
|
||||||
|
timeCreated: 1477751530
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
7760
Assets/3rdParty/ArcherSkeleton/animations/clips/charge_shot.ma
vendored
Normal file
7760
Assets/3rdParty/ArcherSkeleton/animations/clips/charge_shot.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/charge_shot.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/charge_shot.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c21a33fccded5f84fb068b4d1fadea58
|
||||||
|
timeCreated: 1477751554
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
5416
Assets/3rdParty/ArcherSkeleton/animations/clips/default_attack.ma
vendored
Normal file
5416
Assets/3rdParty/ArcherSkeleton/animations/clips/default_attack.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/default_attack.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/default_attack.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: cfa6202e93e08534889cca8eb430efec
|
||||||
|
timeCreated: 1477751560
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
5065
Assets/3rdParty/ArcherSkeleton/animations/clips/die.ma
vendored
Normal file
5065
Assets/3rdParty/ArcherSkeleton/animations/clips/die.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/die.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/die.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4590892644b7906408b21f0ec16a77c0
|
||||||
|
timeCreated: 1477751484
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
5572
Assets/3rdParty/ArcherSkeleton/animations/clips/dodge.ma
vendored
Normal file
5572
Assets/3rdParty/ArcherSkeleton/animations/clips/dodge.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/dodge.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/dodge.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8dc0ba371cf537941a1e6f3ec7e4ccc8
|
||||||
|
timeCreated: 1477751523
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4775
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_behind.ma
vendored
Normal file
4775
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_behind.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_behind.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_behind.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 64556988e1c9ec44c9e2128d66ec25ff
|
||||||
|
timeCreated: 1477751503
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4860
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_front.ma
vendored
Normal file
4860
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_front.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_front.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_front.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fd76fb78d3abca34d96ce43c5f0ee920
|
||||||
|
timeCreated: 1477751577
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4827
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_left.ma
vendored
Normal file
4827
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_left.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_left.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_left.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ef57ea699a7c28e42a4bf8a249017d2c
|
||||||
|
timeCreated: 1477751570
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4791
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_right.ma
vendored
Normal file
4791
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_right.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_right.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/gethit_from_right.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6ac12f4f3ad5c314bbca51130e4434f6
|
||||||
|
timeCreated: 1477751506
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4806
Assets/3rdParty/ArcherSkeleton/animations/clips/idle.ma
vendored
Normal file
4806
Assets/3rdParty/ArcherSkeleton/animations/clips/idle.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/idle.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/idle.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 516b36ad83c6fe041899d85f10ef19f5
|
||||||
|
timeCreated: 1477751492
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
5428
Assets/3rdParty/ArcherSkeleton/animations/clips/jump.ma
vendored
Normal file
5428
Assets/3rdParty/ArcherSkeleton/animations/clips/jump.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/jump.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/jump.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4aaa5d1bc1690b9448faee26a9848bed
|
||||||
|
timeCreated: 1477751486
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4666
Assets/3rdParty/ArcherSkeleton/animations/clips/rapid_shot.ma
vendored
Normal file
4666
Assets/3rdParty/ArcherSkeleton/animations/clips/rapid_shot.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/rapid_shot.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/rapid_shot.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: adc54c1c4de0ea1499c6f410caacc1a8
|
||||||
|
timeCreated: 1477751539
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
7173
Assets/3rdParty/ArcherSkeleton/animations/clips/roar.ma
vendored
Normal file
7173
Assets/3rdParty/ArcherSkeleton/animations/clips/roar.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/roar.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/roar.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: cd093fd019621774d93cea13bf101535
|
||||||
|
timeCreated: 1477751559
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4473
Assets/3rdParty/ArcherSkeleton/animations/clips/run.ma
vendored
Normal file
4473
Assets/3rdParty/ArcherSkeleton/animations/clips/run.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/run.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/run.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 16dd282806b8a624bb36d08ec75eddbc
|
||||||
|
timeCreated: 1477751468
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4242
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_left.ma
vendored
Normal file
4242
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_left.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_left.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_left.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b045b642743692040b8961fc4a14a614
|
||||||
|
timeCreated: 1477751543
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4242
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_right.ma
vendored
Normal file
4242
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_right.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_right.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/shuffle_right.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b2c61c6bcda672a43a65d1405412a8e8
|
||||||
|
timeCreated: 1477751545
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
7884
Assets/3rdParty/ArcherSkeleton/animations/clips/spawn.ma
vendored
Normal file
7884
Assets/3rdParty/ArcherSkeleton/animations/clips/spawn.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/spawn.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/spawn.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b2ddb19545474b34eadc0fbdb07aea4e
|
||||||
|
timeCreated: 1477751545
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4652
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_left.ma
vendored
Normal file
4652
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_left.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_left.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_left.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c8c6fae9c9c99894e9e504dbfdb4ab44
|
||||||
|
timeCreated: 1477751558
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4712
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_right.ma
vendored
Normal file
4712
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_right.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_right.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/strafe_right.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ec4448b22b5b81347b240ba4da15c704
|
||||||
|
timeCreated: 1477751568
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4795
Assets/3rdParty/ArcherSkeleton/animations/clips/walk.ma
vendored
Normal file
4795
Assets/3rdParty/ArcherSkeleton/animations/clips/walk.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/walk.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/walk.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9786ff7310f51474486981ce3733a453
|
||||||
|
timeCreated: 1477751529
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4890
Assets/3rdParty/ArcherSkeleton/animations/clips/whack.ma
vendored
Normal file
4890
Assets/3rdParty/ArcherSkeleton/animations/clips/whack.ma
vendored
Normal file
File diff suppressed because it is too large
Load diff
71
Assets/3rdParty/ArcherSkeleton/animations/clips/whack.ma.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/clips/whack.ma.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0ee6d1123c1ea5447acaa3716c375cc1
|
||||||
|
timeCreated: 1477751463
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/death.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/death.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/death.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/death.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dc8eca1a3b1d15a499c7ac6c1ad4f043
|
||||||
|
timeCreated: 1477751564
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: //RootNode
|
||||||
|
100112: helmet
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: //RootNode
|
||||||
|
400112: helmet
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/defaultAttack.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/defaultAttack.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/defaultAttack.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/defaultAttack.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e701a86b31e320f4ea8f75b79f7b8243
|
||||||
|
timeCreated: 1477751567
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: //RootNode
|
||||||
|
100112: helmet
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: //RootNode
|
||||||
|
400112: helmet
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/dodge.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/dodge.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/dodge.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/dodge.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4be5da9c545f0ed45827ef9d0e50173b
|
||||||
|
timeCreated: 1477751486
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: //RootNode
|
||||||
|
100112: helmet
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: //RootNode
|
||||||
|
400112: helmet
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_backward.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_backward.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/hit_backward.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/hit_backward.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5f105d37678f21e4a85c7b4d7a9bc1e3
|
||||||
|
timeCreated: 1477751500
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_forward.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_forward.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/hit_forward.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/hit_forward.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7ebc91e887a612f438ca3a9829e77154
|
||||||
|
timeCreated: 1477751514
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_left.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_left.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/hit_left.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/hit_left.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1abbea427dd1dd147a2c6402eabfc873
|
||||||
|
timeCreated: 1477751470
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_right.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/hit_right.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/hit_right.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/hit_right.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 71c6b68ed723fe548a37e9b507b45b2d
|
||||||
|
timeCreated: 1477751509
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/idle.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/idle.fbx
vendored
Normal file
Binary file not shown.
333
Assets/3rdParty/ArcherSkeleton/animations/idle.fbx.meta
vendored
Normal file
333
Assets/3rdParty/ArcherSkeleton/animations/idle.fbx.meta
vendored
Normal file
|
@ -0,0 +1,333 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6f10fd2ed85b3e54bb304361aaf21974
|
||||||
|
timeCreated: 1477751507
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations:
|
||||||
|
- serializedVersion: 16
|
||||||
|
name: Take 001
|
||||||
|
takeName: Take 001
|
||||||
|
firstFrame: 1
|
||||||
|
lastFrame: 30
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
hasAdditiveReferencePose: 0
|
||||||
|
loopTime: 1
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
heightFromFeet: 0
|
||||||
|
mirror: 0
|
||||||
|
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
|
||||||
|
curves: []
|
||||||
|
events: []
|
||||||
|
transformMask:
|
||||||
|
- path:
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg/Character1_LeftLeg
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg/Character1_LeftLeg/Character1_LeftFoot
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg/Character1_LeftLeg/Character1_LeftFoot/Character1_LeftToeBase
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg/Character1_LeftLeg/Character1_LeftFoot/Character1_LeftToeBase/Character1_LeftFootIndex1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_LeftUpLeg/Character1_LeftLeg/Character1_LeftFoot/Character1_LeftToeBase/Character1_LeftFootIndex1/Character1_LeftFootIndex2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg/Character1_RightLeg
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg/Character1_RightLeg/Character1_RightFoot
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg/Character1_RightLeg/Character1_RightFoot/Character1_RightToeBase
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg/Character1_RightLeg/Character1_RightFoot/Character1_RightToeBase/Character1_RightFootIndex1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_RightUpLeg/Character1_RightLeg/Character1_RightFoot/Character1_RightToeBase/Character1_RightFootIndex1/Character1_RightFootIndex2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandIndex1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandIndex1/Character1_LeftHandIndex2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandIndex1/Character1_LeftHandIndex2/Character1_LeftHandIndex3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandMiddle1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandMiddle1/Character1_LeftHandMiddle2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandMiddle1/Character1_LeftHandMiddle2/Character1_LeftHandMiddle3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandRing1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandRing1/Character1_LeftHandRing2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandRing1/Character1_LeftHandRing2/Character1_LeftHandRing3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandThumb1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandThumb1/Character1_LeftHandThumb2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_LeftShoulder/Character1_LeftArm/Character1_LeftForeArm/Character1_LeftHand/Character1_LeftHandThumb1/Character1_LeftHandThumb2/Character1_LeftHandThumb3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_Neck
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_Neck/Character1_Head
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_Neck/Character1_Head/helmet
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandIndex1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandIndex1/Character1_RightHandIndex2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandIndex1/Character1_RightHandIndex2/Character1_RightHandIndex3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandMiddle1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandMiddle1/Character1_RightHandMiddle2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandMiddle1/Character1_RightHandMiddle2/Character1_RightHandMiddle3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandRing1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandRing1/Character1_RightHandRing2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandRing1/Character1_RightHandRing2/Character1_RightHandRing3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandThumb1
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandThumb1/Character1_RightHandThumb2
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/Character1_RightShoulder/Character1_RightArm/Character1_RightForeArm/Character1_RightHand/Character1_RightHandThumb1/Character1_RightHandThumb2/Character1_RightHandThumb3
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_left_01
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_left_01/cloak_left_02
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_left_01/cloak_left_02/cloak_left_03
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_right_01
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_right_01/cloak_right_02
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/cloak_right_01/cloak_right_02/cloak_right_03
|
||||||
|
weight: 1
|
||||||
|
- path: Character1_Hips/Character1_Spine/Character1_Spine1/quiver
|
||||||
|
weight: 1
|
||||||
|
maskType: 0
|
||||||
|
maskSource: {instanceID: 0}
|
||||||
|
additiveReferencePoseFrame: 0
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/jump.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/jump.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/jump.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/jump.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 16014e287a339de4abe4eabeb9a8eb93
|
||||||
|
timeCreated: 1477751467
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: //RootNode
|
||||||
|
100114: quiver
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: //RootNode
|
||||||
|
400114: quiver
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/rapidShot.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/rapidShot.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/rapidShot.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/rapidShot.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 80469381c6fed404bb9bfed7d68ecb6a
|
||||||
|
timeCreated: 1477751518
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/roar.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/roar.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/roar.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/roar.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: aac8aadc636c53f489282eae119c8d5b
|
||||||
|
timeCreated: 1477751538
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/run.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/run.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/run.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/run.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: a28d68f9b774bc94e89afeade0d3bc7e
|
||||||
|
timeCreated: 1477751533
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/shuffle_left.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/shuffle_left.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/shuffle_left.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/shuffle_left.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bbff0cee1449b564eb0ba1b48b0db8f6
|
||||||
|
timeCreated: 1477751550
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/shuffle_right.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/shuffle_right.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/shuffle_right.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/shuffle_right.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1bb5b92b41b2cc8488c7a37b34161f6f
|
||||||
|
timeCreated: 1477751470
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/sidestep_left.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/sidestep_left.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/sidestep_left.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/sidestep_left.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 38584a0a860dc4048ac9cfbdf884a670
|
||||||
|
timeCreated: 1477751482
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/sidestep_right.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/sidestep_right.fbx
vendored
Normal file
Binary file not shown.
189
Assets/3rdParty/ArcherSkeleton/animations/sidestep_right.fbx.meta
vendored
Normal file
189
Assets/3rdParty/ArcherSkeleton/animations/sidestep_right.fbx.meta
vendored
Normal file
|
@ -0,0 +1,189 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2cca1f6af9727724bb465faef5e48b83
|
||||||
|
timeCreated: 1477751477
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: Character1_Head
|
||||||
|
100002: Character1_Hips
|
||||||
|
100004: Character1_LeftArm
|
||||||
|
100006: Character1_LeftFoot
|
||||||
|
100008: Character1_LeftFootIndex1
|
||||||
|
100010: Character1_LeftFootIndex2
|
||||||
|
100012: Character1_LeftForeArm
|
||||||
|
100014: Character1_LeftHand
|
||||||
|
100016: Character1_LeftHandIndex1
|
||||||
|
100018: Character1_LeftHandIndex2
|
||||||
|
100020: Character1_LeftHandIndex3
|
||||||
|
100022: Character1_LeftHandMiddle1
|
||||||
|
100024: Character1_LeftHandMiddle2
|
||||||
|
100026: Character1_LeftHandMiddle3
|
||||||
|
100028: Character1_LeftHandRing1
|
||||||
|
100030: Character1_LeftHandRing2
|
||||||
|
100032: Character1_LeftHandRing3
|
||||||
|
100034: Character1_LeftHandThumb1
|
||||||
|
100036: Character1_LeftHandThumb2
|
||||||
|
100038: Character1_LeftHandThumb3
|
||||||
|
100040: Character1_LeftLeg
|
||||||
|
100042: Character1_LeftShoulder
|
||||||
|
100044: Character1_LeftToeBase
|
||||||
|
100046: Character1_LeftUpLeg
|
||||||
|
100048: Character1_Neck
|
||||||
|
100050: Character1_RightArm
|
||||||
|
100052: Character1_RightFoot
|
||||||
|
100054: Character1_RightFootIndex1
|
||||||
|
100056: Character1_RightFootIndex2
|
||||||
|
100058: Character1_RightForeArm
|
||||||
|
100060: Character1_RightHand
|
||||||
|
100062: Character1_RightHandIndex1
|
||||||
|
100064: Character1_RightHandIndex2
|
||||||
|
100066: Character1_RightHandIndex3
|
||||||
|
100068: Character1_RightHandMiddle1
|
||||||
|
100070: Character1_RightHandMiddle2
|
||||||
|
100072: Character1_RightHandMiddle3
|
||||||
|
100074: Character1_RightHandRing1
|
||||||
|
100076: Character1_RightHandRing2
|
||||||
|
100078: Character1_RightHandRing3
|
||||||
|
100080: Character1_RightHandThumb1
|
||||||
|
100082: Character1_RightHandThumb2
|
||||||
|
100084: Character1_RightHandThumb3
|
||||||
|
100086: Character1_RightLeg
|
||||||
|
100088: Character1_RightShoulder
|
||||||
|
100090: Character1_RightToeBase
|
||||||
|
100092: Character1_RightUpLeg
|
||||||
|
100094: Character1_Spine
|
||||||
|
100096: Character1_Spine1
|
||||||
|
100098: cloak_left_01
|
||||||
|
100100: cloak_left_02
|
||||||
|
100102: cloak_left_03
|
||||||
|
100104: cloak_right_01
|
||||||
|
100106: cloak_right_02
|
||||||
|
100108: cloak_right_03
|
||||||
|
100110: helmet
|
||||||
|
100112: quiver
|
||||||
|
100114: //RootNode
|
||||||
|
400000: Character1_Head
|
||||||
|
400002: Character1_Hips
|
||||||
|
400004: Character1_LeftArm
|
||||||
|
400006: Character1_LeftFoot
|
||||||
|
400008: Character1_LeftFootIndex1
|
||||||
|
400010: Character1_LeftFootIndex2
|
||||||
|
400012: Character1_LeftForeArm
|
||||||
|
400014: Character1_LeftHand
|
||||||
|
400016: Character1_LeftHandIndex1
|
||||||
|
400018: Character1_LeftHandIndex2
|
||||||
|
400020: Character1_LeftHandIndex3
|
||||||
|
400022: Character1_LeftHandMiddle1
|
||||||
|
400024: Character1_LeftHandMiddle2
|
||||||
|
400026: Character1_LeftHandMiddle3
|
||||||
|
400028: Character1_LeftHandRing1
|
||||||
|
400030: Character1_LeftHandRing2
|
||||||
|
400032: Character1_LeftHandRing3
|
||||||
|
400034: Character1_LeftHandThumb1
|
||||||
|
400036: Character1_LeftHandThumb2
|
||||||
|
400038: Character1_LeftHandThumb3
|
||||||
|
400040: Character1_LeftLeg
|
||||||
|
400042: Character1_LeftShoulder
|
||||||
|
400044: Character1_LeftToeBase
|
||||||
|
400046: Character1_LeftUpLeg
|
||||||
|
400048: Character1_Neck
|
||||||
|
400050: Character1_RightArm
|
||||||
|
400052: Character1_RightFoot
|
||||||
|
400054: Character1_RightFootIndex1
|
||||||
|
400056: Character1_RightFootIndex2
|
||||||
|
400058: Character1_RightForeArm
|
||||||
|
400060: Character1_RightHand
|
||||||
|
400062: Character1_RightHandIndex1
|
||||||
|
400064: Character1_RightHandIndex2
|
||||||
|
400066: Character1_RightHandIndex3
|
||||||
|
400068: Character1_RightHandMiddle1
|
||||||
|
400070: Character1_RightHandMiddle2
|
||||||
|
400072: Character1_RightHandMiddle3
|
||||||
|
400074: Character1_RightHandRing1
|
||||||
|
400076: Character1_RightHandRing2
|
||||||
|
400078: Character1_RightHandRing3
|
||||||
|
400080: Character1_RightHandThumb1
|
||||||
|
400082: Character1_RightHandThumb2
|
||||||
|
400084: Character1_RightHandThumb3
|
||||||
|
400086: Character1_RightLeg
|
||||||
|
400088: Character1_RightShoulder
|
||||||
|
400090: Character1_RightToeBase
|
||||||
|
400092: Character1_RightUpLeg
|
||||||
|
400094: Character1_Spine
|
||||||
|
400096: Character1_Spine1
|
||||||
|
400098: cloak_left_01
|
||||||
|
400100: cloak_left_02
|
||||||
|
400102: cloak_left_03
|
||||||
|
400104: cloak_right_01
|
||||||
|
400106: cloak_right_02
|
||||||
|
400108: cloak_right_03
|
||||||
|
400110: helmet
|
||||||
|
400112: quiver
|
||||||
|
400114: //RootNode
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.fbx
vendored
Normal file
Binary file not shown.
217
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.fbx.meta
vendored
Normal file
217
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.fbx.meta
vendored
Normal file
|
@ -0,0 +1,217 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8f48b789b3c64b34586e4f171523c0bf
|
||||||
|
timeCreated: 1477751526
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: arrow1
|
||||||
|
100002: Character1_Head
|
||||||
|
100004: Character1_Hips
|
||||||
|
100006: Character1_LeftArm
|
||||||
|
100008: Character1_LeftFoot
|
||||||
|
100010: Character1_LeftFootIndex1
|
||||||
|
100012: Character1_LeftFootIndex2
|
||||||
|
100014: Character1_LeftForeArm
|
||||||
|
100016: Character1_LeftHand
|
||||||
|
100018: Character1_LeftHandIndex1
|
||||||
|
100020: Character1_LeftHandIndex2
|
||||||
|
100022: Character1_LeftHandIndex3
|
||||||
|
100024: Character1_LeftHandMiddle1
|
||||||
|
100026: Character1_LeftHandMiddle2
|
||||||
|
100028: Character1_LeftHandMiddle3
|
||||||
|
100030: Character1_LeftHandRing1
|
||||||
|
100032: Character1_LeftHandRing2
|
||||||
|
100034: Character1_LeftHandRing3
|
||||||
|
100036: Character1_LeftHandThumb1
|
||||||
|
100038: Character1_LeftHandThumb2
|
||||||
|
100040: Character1_LeftHandThumb3
|
||||||
|
100042: Character1_LeftLeg
|
||||||
|
100044: Character1_LeftShoulder
|
||||||
|
100046: Character1_LeftToeBase
|
||||||
|
100048: Character1_LeftUpLeg
|
||||||
|
100050: Character1_Neck
|
||||||
|
100052: Character1_RightArm
|
||||||
|
100054: Character1_RightFoot
|
||||||
|
100056: Character1_RightFootIndex1
|
||||||
|
100058: Character1_RightFootIndex2
|
||||||
|
100060: Character1_RightForeArm
|
||||||
|
100062: Character1_RightHand
|
||||||
|
100064: Character1_RightHandIndex1
|
||||||
|
100066: Character1_RightHandIndex2
|
||||||
|
100068: Character1_RightHandIndex3
|
||||||
|
100070: Character1_RightHandMiddle1
|
||||||
|
100072: Character1_RightHandMiddle2
|
||||||
|
100074: Character1_RightHandMiddle3
|
||||||
|
100076: Character1_RightHandRing1
|
||||||
|
100078: Character1_RightHandRing2
|
||||||
|
100080: Character1_RightHandRing3
|
||||||
|
100082: Character1_RightHandThumb1
|
||||||
|
100084: Character1_RightHandThumb2
|
||||||
|
100086: Character1_RightHandThumb3
|
||||||
|
100088: Character1_RightLeg
|
||||||
|
100090: Character1_RightShoulder
|
||||||
|
100092: Character1_RightToeBase
|
||||||
|
100094: Character1_RightUpLeg
|
||||||
|
100096: Character1_Spine
|
||||||
|
100098: Character1_Spine1
|
||||||
|
100100: cloak_left_01
|
||||||
|
100102: cloak_left_02
|
||||||
|
100104: cloak_left_03
|
||||||
|
100106: cloak_right_01
|
||||||
|
100108: cloak_right_02
|
||||||
|
100110: cloak_right_03
|
||||||
|
100112: crossbow
|
||||||
|
100114: crossbow_muzzle
|
||||||
|
100116: feathers
|
||||||
|
100118: helmet
|
||||||
|
100120: quiver
|
||||||
|
100122: skeleton_archer1
|
||||||
|
100124: //RootNode
|
||||||
|
100126: skeleton_archer_alpha
|
||||||
|
400000: arrow1
|
||||||
|
400002: Character1_Head
|
||||||
|
400004: Character1_Hips
|
||||||
|
400006: Character1_LeftArm
|
||||||
|
400008: Character1_LeftFoot
|
||||||
|
400010: Character1_LeftFootIndex1
|
||||||
|
400012: Character1_LeftFootIndex2
|
||||||
|
400014: Character1_LeftForeArm
|
||||||
|
400016: Character1_LeftHand
|
||||||
|
400018: Character1_LeftHandIndex1
|
||||||
|
400020: Character1_LeftHandIndex2
|
||||||
|
400022: Character1_LeftHandIndex3
|
||||||
|
400024: Character1_LeftHandMiddle1
|
||||||
|
400026: Character1_LeftHandMiddle2
|
||||||
|
400028: Character1_LeftHandMiddle3
|
||||||
|
400030: Character1_LeftHandRing1
|
||||||
|
400032: Character1_LeftHandRing2
|
||||||
|
400034: Character1_LeftHandRing3
|
||||||
|
400036: Character1_LeftHandThumb1
|
||||||
|
400038: Character1_LeftHandThumb2
|
||||||
|
400040: Character1_LeftHandThumb3
|
||||||
|
400042: Character1_LeftLeg
|
||||||
|
400044: Character1_LeftShoulder
|
||||||
|
400046: Character1_LeftToeBase
|
||||||
|
400048: Character1_LeftUpLeg
|
||||||
|
400050: Character1_Neck
|
||||||
|
400052: Character1_RightArm
|
||||||
|
400054: Character1_RightFoot
|
||||||
|
400056: Character1_RightFootIndex1
|
||||||
|
400058: Character1_RightFootIndex2
|
||||||
|
400060: Character1_RightForeArm
|
||||||
|
400062: Character1_RightHand
|
||||||
|
400064: Character1_RightHandIndex1
|
||||||
|
400066: Character1_RightHandIndex2
|
||||||
|
400068: Character1_RightHandIndex3
|
||||||
|
400070: Character1_RightHandMiddle1
|
||||||
|
400072: Character1_RightHandMiddle2
|
||||||
|
400074: Character1_RightHandMiddle3
|
||||||
|
400076: Character1_RightHandRing1
|
||||||
|
400078: Character1_RightHandRing2
|
||||||
|
400080: Character1_RightHandRing3
|
||||||
|
400082: Character1_RightHandThumb1
|
||||||
|
400084: Character1_RightHandThumb2
|
||||||
|
400086: Character1_RightHandThumb3
|
||||||
|
400088: Character1_RightLeg
|
||||||
|
400090: Character1_RightShoulder
|
||||||
|
400092: Character1_RightToeBase
|
||||||
|
400094: Character1_RightUpLeg
|
||||||
|
400096: Character1_Spine
|
||||||
|
400098: Character1_Spine1
|
||||||
|
400100: cloak_left_01
|
||||||
|
400102: cloak_left_02
|
||||||
|
400104: cloak_left_03
|
||||||
|
400106: cloak_right_01
|
||||||
|
400108: cloak_right_02
|
||||||
|
400110: cloak_right_03
|
||||||
|
400112: crossbow
|
||||||
|
400114: crossbow_muzzle
|
||||||
|
400116: feathers
|
||||||
|
400118: helmet
|
||||||
|
400120: quiver
|
||||||
|
400122: skeleton_archer1
|
||||||
|
400124: //RootNode
|
||||||
|
400126: skeleton_archer_alpha
|
||||||
|
2300000: arrow1
|
||||||
|
2300002: crossbow
|
||||||
|
2300004: crossbow_muzzle
|
||||||
|
2300006: feathers
|
||||||
|
3300000: arrow1
|
||||||
|
3300002: crossbow
|
||||||
|
3300004: crossbow_muzzle
|
||||||
|
3300006: feathers
|
||||||
|
4300000: skeleton_archer1
|
||||||
|
4300002: skeleton_archer_alpha
|
||||||
|
4300004: crossbow
|
||||||
|
4300006: crossbow_muzzle
|
||||||
|
4300008: arrow1
|
||||||
|
4300010: feathers
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: skeleton_archer1
|
||||||
|
13700002: skeleton_archer_alpha
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.mb
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.mb
vendored
Normal file
Binary file not shown.
71
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.mb.meta
vendored
Normal file
71
Assets/3rdParty/ArcherSkeleton/animations/skeleton_archer_allinone.mb.meta
vendored
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 16bb14e9cf083a4438ce8c96ea345c4f
|
||||||
|
timeCreated: 1477751467
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
24
Assets/3rdParty/ArcherSkeleton/animations/skeleton_crossbowmen_animation_list.txt
vendored
Normal file
24
Assets/3rdParty/ArcherSkeleton/animations/skeleton_crossbowmen_animation_list.txt
vendored
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
Skeleton Crossbowmen Animation List
|
||||||
|
|
||||||
|
frame: 0030-0059: backpedal (loop)
|
||||||
|
frame: 0090-0179: shot
|
||||||
|
frame: 0180-0219: attack
|
||||||
|
frame: 0220-0249: die
|
||||||
|
frame: 0250-0294: dodge
|
||||||
|
frame: 0295-0324: gethit from behind
|
||||||
|
frame: 0325-0354: gethit from front
|
||||||
|
frame: 0355-0384: gethit from left
|
||||||
|
frame: 0385-0414: gethit from right
|
||||||
|
frame: 0444-0473: idle (loop)
|
||||||
|
frame: 0505-0549: jump
|
||||||
|
frame: 0579-0608: rapid shot (loop)
|
||||||
|
frame: 0639-0713: roar
|
||||||
|
frame: 0738-0761: run (loop)
|
||||||
|
frame: 0804-0823: shuffle left (loop)
|
||||||
|
frame: 0864-0883: shuffle right (loop)
|
||||||
|
frame: 0905-0994: spawn
|
||||||
|
frame: 1024-1053: strafe left (loop)
|
||||||
|
frame: 1114-1143: strafe right (loop)
|
||||||
|
frame: 1204-1233: walk (loop)
|
||||||
|
frame: 1265-1294: whack
|
||||||
|
|
8
Assets/3rdParty/ArcherSkeleton/animations/skeleton_crossbowmen_animation_list.txt.meta
vendored
Normal file
8
Assets/3rdParty/ArcherSkeleton/animations/skeleton_crossbowmen_animation_list.txt.meta
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 270e6e7324833ce41ad5fc4f421c5fbf
|
||||||
|
timeCreated: 1477751455
|
||||||
|
licenseType: Free
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
9
Assets/3rdParty/ArcherSkeleton/animations/source.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton/animations/source.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6bb24ce6d79290a4ab02cf0b88766372
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751433
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
9
Assets/3rdParty/ArcherSkeleton/animations/source/Materials.meta
vendored
Normal file
9
Assets/3rdParty/ArcherSkeleton/animations/source/Materials.meta
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e0d2c6afc77ef6a48a31ae9c51c19118
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1477751456
|
||||||
|
licenseType: Free
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
128
Assets/3rdParty/ArcherSkeleton/animations/source/Materials/skel_archer_col.mat
vendored
Normal file
128
Assets/3rdParty/ArcherSkeleton/animations/source/Materials/skel_archer_col.mat
vendored
Normal file
|
@ -0,0 +1,128 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_PrefabParentObject: {fileID: 0}
|
||||||
|
m_PrefabInternal: {fileID: 0}
|
||||||
|
m_Name: skel_archer_col
|
||||||
|
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_ShaderKeywords: _ALPHAPREMULTIPLY_ON
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_CustomRenderQueue: 3000
|
||||||
|
stringTagMap:
|
||||||
|
RenderType: Transparent
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_TexEnvs:
|
||||||
|
- first:
|
||||||
|
name: _BumpMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailAlbedoMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailMask
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _DetailNormalMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _EmissionMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _MainTex
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 8b00c2c8e94f3f143b2a13a9a8e15a5b, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _MetallicGlossMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _OcclusionMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- first:
|
||||||
|
name: _ParallaxMap
|
||||||
|
second:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- first:
|
||||||
|
name: _BumpScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Cutoff
|
||||||
|
second: 0.5
|
||||||
|
- first:
|
||||||
|
name: _DetailNormalMapScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _DstBlend
|
||||||
|
second: 10
|
||||||
|
- first:
|
||||||
|
name: _GlossMapScale
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Glossiness
|
||||||
|
second: 0.5
|
||||||
|
- first:
|
||||||
|
name: _GlossyReflections
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Metallic
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _Mode
|
||||||
|
second: 3
|
||||||
|
- first:
|
||||||
|
name: _OcclusionStrength
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _Parallax
|
||||||
|
second: 0.02
|
||||||
|
- first:
|
||||||
|
name: _SmoothnessTextureChannel
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _SpecularHighlights
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _SrcBlend
|
||||||
|
second: 1
|
||||||
|
- first:
|
||||||
|
name: _UVSec
|
||||||
|
second: 0
|
||||||
|
- first:
|
||||||
|
name: _ZWrite
|
||||||
|
second: 0
|
||||||
|
m_Colors:
|
||||||
|
- first:
|
||||||
|
name: _Color
|
||||||
|
second: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- first:
|
||||||
|
name: _EmissionColor
|
||||||
|
second: {r: 0, g: 0, b: 0, a: 1}
|
8
Assets/3rdParty/ArcherSkeleton/animations/source/Materials/skel_archer_col.mat.meta
vendored
Normal file
8
Assets/3rdParty/ArcherSkeleton/animations/source/Materials/skel_archer_col.mat.meta
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 68ad7502f78e16441b7bcfcfa7596f22
|
||||||
|
timeCreated: 1477751456
|
||||||
|
licenseType: Free
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/source/backpedal.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/source/backpedal.fbx
vendored
Normal file
Binary file not shown.
219
Assets/3rdParty/ArcherSkeleton/animations/source/backpedal.fbx.meta
vendored
Normal file
219
Assets/3rdParty/ArcherSkeleton/animations/source/backpedal.fbx.meta
vendored
Normal file
|
@ -0,0 +1,219 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6175f6de8dbbc6a44848730604df8125
|
||||||
|
timeCreated: 1477751501
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: arrow1
|
||||||
|
100002: //RootNode
|
||||||
|
100004: Character1_Head
|
||||||
|
100006: Character1_Hips
|
||||||
|
100008: Character1_LeftArm
|
||||||
|
100010: Character1_LeftFoot
|
||||||
|
100012: Character1_LeftFootIndex1
|
||||||
|
100014: Character1_LeftFootIndex2
|
||||||
|
100016: Character1_LeftForeArm
|
||||||
|
100018: Character1_LeftHand
|
||||||
|
100020: Character1_LeftHandIndex1
|
||||||
|
100022: Character1_LeftHandIndex2
|
||||||
|
100024: Character1_LeftHandIndex3
|
||||||
|
100026: Character1_LeftHandMiddle1
|
||||||
|
100028: Character1_LeftHandMiddle2
|
||||||
|
100030: Character1_LeftHandMiddle3
|
||||||
|
100032: Character1_LeftHandRing1
|
||||||
|
100034: Character1_LeftHandRing2
|
||||||
|
100036: Character1_LeftHandRing3
|
||||||
|
100038: Character1_LeftHandThumb1
|
||||||
|
100040: Character1_LeftHandThumb2
|
||||||
|
100042: Character1_LeftHandThumb3
|
||||||
|
100044: Character1_LeftLeg
|
||||||
|
100046: Character1_LeftShoulder
|
||||||
|
100048: Character1_LeftToeBase
|
||||||
|
100050: Character1_LeftUpLeg
|
||||||
|
100052: Character1_Neck
|
||||||
|
100054: Character1_Reference
|
||||||
|
100056: Character1_RightArm
|
||||||
|
100058: Character1_RightFoot
|
||||||
|
100060: Character1_RightFootIndex1
|
||||||
|
100062: Character1_RightFootIndex2
|
||||||
|
100064: Character1_RightForeArm
|
||||||
|
100066: Character1_RightHand
|
||||||
|
100068: Character1_RightHandIndex1
|
||||||
|
100070: Character1_RightHandIndex2
|
||||||
|
100072: Character1_RightHandIndex3
|
||||||
|
100074: Character1_RightHandMiddle1
|
||||||
|
100076: Character1_RightHandMiddle2
|
||||||
|
100078: Character1_RightHandMiddle3
|
||||||
|
100080: Character1_RightHandRing1
|
||||||
|
100082: Character1_RightHandRing2
|
||||||
|
100084: Character1_RightHandRing3
|
||||||
|
100086: Character1_RightHandThumb1
|
||||||
|
100088: Character1_RightHandThumb2
|
||||||
|
100090: Character1_RightHandThumb3
|
||||||
|
100092: Character1_RightLeg
|
||||||
|
100094: Character1_RightShoulder
|
||||||
|
100096: Character1_RightToeBase
|
||||||
|
100098: Character1_RightUpLeg
|
||||||
|
100100: Character1_Spine
|
||||||
|
100102: Character1_Spine1
|
||||||
|
100104: cloak_left_01
|
||||||
|
100106: cloak_left_02
|
||||||
|
100108: cloak_left_03
|
||||||
|
100110: cloak_right_01
|
||||||
|
100112: cloak_right_02
|
||||||
|
100114: cloak_right_03
|
||||||
|
100116: crossbow
|
||||||
|
100118: crossbow_muzzle
|
||||||
|
100120: feathers
|
||||||
|
100122: helmet
|
||||||
|
100124: quiver
|
||||||
|
100126: skeleton_archer1
|
||||||
|
100128: skeleton_archer_alpha
|
||||||
|
400000: arrow1
|
||||||
|
400002: //RootNode
|
||||||
|
400004: Character1_Head
|
||||||
|
400006: Character1_Hips
|
||||||
|
400008: Character1_LeftArm
|
||||||
|
400010: Character1_LeftFoot
|
||||||
|
400012: Character1_LeftFootIndex1
|
||||||
|
400014: Character1_LeftFootIndex2
|
||||||
|
400016: Character1_LeftForeArm
|
||||||
|
400018: Character1_LeftHand
|
||||||
|
400020: Character1_LeftHandIndex1
|
||||||
|
400022: Character1_LeftHandIndex2
|
||||||
|
400024: Character1_LeftHandIndex3
|
||||||
|
400026: Character1_LeftHandMiddle1
|
||||||
|
400028: Character1_LeftHandMiddle2
|
||||||
|
400030: Character1_LeftHandMiddle3
|
||||||
|
400032: Character1_LeftHandRing1
|
||||||
|
400034: Character1_LeftHandRing2
|
||||||
|
400036: Character1_LeftHandRing3
|
||||||
|
400038: Character1_LeftHandThumb1
|
||||||
|
400040: Character1_LeftHandThumb2
|
||||||
|
400042: Character1_LeftHandThumb3
|
||||||
|
400044: Character1_LeftLeg
|
||||||
|
400046: Character1_LeftShoulder
|
||||||
|
400048: Character1_LeftToeBase
|
||||||
|
400050: Character1_LeftUpLeg
|
||||||
|
400052: Character1_Neck
|
||||||
|
400054: Character1_Reference
|
||||||
|
400056: Character1_RightArm
|
||||||
|
400058: Character1_RightFoot
|
||||||
|
400060: Character1_RightFootIndex1
|
||||||
|
400062: Character1_RightFootIndex2
|
||||||
|
400064: Character1_RightForeArm
|
||||||
|
400066: Character1_RightHand
|
||||||
|
400068: Character1_RightHandIndex1
|
||||||
|
400070: Character1_RightHandIndex2
|
||||||
|
400072: Character1_RightHandIndex3
|
||||||
|
400074: Character1_RightHandMiddle1
|
||||||
|
400076: Character1_RightHandMiddle2
|
||||||
|
400078: Character1_RightHandMiddle3
|
||||||
|
400080: Character1_RightHandRing1
|
||||||
|
400082: Character1_RightHandRing2
|
||||||
|
400084: Character1_RightHandRing3
|
||||||
|
400086: Character1_RightHandThumb1
|
||||||
|
400088: Character1_RightHandThumb2
|
||||||
|
400090: Character1_RightHandThumb3
|
||||||
|
400092: Character1_RightLeg
|
||||||
|
400094: Character1_RightShoulder
|
||||||
|
400096: Character1_RightToeBase
|
||||||
|
400098: Character1_RightUpLeg
|
||||||
|
400100: Character1_Spine
|
||||||
|
400102: Character1_Spine1
|
||||||
|
400104: cloak_left_01
|
||||||
|
400106: cloak_left_02
|
||||||
|
400108: cloak_left_03
|
||||||
|
400110: cloak_right_01
|
||||||
|
400112: cloak_right_02
|
||||||
|
400114: cloak_right_03
|
||||||
|
400116: crossbow
|
||||||
|
400118: crossbow_muzzle
|
||||||
|
400120: feathers
|
||||||
|
400122: helmet
|
||||||
|
400124: quiver
|
||||||
|
400126: skeleton_archer1
|
||||||
|
400128: skeleton_archer_alpha
|
||||||
|
2300000: arrow1
|
||||||
|
2300002: crossbow
|
||||||
|
2300004: crossbow_muzzle
|
||||||
|
2300006: feathers
|
||||||
|
3300000: arrow1
|
||||||
|
3300002: crossbow
|
||||||
|
3300004: crossbow_muzzle
|
||||||
|
3300006: feathers
|
||||||
|
4300000: skeleton_archer1
|
||||||
|
4300002: skeleton_archer_alpha
|
||||||
|
4300004: crossbow
|
||||||
|
4300006: crossbow_muzzle
|
||||||
|
4300008: arrow1
|
||||||
|
4300010: feathers
|
||||||
|
7400000: backpedal
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: skeleton_archer1
|
||||||
|
13700002: skeleton_archer_alpha
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/3rdParty/ArcherSkeleton/animations/source/chargeShoot.fbx
vendored
Normal file
BIN
Assets/3rdParty/ArcherSkeleton/animations/source/chargeShoot.fbx
vendored
Normal file
Binary file not shown.
219
Assets/3rdParty/ArcherSkeleton/animations/source/chargeShoot.fbx.meta
vendored
Normal file
219
Assets/3rdParty/ArcherSkeleton/animations/source/chargeShoot.fbx.meta
vendored
Normal file
|
@ -0,0 +1,219 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 41b12cde141cc3d43b308d8329151fef
|
||||||
|
timeCreated: 1477751483
|
||||||
|
licenseType: Free
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 19
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: arrow1
|
||||||
|
100002: Character1_Head
|
||||||
|
100004: Character1_Hips
|
||||||
|
100006: Character1_LeftArm
|
||||||
|
100008: Character1_LeftFoot
|
||||||
|
100010: Character1_LeftFootIndex1
|
||||||
|
100012: Character1_LeftFootIndex2
|
||||||
|
100014: Character1_LeftForeArm
|
||||||
|
100016: Character1_LeftHand
|
||||||
|
100018: Character1_LeftHandIndex1
|
||||||
|
100020: Character1_LeftHandIndex2
|
||||||
|
100022: Character1_LeftHandIndex3
|
||||||
|
100024: Character1_LeftHandMiddle1
|
||||||
|
100026: Character1_LeftHandMiddle2
|
||||||
|
100028: Character1_LeftHandMiddle3
|
||||||
|
100030: Character1_LeftHandRing1
|
||||||
|
100032: Character1_LeftHandRing2
|
||||||
|
100034: Character1_LeftHandRing3
|
||||||
|
100036: Character1_LeftHandThumb1
|
||||||
|
100038: Character1_LeftHandThumb2
|
||||||
|
100040: Character1_LeftHandThumb3
|
||||||
|
100042: Character1_LeftLeg
|
||||||
|
100044: Character1_LeftShoulder
|
||||||
|
100046: Character1_LeftToeBase
|
||||||
|
100048: Character1_LeftUpLeg
|
||||||
|
100050: Character1_Neck
|
||||||
|
100052: Character1_Reference
|
||||||
|
100054: Character1_RightArm
|
||||||
|
100056: Character1_RightFoot
|
||||||
|
100058: Character1_RightFootIndex1
|
||||||
|
100060: Character1_RightFootIndex2
|
||||||
|
100062: Character1_RightForeArm
|
||||||
|
100064: Character1_RightHand
|
||||||
|
100066: Character1_RightHandIndex1
|
||||||
|
100068: Character1_RightHandIndex2
|
||||||
|
100070: Character1_RightHandIndex3
|
||||||
|
100072: Character1_RightHandMiddle1
|
||||||
|
100074: Character1_RightHandMiddle2
|
||||||
|
100076: Character1_RightHandMiddle3
|
||||||
|
100078: Character1_RightHandRing1
|
||||||
|
100080: Character1_RightHandRing2
|
||||||
|
100082: Character1_RightHandRing3
|
||||||
|
100084: Character1_RightHandThumb1
|
||||||
|
100086: Character1_RightHandThumb2
|
||||||
|
100088: Character1_RightHandThumb3
|
||||||
|
100090: Character1_RightLeg
|
||||||
|
100092: Character1_RightShoulder
|
||||||
|
100094: Character1_RightToeBase
|
||||||
|
100096: Character1_RightUpLeg
|
||||||
|
100098: Character1_Spine
|
||||||
|
100100: Character1_Spine1
|
||||||
|
100102: //RootNode
|
||||||
|
100104: cloak_left_01
|
||||||
|
100106: cloak_left_02
|
||||||
|
100108: cloak_left_03
|
||||||
|
100110: cloak_right_01
|
||||||
|
100112: cloak_right_02
|
||||||
|
100114: cloak_right_03
|
||||||
|
100116: crossbow
|
||||||
|
100118: crossbow_muzzle
|
||||||
|
100120: feathers
|
||||||
|
100122: helmet
|
||||||
|
100124: quiver
|
||||||
|
100126: skeleton_archer1
|
||||||
|
100128: skeleton_archer_alpha
|
||||||
|
400000: arrow1
|
||||||
|
400002: Character1_Head
|
||||||
|
400004: Character1_Hips
|
||||||
|
400006: Character1_LeftArm
|
||||||
|
400008: Character1_LeftFoot
|
||||||
|
400010: Character1_LeftFootIndex1
|
||||||
|
400012: Character1_LeftFootIndex2
|
||||||
|
400014: Character1_LeftForeArm
|
||||||
|
400016: Character1_LeftHand
|
||||||
|
400018: Character1_LeftHandIndex1
|
||||||
|
400020: Character1_LeftHandIndex2
|
||||||
|
400022: Character1_LeftHandIndex3
|
||||||
|
400024: Character1_LeftHandMiddle1
|
||||||
|
400026: Character1_LeftHandMiddle2
|
||||||
|
400028: Character1_LeftHandMiddle3
|
||||||
|
400030: Character1_LeftHandRing1
|
||||||
|
400032: Character1_LeftHandRing2
|
||||||
|
400034: Character1_LeftHandRing3
|
||||||
|
400036: Character1_LeftHandThumb1
|
||||||
|
400038: Character1_LeftHandThumb2
|
||||||
|
400040: Character1_LeftHandThumb3
|
||||||
|
400042: Character1_LeftLeg
|
||||||
|
400044: Character1_LeftShoulder
|
||||||
|
400046: Character1_LeftToeBase
|
||||||
|
400048: Character1_LeftUpLeg
|
||||||
|
400050: Character1_Neck
|
||||||
|
400052: Character1_Reference
|
||||||
|
400054: Character1_RightArm
|
||||||
|
400056: Character1_RightFoot
|
||||||
|
400058: Character1_RightFootIndex1
|
||||||
|
400060: Character1_RightFootIndex2
|
||||||
|
400062: Character1_RightForeArm
|
||||||
|
400064: Character1_RightHand
|
||||||
|
400066: Character1_RightHandIndex1
|
||||||
|
400068: Character1_RightHandIndex2
|
||||||
|
400070: Character1_RightHandIndex3
|
||||||
|
400072: Character1_RightHandMiddle1
|
||||||
|
400074: Character1_RightHandMiddle2
|
||||||
|
400076: Character1_RightHandMiddle3
|
||||||
|
400078: Character1_RightHandRing1
|
||||||
|
400080: Character1_RightHandRing2
|
||||||
|
400082: Character1_RightHandRing3
|
||||||
|
400084: Character1_RightHandThumb1
|
||||||
|
400086: Character1_RightHandThumb2
|
||||||
|
400088: Character1_RightHandThumb3
|
||||||
|
400090: Character1_RightLeg
|
||||||
|
400092: Character1_RightShoulder
|
||||||
|
400094: Character1_RightToeBase
|
||||||
|
400096: Character1_RightUpLeg
|
||||||
|
400098: Character1_Spine
|
||||||
|
400100: Character1_Spine1
|
||||||
|
400102: //RootNode
|
||||||
|
400104: cloak_left_01
|
||||||
|
400106: cloak_left_02
|
||||||
|
400108: cloak_left_03
|
||||||
|
400110: cloak_right_01
|
||||||
|
400112: cloak_right_02
|
||||||
|
400114: cloak_right_03
|
||||||
|
400116: crossbow
|
||||||
|
400118: crossbow_muzzle
|
||||||
|
400120: feathers
|
||||||
|
400122: helmet
|
||||||
|
400124: quiver
|
||||||
|
400126: skeleton_archer1
|
||||||
|
400128: skeleton_archer_alpha
|
||||||
|
2300000: arrow1
|
||||||
|
2300002: crossbow
|
||||||
|
2300004: crossbow_muzzle
|
||||||
|
2300006: feathers
|
||||||
|
3300000: arrow1
|
||||||
|
3300002: crossbow
|
||||||
|
3300004: crossbow_muzzle
|
||||||
|
3300006: feathers
|
||||||
|
4300000: skeleton_archer1
|
||||||
|
4300002: skeleton_archer_alpha
|
||||||
|
4300004: crossbow
|
||||||
|
4300006: crossbow_muzzle
|
||||||
|
4300008: arrow1
|
||||||
|
4300010: feathers
|
||||||
|
7400000: chargeShoot
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: skeleton_archer1
|
||||||
|
13700002: skeleton_archer_alpha
|
||||||
|
materials:
|
||||||
|
importMaterials: 1
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 1
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
humanoidOversampling: 1
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue