Mono example.

Added a simple MonoBehaviour example.
This commit is contained in:
max 2021-04-13 22:11:12 +02:00
parent ec6b1b0e9e
commit b469a30c84
28 changed files with 4532 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Change Log:
## 0.3.0
- Example3.
## 0.2.1
- Example1 fix.
## 0.2.0
- Example2.

8
Samples~/Example3.meta Normal file
View File

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

View File

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

View File

@ -0,0 +1,125 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Floor
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _SampleGI: 0
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
--- !u!114 &2155795940612382477
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

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

View File

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

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 38c7191be19ce5445aca361185101be4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,663 @@
fileFormatVersion: 2
guid: 3b651a5898c62cc48a710776b32db436
ModelImporter:
serializedVersion: 20200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 0
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Chest
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperChest
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: CharacterMono(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
- name: LeftFootCtrl
parentName: Root
position: {x: -0.002042088, y: 0.0014880997, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftHeelRoll
parentName: LeftFootCtrl
position: {x: -0.0007085253, y: 0.0017990143, z: -0.00022240428}
rotation: {x: 0.50751185, y: 0.50822836, z: -0.4919063, w: 0.49210152}
scale: {x: 1, y: 1, z: 1}
- name: LeftToeRoll
parentName: LeftHeelRoll
position: {x: 0.00028664237, y: 0.0030693286, z: 0.000010425295}
rotation: {x: -0.015735853, y: -0.0020787376, z: 0.99462473, w: 0.10232156}
scale: {x: 0.9999982, y: 0.9999999, z: 1}
- name: LeftFootIK
parentName: LeftToeRoll
position: {x: 0.00001821423, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9461289, y: 0.021870853, z: -0.07550261, w: -0.31410384}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LeftFootIK_end
parentName: LeftFootIK
position: {x: -0, y: 0.0030125424, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftFootRollCtrl
parentName: LeftFootCtrl
position: {x: -1.05442106e-10, y: -5.425903e-10, z: -1.1862861e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftFootRollCtrl_end
parentName: LeftFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl
parentName: LeftFootCtrl
position: {x: 0.006179578, y: -0.0058670053, z: 0.00025887022}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl_end
parentName: LeftKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootCtrl
parentName: Root
position: {x: 0.0020752049, y: 0.0014881003, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightHeelRoll
parentName: RightFootCtrl
position: {x: -0.0007085256, y: 0.0017990143, z: 0.00022240402}
rotation: {x: 0.50768566, y: 0.507902, z: -0.49172792, w: 0.49243727}
scale: {x: 0.99999994, y: 1, z: 1}
- name: RightToeRoll
parentName: RightHeelRoll
position: {x: -0.0002867288, y: 0.0030693286, z: -0.000007687028}
rotation: {x: -0.015675768, y: 0.0011517383, z: 0.9946256, w: -0.10233646}
scale: {x: 0.99999344, y: 0.99999994, z: 1}
- name: RightFootIK
parentName: RightToeRoll
position: {x: -0.000018214083, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9481119, y: -0.011444971, z: 0.044093143, w: -0.31465635}
scale: {x: 1.0000001, y: 0.99999994, z: 0.99999976}
- name: RightFootIK_end
parentName: RightFootIK
position: {x: -0, y: 0.0030125426, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootRollCtrl
parentName: RightFootCtrl
position: {x: 3.0266012e-11, y: -4.6424734e-10, z: -1.1864992e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightFootRollCtrl_end
parentName: RightFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl
parentName: RightFootCtrl
position: {x: 0.0061795786, y: -0.0058670053, z: -0.0002919822}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl_end
parentName: RightKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: HipsCtrl
parentName: Root
position: {x: 0.0000022340876, y: -0.00031240255, z: 0.015641721}
rotation: {x: -0.0009546565, y: 0.7071062, z: -0.70710593, w: -0.0010862}
scale: {x: 0.99999994, y: 1.0000002, z: 1}
- name: Hips
parentName: HipsCtrl
position: {x: -0.000004645995, y: 0.00321951, z: -4.6911414e-10}
rotation: {x: -0.00009301444, y: -0.0000002664779, z: 0.999999, w: -0.0014431035}
scale: {x: 1.000004, y: 1, z: 0.9999999}
- name: Spine
parentName: Hips
position: {x: 5.046533e-14, y: 0.003219516, z: 7.755615e-12}
rotation: {x: -0.061042577, y: 0.00000001054578, z: 0.000000010392165, w: 0.9981352}
scale: {x: 1.000004, y: 0.99999994, z: 1.0000002}
- name: Chest
parentName: Spine
position: {x: -1.3624496e-13, y: 0.0028704882, z: 2.560622e-10}
rotation: {x: 0.011894642, y: -0.000000009999341, z: -0.000000011040931, w: 0.99992925}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: UpperChest
parentName: Chest
position: {x: -4.3997716e-15, y: 0.003052766, z: -2.607736e-10}
rotation: {x: 0.049165785, y: 3.8279617e-13, z: 1.8956675e-14, w: 0.9987906}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Neck
parentName: UpperChest
position: {x: -2.297077e-14, y: 0.002708645, z: -4.2935013e-11}
rotation: {x: 0.07661576, y: 2.5414742e-13, z: 3.625577e-12, w: 0.9970607}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Head
parentName: Neck
position: {x: -1.3696619e-13, y: 0.0027800926, z: -1.3969514e-10}
rotation: {x: -0.07413527, y: 2.5269785e-14, z: 8.820015e-15, w: 0.99724823}
scale: {x: 1.000004, y: 0.9999999, z: 1}
- name: Head_end
parentName: Head
position: {x: -0, y: 0.0100441, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftShoulder
parentName: UpperChest
position: {x: -0.0008828004, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.586882, y: -0.41065362, z: -0.5482945, w: -0.43163213}
scale: {x: 0.99999976, y: 0.9999998, z: 0.9999999}
- name: LeftArm
parentName: LeftShoulder
position: {x: -0, y: 0.0025880144, z: -0.0000000025695772}
rotation: {x: 0.08820719, y: -0.71049386, z: -0.06360366, w: 0.69525}
scale: {x: 1.0000006, y: 0.99999577, z: 1.0000069}
- name: LeftForeArm
parentName: LeftArm
position: {x: 0.0000000029962393, y: 0.0047077495, z: 2.3283063e-11}
rotation: {x: 0.040832367, y: -0.0122753065, z: -0.011181167, w: 0.9990281}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: LeftHand
parentName: LeftForeArm
position: {x: 0.0000000025890767, y: 0.0052722767, z: -3.7252902e-11}
rotation: {x: -0.02654678, y: -0.7247397, z: 0.021308184, w: 0.6881814}
scale: {x: 0.99999994, y: 0.9999996, z: 0.9999999}
- name: LeftHandIndex1
parentName: LeftHand
position: {x: 4.6566126e-11, y: 0.0013859977, z: -0.0000000018742867}
rotation: {x: 0.056727383, y: 0.07746504, z: -0.00014853867, w: 0.9953799}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex2
parentName: LeftHandIndex1
position: {x: 1.11758706e-10, y: 0.0011282143, z: -7.310882e-10}
rotation: {x: 0.039546326, y: -0.06709225, z: 0.00031123366, w: 0.9969627}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex3
parentName: LeftHandIndex2
position: {x: -3.7252902e-11, y: 0.0010213042, z: -0.0000000034901313}
rotation: {x: 0.030971779, y: 0.030524252, z: -0.0008921604, w: 0.99905366}
scale: {x: 0.9999997, y: 1.0000004, z: 1}
- name: LeftHandIndex3_end
parentName: LeftHandIndex3
position: {x: -0, y: 0.0013049884, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb1
parentName: LeftHand
position: {x: 0.00065148337, y: 0.00050981034, z: 0.000024453737}
rotation: {x: -0.31801257, y: -0.6509115, z: -0.30346197, w: 0.61894506}
scale: {x: 1, y: 1.0000001, z: 1}
- name: LeftHandThumb2
parentName: LeftHandThumb1
position: {x: -1.4901161e-10, y: 0.0010586779, z: -0.00000000173226}
rotation: {x: 0.03336114, y: 0.013767273, z: -0.0006501377, w: 0.99934834}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb2_end
parentName: LeftHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightShoulder
parentName: UpperChest
position: {x: 0.00088280055, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.65837955, y: 0.50761116, z: -0.45999342, w: 0.31188673}
scale: {x: 1, y: 1, z: 1}
- name: RightArm
parentName: RightShoulder
position: {x: -1.4901161e-10, y: 0.002588014, z: -5.727634e-10}
rotation: {x: 0.00028371805, y: 0.96439195, z: -0.10874661, w: 0.24108574}
scale: {x: 1.000007, y: 0.9999955, z: 1.0000013}
- name: RightForeArm
parentName: RightArm
position: {x: 1.5366822e-10, y: 0.004707749, z: 0.0000000024519977}
rotation: {x: 0.007033843, y: 0.0044677104, z: -0.04174727, w: 0.9990935}
scale: {x: 1, y: 1, z: 1.0000001}
- name: RightHand
parentName: RightForeArm
position: {x: -7.4505804e-11, y: 0.005272276, z: 9.0338287e-10}
rotation: {x: 0.008204221, y: -0.00033306266, z: 0.033037264, w: 0.9994204}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999999}
- name: RightHandIndex1
parentName: RightHand
position: {x: -2.7008354e-10, y: 0.0013859981, z: -1.16415315e-11}
rotation: {x: -0.056727264, y: 0.077463634, z: 0.00014847115, w: 0.99538004}
scale: {x: 1.0000001, y: 1, z: 1}
- name: RightHandIndex2
parentName: RightHandIndex1
position: {x: -2.0489097e-10, y: 0.0011282124, z: -8.405186e-10}
rotation: {x: -0.039548665, y: -0.06709124, z: -0.00031118238, w: 0.9969627}
scale: {x: 1, y: 0.99999994, z: 0.99999994}
- name: RightHandIndex3
parentName: RightHandIndex2
position: {x: -1.4901161e-10, y: 0.0010213059, z: 0.0000000013364478}
rotation: {x: -0.030973844, y: 0.030523023, z: 0.00089219364, w: 0.99905366}
scale: {x: 0.99999994, y: 0.9999998, z: 0.99999994}
- name: RightHandIndex3_end
parentName: RightHandIndex3
position: {x: -0, y: 0.0013049883, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb1
parentName: RightHand
position: {x: 0.00063919235, y: 0.00050981186, z: -0.00012830083}
rotation: {x: 0.33303955, y: 0.76632416, z: -0.28689188, w: 0.46853498}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb2
parentName: RightHandThumb1
position: {x: -2.9802322e-10, y: 0.001058677, z: -2.6077032e-10}
rotation: {x: -0.031657245, y: 0.026193466, z: -0.010554849, w: 0.99909973}
scale: {x: 0.9999999, y: 1, z: 1}
- name: RightHandThumb2_end
parentName: RightHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftUpLeg
parentName: Hips
position: {x: -0.002015291, y: 0.00058463303, z: 7.509206e-10}
rotation: {x: 0.9867031, y: -0.0010609758, z: -0.16252847, w: 0.0006699397}
scale: {x: 1.0000546, y: 1.0000014, z: 1.0000005}
- name: LeftLeg
parentName: LeftUpLeg
position: {x: -1.4901161e-10, y: 0.0052617406, z: 2.4447217e-11}
rotation: {x: 0.14157401, y: -0.03244448, z: -0.052854277, w: 0.9879831}
scale: {x: 0.99999946, y: 0.9999988, z: 1.0000023}
- name: LeftFoot
parentName: LeftLeg
position: {x: 5.5879353e-11, y: 0.00608811, z: 1.862645e-10}
rotation: {x: -0.5438065, y: 0.19418123, z: 0.18754351, w: 0.79460406}
scale: {x: 1.0000205, y: 0.9999836, z: 0.99999577}
- name: LeftToes
parentName: LeftFoot
position: {x: 6.402843e-11, y: 0.0030125394, z: -9.3132255e-12}
rotation: {x: 0.019817863, y: 0.95228684, z: -0.2982553, w: -0.061651394}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
- name: LeftToes_end
parentName: LeftToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightUpLeg
parentName: Hips
position: {x: 0.002015291, y: 0.0005846331, z: 7.520936e-10}
rotation: {x: 0.9765877, y: 0.0013587964, z: 0.21511474, w: 0.0004842422}
scale: {x: 0.99998695, y: 0.99999946, z: 0.9999993}
- name: RightLeg
parentName: RightUpLeg
position: {x: 6.984919e-11, y: 0.0052617406, z: -4.8312358e-11}
rotation: {x: 0.13894787, y: -0.011510127, z: 0.05917322, w: 0.9884632}
scale: {x: 0.9999991, y: 1.0000004, z: 1}
- name: RightFoot
parentName: RightLeg
position: {x: 1.3038516e-10, y: 0.0060881176, z: -1.862645e-10}
rotation: {x: -0.5484955, y: -0.22882912, z: -0.17182079, w: 0.7856638}
scale: {x: 0.999995, y: 1.0000037, z: 1.0000012}
- name: RightToes
parentName: RightFoot
position: {x: -2.6193447e-10, y: 0.0030125445, z: -1.862645e-10}
rotation: {x: -0.028260881, y: 0.9539412, z: -0.29757363, w: 0.025446746}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: RightToes_end
parentName: RightToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: characterMedium
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName: Root
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,322 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &192343510102645511
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2915293478366523591}
- component: {fileID: 6504551971435035362}
- component: {fileID: 1481727158890123226}
m_Layer: 0
m_Name: CharacterMono
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2915293478366523591
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 192343510102645511}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 3118976757236839784}
- {fileID: 8690406074895586632}
- {fileID: 2920578484008084377}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!205 &6504551971435035362
LODGroup:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 192343510102645511}
serializedVersion: 2
m_LocalReferencePoint: {x: 0.01057601, y: 1.8105304, z: 0.13138211}
m_Size: 3.7305093
m_FadeMode: 0
m_AnimateCrossFading: 0
m_LastLODIsBillboard: 0
m_LODs:
- screenRelativeHeight: 0.4
fadeTransitionWidth: 0
renderers:
- renderer: {fileID: 8039325928258757305}
- screenRelativeHeight: 0.15
fadeTransitionWidth: 0
renderers:
- renderer: {fileID: 2519766906860512676}
- screenRelativeHeight: 0.01
fadeTransitionWidth: 0
renderers:
- renderer: {fileID: 5278742367429493037}
m_Enabled: 1
--- !u!114 &1481727158890123226
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 192343510102645511}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6403e23dec57bf74ca12c13771cfa4c8, type: 3}
m_Name:
m_EditorClassIdentifier:
animations:
- {fileID: -8080788111247095028, guid: 38c7191be19ce5445aca361185101be4, type: 2}
- {fileID: -7800743354539261041, guid: 38c7191be19ce5445aca361185101be4, type: 2}
--- !u!1 &684488695768529475
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8690406074895586632}
- component: {fileID: 9174412899584343527}
- component: {fileID: 2519766906860512676}
m_Layer: 0
m_Name: CharacterMono_LOD1
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8690406074895586632
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 684488695768529475}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2915293478366523591}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &9174412899584343527
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 684488695768529475}
m_Mesh: {fileID: 5535686324589808645, guid: 38c7191be19ce5445aca361185101be4, type: 2}
--- !u!23 &2519766906860512676
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 684488695768529475}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 3963250936851007305, guid: 38c7191be19ce5445aca361185101be4, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!1 &2879768430679436413
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2920578484008084377}
- component: {fileID: 6153213350202585061}
- component: {fileID: 5278742367429493037}
m_Layer: 0
m_Name: CharacterMono_LOD2
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2920578484008084377
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2879768430679436413}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2915293478366523591}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &6153213350202585061
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2879768430679436413}
m_Mesh: {fileID: -1540816566608065829, guid: 38c7191be19ce5445aca361185101be4, type: 2}
--- !u!23 &5278742367429493037
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2879768430679436413}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 3963250936851007305, guid: 38c7191be19ce5445aca361185101be4, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!1 &8339423748368698347
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3118976757236839784}
- component: {fileID: 4788473518827433661}
- component: {fileID: 8039325928258757305}
m_Layer: 0
m_Name: CharacterMono_LOD0
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3118976757236839784
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8339423748368698347}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2915293478366523591}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &4788473518827433661
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8339423748368698347}
m_Mesh: {fileID: 1017944249492836671, guid: 38c7191be19ce5445aca361185101be4, type: 2}
--- !u!23 &8039325928258757305
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8339423748368698347}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 3963250936851007305, guid: 38c7191be19ce5445aca361185101be4, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: a71fd1fb16d96054eb4fcae49ae09e1d
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,669 @@
fileFormatVersion: 2
guid: 6ead9f806e395744c8b9fab048c82341
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
74: -9165865403480842816
second: Root|0.Targeting Pose
- first:
74: 2910742486769232160
second: Root|Idle
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Chest
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperChest
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: CharacterMono(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
- name: LeftFootCtrl
parentName: Root
position: {x: -0.002042088, y: 0.0014880997, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftHeelRoll
parentName: LeftFootCtrl
position: {x: -0.0007085253, y: 0.0017990143, z: -0.00022240428}
rotation: {x: 0.50751185, y: 0.50822836, z: -0.4919063, w: 0.49210152}
scale: {x: 1, y: 1, z: 1}
- name: LeftToeRoll
parentName: LeftHeelRoll
position: {x: 0.00028664237, y: 0.0030693286, z: 0.000010425295}
rotation: {x: -0.015735853, y: -0.0020787376, z: 0.99462473, w: 0.10232156}
scale: {x: 0.9999982, y: 0.9999999, z: 1}
- name: LeftFootIK
parentName: LeftToeRoll
position: {x: 0.00001821423, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9461289, y: 0.021870853, z: -0.07550261, w: -0.31410384}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LeftFootIK_end
parentName: LeftFootIK
position: {x: -0, y: 0.0030125424, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftFootRollCtrl
parentName: LeftFootCtrl
position: {x: -1.05442106e-10, y: -5.425903e-10, z: -1.1862861e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftFootRollCtrl_end
parentName: LeftFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl
parentName: LeftFootCtrl
position: {x: 0.006179578, y: -0.0058670053, z: 0.00025887022}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl_end
parentName: LeftKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootCtrl
parentName: Root
position: {x: 0.0020752049, y: 0.0014881003, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightHeelRoll
parentName: RightFootCtrl
position: {x: -0.0007085256, y: 0.0017990143, z: 0.00022240402}
rotation: {x: 0.50768566, y: 0.507902, z: -0.49172792, w: 0.49243727}
scale: {x: 0.99999994, y: 1, z: 1}
- name: RightToeRoll
parentName: RightHeelRoll
position: {x: -0.0002867288, y: 0.0030693286, z: -0.000007687028}
rotation: {x: -0.015675768, y: 0.0011517383, z: 0.9946256, w: -0.10233646}
scale: {x: 0.99999344, y: 0.99999994, z: 1}
- name: RightFootIK
parentName: RightToeRoll
position: {x: -0.000018214083, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9481119, y: -0.011444971, z: 0.044093143, w: -0.31465635}
scale: {x: 1.0000001, y: 0.99999994, z: 0.99999976}
- name: RightFootIK_end
parentName: RightFootIK
position: {x: -0, y: 0.0030125426, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootRollCtrl
parentName: RightFootCtrl
position: {x: 3.0266012e-11, y: -4.6424734e-10, z: -1.1864992e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightFootRollCtrl_end
parentName: RightFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl
parentName: RightFootCtrl
position: {x: 0.0061795786, y: -0.0058670053, z: -0.0002919822}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl_end
parentName: RightKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: HipsCtrl
parentName: Root
position: {x: 0.0000022340876, y: -0.00031240255, z: 0.015641721}
rotation: {x: -0.0009546565, y: 0.7071062, z: -0.70710593, w: -0.0010862}
scale: {x: 0.99999994, y: 1.0000002, z: 1}
- name: Hips
parentName: HipsCtrl
position: {x: -0.000004645995, y: 0.00321951, z: -4.6911414e-10}
rotation: {x: -0.00009301444, y: -0.0000002664779, z: 0.999999, w: -0.0014431035}
scale: {x: 1.000004, y: 1, z: 0.9999999}
- name: Spine
parentName: Hips
position: {x: 5.046533e-14, y: 0.003219516, z: 7.755615e-12}
rotation: {x: -0.061042577, y: 0.00000001054578, z: 0.000000010392165, w: 0.9981352}
scale: {x: 1.000004, y: 0.99999994, z: 1.0000002}
- name: Chest
parentName: Spine
position: {x: -1.3624496e-13, y: 0.0028704882, z: 2.560622e-10}
rotation: {x: 0.011894642, y: -0.000000009999341, z: -0.000000011040931, w: 0.99992925}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: UpperChest
parentName: Chest
position: {x: -4.3997716e-15, y: 0.003052766, z: -2.607736e-10}
rotation: {x: 0.049165785, y: 3.8279617e-13, z: 1.8956675e-14, w: 0.9987906}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Neck
parentName: UpperChest
position: {x: -2.297077e-14, y: 0.002708645, z: -4.2935013e-11}
rotation: {x: 0.07661576, y: 2.5414742e-13, z: 3.625577e-12, w: 0.9970607}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Head
parentName: Neck
position: {x: -1.3696619e-13, y: 0.0027800926, z: -1.3969514e-10}
rotation: {x: -0.07413527, y: 2.5269785e-14, z: 8.820015e-15, w: 0.99724823}
scale: {x: 1.000004, y: 0.9999999, z: 1}
- name: Head_end
parentName: Head
position: {x: -0, y: 0.0100441, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftShoulder
parentName: UpperChest
position: {x: -0.0008828004, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.586882, y: -0.41065362, z: -0.5482945, w: -0.43163213}
scale: {x: 0.99999976, y: 0.9999998, z: 0.9999999}
- name: LeftArm
parentName: LeftShoulder
position: {x: -0, y: 0.0025880144, z: -0.0000000025695772}
rotation: {x: 0.08820719, y: -0.71049386, z: -0.06360366, w: 0.69525}
scale: {x: 1.0000006, y: 0.99999577, z: 1.0000069}
- name: LeftForeArm
parentName: LeftArm
position: {x: 0.0000000029962393, y: 0.0047077495, z: 2.3283063e-11}
rotation: {x: 0.040832367, y: -0.0122753065, z: -0.011181167, w: 0.9990281}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: LeftHand
parentName: LeftForeArm
position: {x: 0.0000000025890767, y: 0.0052722767, z: -3.7252902e-11}
rotation: {x: -0.02654678, y: -0.7247397, z: 0.021308184, w: 0.6881814}
scale: {x: 0.99999994, y: 0.9999996, z: 0.9999999}
- name: LeftHandIndex1
parentName: LeftHand
position: {x: 4.6566126e-11, y: 0.0013859977, z: -0.0000000018742867}
rotation: {x: 0.056727383, y: 0.07746504, z: -0.00014853867, w: 0.9953799}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex2
parentName: LeftHandIndex1
position: {x: 1.11758706e-10, y: 0.0011282143, z: -7.310882e-10}
rotation: {x: 0.039546326, y: -0.06709225, z: 0.00031123366, w: 0.9969627}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex3
parentName: LeftHandIndex2
position: {x: -3.7252902e-11, y: 0.0010213042, z: -0.0000000034901313}
rotation: {x: 0.030971779, y: 0.030524252, z: -0.0008921604, w: 0.99905366}
scale: {x: 0.9999997, y: 1.0000004, z: 1}
- name: LeftHandIndex3_end
parentName: LeftHandIndex3
position: {x: -0, y: 0.0013049884, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb1
parentName: LeftHand
position: {x: 0.00065148337, y: 0.00050981034, z: 0.000024453737}
rotation: {x: -0.31801257, y: -0.6509115, z: -0.30346197, w: 0.61894506}
scale: {x: 1, y: 1.0000001, z: 1}
- name: LeftHandThumb2
parentName: LeftHandThumb1
position: {x: -1.4901161e-10, y: 0.0010586779, z: -0.00000000173226}
rotation: {x: 0.03336114, y: 0.013767273, z: -0.0006501377, w: 0.99934834}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb2_end
parentName: LeftHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightShoulder
parentName: UpperChest
position: {x: 0.00088280055, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.65837955, y: 0.50761116, z: -0.45999342, w: 0.31188673}
scale: {x: 1, y: 1, z: 1}
- name: RightArm
parentName: RightShoulder
position: {x: -1.4901161e-10, y: 0.002588014, z: -5.727634e-10}
rotation: {x: 0.00028371805, y: 0.96439195, z: -0.10874661, w: 0.24108574}
scale: {x: 1.000007, y: 0.9999955, z: 1.0000013}
- name: RightForeArm
parentName: RightArm
position: {x: 1.5366822e-10, y: 0.004707749, z: 0.0000000024519977}
rotation: {x: 0.007033843, y: 0.0044677104, z: -0.04174727, w: 0.9990935}
scale: {x: 1, y: 1, z: 1.0000001}
- name: RightHand
parentName: RightForeArm
position: {x: -7.4505804e-11, y: 0.005272276, z: 9.0338287e-10}
rotation: {x: 0.008204221, y: -0.00033306266, z: 0.033037264, w: 0.9994204}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999999}
- name: RightHandIndex1
parentName: RightHand
position: {x: -2.7008354e-10, y: 0.0013859981, z: -1.16415315e-11}
rotation: {x: -0.056727264, y: 0.077463634, z: 0.00014847115, w: 0.99538004}
scale: {x: 1.0000001, y: 1, z: 1}
- name: RightHandIndex2
parentName: RightHandIndex1
position: {x: -2.0489097e-10, y: 0.0011282124, z: -8.405186e-10}
rotation: {x: -0.039548665, y: -0.06709124, z: -0.00031118238, w: 0.9969627}
scale: {x: 1, y: 0.99999994, z: 0.99999994}
- name: RightHandIndex3
parentName: RightHandIndex2
position: {x: -1.4901161e-10, y: 0.0010213059, z: 0.0000000013364478}
rotation: {x: -0.030973844, y: 0.030523023, z: 0.00089219364, w: 0.99905366}
scale: {x: 0.99999994, y: 0.9999998, z: 0.99999994}
- name: RightHandIndex3_end
parentName: RightHandIndex3
position: {x: -0, y: 0.0013049883, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb1
parentName: RightHand
position: {x: 0.00063919235, y: 0.00050981186, z: -0.00012830083}
rotation: {x: 0.33303955, y: 0.76632416, z: -0.28689188, w: 0.46853498}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb2
parentName: RightHandThumb1
position: {x: -2.9802322e-10, y: 0.001058677, z: -2.6077032e-10}
rotation: {x: -0.031657245, y: 0.026193466, z: -0.010554849, w: 0.99909973}
scale: {x: 0.9999999, y: 1, z: 1}
- name: RightHandThumb2_end
parentName: RightHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftUpLeg
parentName: Hips
position: {x: -0.002015291, y: 0.00058463303, z: 7.509206e-10}
rotation: {x: 0.9867031, y: -0.0010609758, z: -0.16252847, w: 0.0006699397}
scale: {x: 1.0000546, y: 1.0000014, z: 1.0000005}
- name: LeftLeg
parentName: LeftUpLeg
position: {x: -1.4901161e-10, y: 0.0052617406, z: 2.4447217e-11}
rotation: {x: 0.14157401, y: -0.03244448, z: -0.052854277, w: 0.9879831}
scale: {x: 0.99999946, y: 0.9999988, z: 1.0000023}
- name: LeftFoot
parentName: LeftLeg
position: {x: 5.5879353e-11, y: 0.00608811, z: 1.862645e-10}
rotation: {x: -0.5438065, y: 0.19418123, z: 0.18754351, w: 0.79460406}
scale: {x: 1.0000205, y: 0.9999836, z: 0.99999577}
- name: LeftToes
parentName: LeftFoot
position: {x: 6.402843e-11, y: 0.0030125394, z: -9.3132255e-12}
rotation: {x: 0.019817863, y: 0.95228684, z: -0.2982553, w: -0.061651394}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
- name: LeftToes_end
parentName: LeftToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightUpLeg
parentName: Hips
position: {x: 0.002015291, y: 0.0005846331, z: 7.520936e-10}
rotation: {x: 0.9765877, y: 0.0013587964, z: 0.21511474, w: 0.0004842422}
scale: {x: 0.99998695, y: 0.99999946, z: 0.9999993}
- name: RightLeg
parentName: RightUpLeg
position: {x: 6.984919e-11, y: 0.0052617406, z: -4.8312358e-11}
rotation: {x: 0.13894787, y: -0.011510127, z: 0.05917322, w: 0.9884632}
scale: {x: 0.9999991, y: 1.0000004, z: 1}
- name: RightFoot
parentName: RightLeg
position: {x: 1.3038516e-10, y: 0.0060881176, z: -1.862645e-10}
rotation: {x: -0.5484955, y: -0.22882912, z: -0.17182079, w: 0.7856638}
scale: {x: 0.999995, y: 1.0000037, z: 1.0000012}
- name: RightToes
parentName: RightFoot
position: {x: -2.6193447e-10, y: 0.0030125445, z: -1.862645e-10}
rotation: {x: -0.028260881, y: 0.9539412, z: -0.29757363, w: 0.025446746}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: RightToes_end
parentName: RightToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: characterMedium
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName: Root
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 3b651a5898c62cc48a710776b32db436, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,669 @@
fileFormatVersion: 2
guid: 3e6ceac5dc855e342883f2091d197aa6
ModelImporter:
serializedVersion: 20200
internalIDToNameTable:
- first:
74: -9165865403480842816
second: Root|0.Targeting Pose
- first:
74: 4188298191382927259
second: Root|Run
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Chest
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: UpperChest
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: CharacterMono(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Root
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
- name: LeftFootCtrl
parentName: Root
position: {x: -0.002042088, y: 0.0014880997, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftHeelRoll
parentName: LeftFootCtrl
position: {x: -0.0007085253, y: 0.0017990143, z: -0.00022240428}
rotation: {x: 0.50751185, y: 0.50822836, z: -0.4919063, w: 0.49210152}
scale: {x: 1, y: 1, z: 1}
- name: LeftToeRoll
parentName: LeftHeelRoll
position: {x: 0.00028664237, y: 0.0030693286, z: 0.000010425295}
rotation: {x: -0.015735853, y: -0.0020787376, z: 0.99462473, w: 0.10232156}
scale: {x: 0.9999982, y: 0.9999999, z: 1}
- name: LeftFootIK
parentName: LeftToeRoll
position: {x: 0.00001821423, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9461289, y: 0.021870853, z: -0.07550261, w: -0.31410384}
scale: {x: 1, y: 1, z: 1.0000001}
- name: LeftFootIK_end
parentName: LeftFootIK
position: {x: -0, y: 0.0030125424, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftFootRollCtrl
parentName: LeftFootCtrl
position: {x: -1.05442106e-10, y: -5.425903e-10, z: -1.1862861e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: LeftFootRollCtrl_end
parentName: LeftFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl
parentName: LeftFootCtrl
position: {x: 0.006179578, y: -0.0058670053, z: 0.00025887022}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: LeftKneeCtrl_end
parentName: LeftKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootCtrl
parentName: Root
position: {x: 0.0020752049, y: 0.0014881003, z: 0.0019320479}
rotation: {x: 0.4999999, y: -0.50000006, z: 0.5000001, w: -0.49999988}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightHeelRoll
parentName: RightFootCtrl
position: {x: -0.0007085256, y: 0.0017990143, z: 0.00022240402}
rotation: {x: 0.50768566, y: 0.507902, z: -0.49172792, w: 0.49243727}
scale: {x: 0.99999994, y: 1, z: 1}
- name: RightToeRoll
parentName: RightHeelRoll
position: {x: -0.0002867288, y: 0.0030693286, z: -0.000007687028}
rotation: {x: -0.015675768, y: 0.0011517383, z: 0.9946256, w: -0.10233646}
scale: {x: 0.99999344, y: 0.99999994, z: 1}
- name: RightFootIK
parentName: RightToeRoll
position: {x: -0.000018214083, y: 0.0024152175, z: 0.0018004995}
rotation: {x: 0.9481119, y: -0.011444971, z: 0.044093143, w: -0.31465635}
scale: {x: 1.0000001, y: 0.99999994, z: 0.99999976}
- name: RightFootIK_end
parentName: RightFootIK
position: {x: -0, y: 0.0030125426, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightFootRollCtrl
parentName: RightFootCtrl
position: {x: 3.0266012e-11, y: -4.6424734e-10, z: -1.1864992e-12}
rotation: {x: 0.5, y: -0.49999997, z: 0.49999988, w: 0.5000001}
scale: {x: 1, y: 0.99999994, z: 1}
- name: RightFootRollCtrl_end
parentName: RightFootRollCtrl
position: {x: -0, y: 0.0029276665, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl
parentName: RightFootCtrl
position: {x: 0.0061795786, y: -0.0058670053, z: -0.0002919822}
rotation: {x: 0.70710695, y: 0.00000005338506, z: 0.7071066, w: -0.00000005338509}
scale: {x: 1, y: 1, z: 1}
- name: RightKneeCtrl_end
parentName: RightKneeCtrl
position: {x: -0, y: 0.003368157, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: HipsCtrl
parentName: Root
position: {x: 0.0000022340876, y: -0.00031240255, z: 0.015641721}
rotation: {x: -0.0009546565, y: 0.7071062, z: -0.70710593, w: -0.0010862}
scale: {x: 0.99999994, y: 1.0000002, z: 1}
- name: Hips
parentName: HipsCtrl
position: {x: -0.000004645995, y: 0.00321951, z: -4.6911414e-10}
rotation: {x: -0.00009301444, y: -0.0000002664779, z: 0.999999, w: -0.0014431035}
scale: {x: 1.000004, y: 1, z: 0.9999999}
- name: Spine
parentName: Hips
position: {x: 5.046533e-14, y: 0.003219516, z: 7.755615e-12}
rotation: {x: -0.061042577, y: 0.00000001054578, z: 0.000000010392165, w: 0.9981352}
scale: {x: 1.000004, y: 0.99999994, z: 1.0000002}
- name: Chest
parentName: Spine
position: {x: -1.3624496e-13, y: 0.0028704882, z: 2.560622e-10}
rotation: {x: 0.011894642, y: -0.000000009999341, z: -0.000000011040931, w: 0.99992925}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: UpperChest
parentName: Chest
position: {x: -4.3997716e-15, y: 0.003052766, z: -2.607736e-10}
rotation: {x: 0.049165785, y: 3.8279617e-13, z: 1.8956675e-14, w: 0.9987906}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Neck
parentName: UpperChest
position: {x: -2.297077e-14, y: 0.002708645, z: -4.2935013e-11}
rotation: {x: 0.07661576, y: 2.5414742e-13, z: 3.625577e-12, w: 0.9970607}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Head
parentName: Neck
position: {x: -1.3696619e-13, y: 0.0027800926, z: -1.3969514e-10}
rotation: {x: -0.07413527, y: 2.5269785e-14, z: 8.820015e-15, w: 0.99724823}
scale: {x: 1.000004, y: 0.9999999, z: 1}
- name: Head_end
parentName: Head
position: {x: -0, y: 0.0100441, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftShoulder
parentName: UpperChest
position: {x: -0.0008828004, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.586882, y: -0.41065362, z: -0.5482945, w: -0.43163213}
scale: {x: 0.99999976, y: 0.9999998, z: 0.9999999}
- name: LeftArm
parentName: LeftShoulder
position: {x: -0, y: 0.0025880144, z: -0.0000000025695772}
rotation: {x: 0.08820719, y: -0.71049386, z: -0.06360366, w: 0.69525}
scale: {x: 1.0000006, y: 0.99999577, z: 1.0000069}
- name: LeftForeArm
parentName: LeftArm
position: {x: 0.0000000029962393, y: 0.0047077495, z: 2.3283063e-11}
rotation: {x: 0.040832367, y: -0.0122753065, z: -0.011181167, w: 0.9990281}
scale: {x: 0.99999994, y: 0.99999994, z: 1}
- name: LeftHand
parentName: LeftForeArm
position: {x: 0.0000000025890767, y: 0.0052722767, z: -3.7252902e-11}
rotation: {x: -0.02654678, y: -0.7247397, z: 0.021308184, w: 0.6881814}
scale: {x: 0.99999994, y: 0.9999996, z: 0.9999999}
- name: LeftHandIndex1
parentName: LeftHand
position: {x: 4.6566126e-11, y: 0.0013859977, z: -0.0000000018742867}
rotation: {x: 0.056727383, y: 0.07746504, z: -0.00014853867, w: 0.9953799}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex2
parentName: LeftHandIndex1
position: {x: 1.11758706e-10, y: 0.0011282143, z: -7.310882e-10}
rotation: {x: 0.039546326, y: -0.06709225, z: 0.00031123366, w: 0.9969627}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: LeftHandIndex3
parentName: LeftHandIndex2
position: {x: -3.7252902e-11, y: 0.0010213042, z: -0.0000000034901313}
rotation: {x: 0.030971779, y: 0.030524252, z: -0.0008921604, w: 0.99905366}
scale: {x: 0.9999997, y: 1.0000004, z: 1}
- name: LeftHandIndex3_end
parentName: LeftHandIndex3
position: {x: -0, y: 0.0013049884, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb1
parentName: LeftHand
position: {x: 0.00065148337, y: 0.00050981034, z: 0.000024453737}
rotation: {x: -0.31801257, y: -0.6509115, z: -0.30346197, w: 0.61894506}
scale: {x: 1, y: 1.0000001, z: 1}
- name: LeftHandThumb2
parentName: LeftHandThumb1
position: {x: -1.4901161e-10, y: 0.0010586779, z: -0.00000000173226}
rotation: {x: 0.03336114, y: 0.013767273, z: -0.0006501377, w: 0.99934834}
scale: {x: 1, y: 1, z: 1}
- name: LeftHandThumb2_end
parentName: LeftHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightShoulder
parentName: UpperChest
position: {x: 0.00088280055, y: 0.0028108188, z: 0.0006496106}
rotation: {x: 0.65837955, y: 0.50761116, z: -0.45999342, w: 0.31188673}
scale: {x: 1, y: 1, z: 1}
- name: RightArm
parentName: RightShoulder
position: {x: -1.4901161e-10, y: 0.002588014, z: -5.727634e-10}
rotation: {x: 0.00028371805, y: 0.96439195, z: -0.10874661, w: 0.24108574}
scale: {x: 1.000007, y: 0.9999955, z: 1.0000013}
- name: RightForeArm
parentName: RightArm
position: {x: 1.5366822e-10, y: 0.004707749, z: 0.0000000024519977}
rotation: {x: 0.007033843, y: 0.0044677104, z: -0.04174727, w: 0.9990935}
scale: {x: 1, y: 1, z: 1.0000001}
- name: RightHand
parentName: RightForeArm
position: {x: -7.4505804e-11, y: 0.005272276, z: 9.0338287e-10}
rotation: {x: 0.008204221, y: -0.00033306266, z: 0.033037264, w: 0.9994204}
scale: {x: 0.99999994, y: 0.9999999, z: 0.9999999}
- name: RightHandIndex1
parentName: RightHand
position: {x: -2.7008354e-10, y: 0.0013859981, z: -1.16415315e-11}
rotation: {x: -0.056727264, y: 0.077463634, z: 0.00014847115, w: 0.99538004}
scale: {x: 1.0000001, y: 1, z: 1}
- name: RightHandIndex2
parentName: RightHandIndex1
position: {x: -2.0489097e-10, y: 0.0011282124, z: -8.405186e-10}
rotation: {x: -0.039548665, y: -0.06709124, z: -0.00031118238, w: 0.9969627}
scale: {x: 1, y: 0.99999994, z: 0.99999994}
- name: RightHandIndex3
parentName: RightHandIndex2
position: {x: -1.4901161e-10, y: 0.0010213059, z: 0.0000000013364478}
rotation: {x: -0.030973844, y: 0.030523023, z: 0.00089219364, w: 0.99905366}
scale: {x: 0.99999994, y: 0.9999998, z: 0.99999994}
- name: RightHandIndex3_end
parentName: RightHandIndex3
position: {x: -0, y: 0.0013049883, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb1
parentName: RightHand
position: {x: 0.00063919235, y: 0.00050981186, z: -0.00012830083}
rotation: {x: 0.33303955, y: 0.76632416, z: -0.28689188, w: 0.46853498}
scale: {x: 1, y: 1, z: 1}
- name: RightHandThumb2
parentName: RightHandThumb1
position: {x: -2.9802322e-10, y: 0.001058677, z: -2.6077032e-10}
rotation: {x: -0.031657245, y: 0.026193466, z: -0.010554849, w: 0.99909973}
scale: {x: 0.9999999, y: 1, z: 1}
- name: RightHandThumb2_end
parentName: RightHandThumb2
position: {x: -0, y: 0.0013225968, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: LeftUpLeg
parentName: Hips
position: {x: -0.002015291, y: 0.00058463303, z: 7.509206e-10}
rotation: {x: 0.9867031, y: -0.0010609758, z: -0.16252847, w: 0.0006699397}
scale: {x: 1.0000546, y: 1.0000014, z: 1.0000005}
- name: LeftLeg
parentName: LeftUpLeg
position: {x: -1.4901161e-10, y: 0.0052617406, z: 2.4447217e-11}
rotation: {x: 0.14157401, y: -0.03244448, z: -0.052854277, w: 0.9879831}
scale: {x: 0.99999946, y: 0.9999988, z: 1.0000023}
- name: LeftFoot
parentName: LeftLeg
position: {x: 5.5879353e-11, y: 0.00608811, z: 1.862645e-10}
rotation: {x: -0.5438065, y: 0.19418123, z: 0.18754351, w: 0.79460406}
scale: {x: 1.0000205, y: 0.9999836, z: 0.99999577}
- name: LeftToes
parentName: LeftFoot
position: {x: 6.402843e-11, y: 0.0030125394, z: -9.3132255e-12}
rotation: {x: 0.019817863, y: 0.95228684, z: -0.2982553, w: -0.061651394}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
- name: LeftToes_end
parentName: LeftToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightUpLeg
parentName: Hips
position: {x: 0.002015291, y: 0.0005846331, z: 7.520936e-10}
rotation: {x: 0.9765877, y: 0.0013587964, z: 0.21511474, w: 0.0004842422}
scale: {x: 0.99998695, y: 0.99999946, z: 0.9999993}
- name: RightLeg
parentName: RightUpLeg
position: {x: 6.984919e-11, y: 0.0052617406, z: -4.8312358e-11}
rotation: {x: 0.13894787, y: -0.011510127, z: 0.05917322, w: 0.9884632}
scale: {x: 0.9999991, y: 1.0000004, z: 1}
- name: RightFoot
parentName: RightLeg
position: {x: 1.3038516e-10, y: 0.0060881176, z: -1.862645e-10}
rotation: {x: -0.5484955, y: -0.22882912, z: -0.17182079, w: 0.7856638}
scale: {x: 0.999995, y: 1.0000037, z: 1.0000012}
- name: RightToes
parentName: RightFoot
position: {x: -2.6193447e-10, y: 0.0030125445, z: -1.862645e-10}
rotation: {x: -0.028260881, y: 0.9539412, z: -0.29757363, w: 0.025446746}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: RightToes_end
parentName: RightToes
position: {x: -0, y: 0.002132363, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: characterMedium
parentName: CharacterMono(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 100, y: 100, z: 100}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName: Root
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 3b651a5898c62cc48a710776b32db436, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@ -0,0 +1,63 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!850595691 &4890085278179872738
LightingSettings:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Sample_03 Lighting Settings
serializedVersion: 3
m_GIWorkflowMode: 1
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_RealtimeEnvironmentLighting: 1
m_BounceScale: 1
m_AlbedoBoost: 1
m_IndirectOutputScale: 1
m_UsingShadowmask: 1
m_BakeBackend: 1
m_LightmapMaxSize: 1024
m_BakeResolution: 40
m_Padding: 2
m_TextureCompression: 1
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAO: 0
m_MixedBakeMode: 2
m_LightmapsBakeMode: 1
m_FilterMode: 1
m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_RealtimeResolution: 2
m_ForceWhiteAlbedo: 0
m_ForceUpdates: 0
m_FinalGather: 0
m_FinalGatherRayCount: 256
m_FinalGatherFiltering: 1
m_PVRCulling: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_LightProbeSampleCountMultiplier: 4
m_PVRBounces: 2
m_PVRMinBounces: 1
m_PVREnvironmentMIS: 1
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1

View File

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

View File

@ -0,0 +1,978 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 1
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 12
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 112000000, guid: 192b07e60b2dc3247b83b8beacef5939, type: 2}
m_LightingSettings: {fileID: 4890085278179872738, guid: 20f788b0a1139654ebe9f59cab19ed4a, type: 2}
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
maxJobWorkers: 0
preserveTilesOutsideBounds: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &101881493
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 101881496}
- component: {fileID: 101881495}
- component: {fileID: 101881494}
m_Layer: 0
m_Name: Floor
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!23 &101881494
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 101881493}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: a99673081243983459522c589fdedd55, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &101881495
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 101881493}
m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
--- !u!4 &101881496
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 101881493}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1000, y: 2, z: 1000}
m_Children: []
m_Father: {fileID: 1757582465}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &287827768
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 287827770}
- component: {fileID: 287827769}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &287827769
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 287827768}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
m_Intensity: 1.5
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_UseViewFrustumForShadowCasterCull: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &287827770
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 287827768}
m_LocalRotation: {x: 0.26864985, y: -0.8650177, z: 0.42169565, w: -0.041767444}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 45, y: -205, z: -45}
--- !u!1 &400565279
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 400565281}
- component: {fileID: 400565280}
m_Layer: 0
m_Name: Point Light Blue
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &400565280
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 400565279}
m_Enabled: 1
serializedVersion: 10
m_Type: 2
m_Shape: 0
m_Color: {r: 0, g: 0.9017174, b: 1, a: 1}
m_Intensity: 1
m_Range: 5
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 0
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.02
m_NormalBias: 0.1
m_NearPlane: 0.1
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 0
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_UseViewFrustumForShadowCasterCull: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &400565281
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 400565279}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.53, y: 5.72, z: 3.39}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1757582465}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &740473597
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 740473599}
- component: {fileID: 740473598}
m_Layer: 0
m_Name: Reflection Probe
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!215 &740473598
ReflectionProbe:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 740473597}
m_Enabled: 1
serializedVersion: 2
m_Type: 0
m_Mode: 1
m_RefreshMode: 0
m_TimeSlicingMode: 0
m_Resolution: 128
m_UpdateFrequency: 0
m_BoxSize: {x: 10, y: 10, z: 10}
m_BoxOffset: {x: 0, y: 0, z: 0}
m_NearClip: 0.3
m_FarClip: 1000
m_ShadowDistance: 100
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_IntensityMultiplier: 1
m_BlendDistance: 1
m_HDR: 1
m_BoxProjection: 1
m_RenderDynamicObjects: 0
m_UseOcclusionCulling: 1
m_Importance: 1
m_CustomBakedTexture: {fileID: 0}
--- !u!4 &740473599
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 740473597}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.13428664, y: 2.2705214, z: 0.17859387}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1757582465}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &973670066
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 973670068}
- component: {fileID: 973670067}
m_Layer: 0
m_Name: Point Light Red
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &973670067
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 973670066}
m_Enabled: 1
serializedVersion: 10
m_Type: 2
m_Shape: 0
m_Color: {r: 1, g: 0.015524372, b: 0, a: 1}
m_Intensity: 3
m_Range: 5
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 0
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.02
m_NormalBias: 0.1
m_NearPlane: 0.1
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 0
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_UseViewFrustumForShadowCasterCull: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &973670068
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 973670066}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.74, y: 5.76, z: -3.14}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1757582465}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1757582464
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1757582465}
m_Layer: 0
m_Name: Env
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1757582465
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1757582464}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 101881496}
- {fileID: 740473599}
- {fileID: 400565281}
- {fileID: 973670068}
- {fileID: 2110778248}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1919409176
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1919409179}
- component: {fileID: 1919409178}
- component: {fileID: 1919409177}
- component: {fileID: 1919409180}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1919409177
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1919409176}
m_Enabled: 1
--- !u!20 &1919409178
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1919409176}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.1792453, g: 0.1792453, b: 0.1792453, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &1919409179
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1919409176}
m_LocalRotation: {x: -0.09487449, y: 0.90059626, z: -0.24866726, w: -0.34364212}
m_LocalPosition: {x: 2.6756744, y: 4.202129, z: 3.1151485}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 30, y: -135, z: 0}
--- !u!114 &1919409180
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1919409176}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_RenderShadows: 1
m_RequiresDepthTextureOption: 2
m_RequiresOpaqueTextureOption: 2
m_CameraType: 0
m_Cameras: []
m_RendererIndex: -1
m_VolumeLayerMask:
serializedVersion: 2
m_Bits: 1
m_VolumeTrigger: {fileID: 0}
m_RenderPostProcessing: 0
m_Antialiasing: 0
m_AntialiasingQuality: 2
m_StopNaN: 0
m_Dithering: 0
m_ClearDepth: 1
m_AllowXRRendering: 1
m_RequiresDepthTexture: 0
m_RequiresColorTexture: 0
m_Version: 2
--- !u!1001 &1923533286
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 192343510102645511, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_Name
value: CharacterMono
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2915293478366523591, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: a71fd1fb16d96054eb4fcae49ae09e1d, type: 3}
--- !u!1 &2110778247
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2110778248}
- component: {fileID: 2110778249}
m_Layer: 0
m_Name: Light Probe Group
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2110778248
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2110778247}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1757582465}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!220 &2110778249
LightProbeGroup:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2110778247}
m_Enabled: 1
m_SourcePositions:
- {x: 1, y: 2.1, z: 1}
- {x: 1, y: 2.1, z: -1}
- {x: 1, y: 0.1, z: 1}
- {x: 1, y: 0.1, z: -1}
- {x: -1, y: 2.1, z: 1}
- {x: -1, y: 2.1, z: -1}
- {x: -1, y: 0.1, z: 1}
- {x: -1, y: 0.1, z: -1}
- {x: 1, y: 4.1, z: 1}
- {x: 1, y: 4.1, z: -1}
- {x: -1, y: 4.1, z: 1}
- {x: -1, y: 4.1, z: -1}
- {x: 1, y: 6.1, z: 1}
- {x: 1, y: 6.1, z: -1}
- {x: -1, y: 6.1, z: 1}
- {x: -1, y: 6.1, z: -1}
- {x: 1, y: 2.1, z: 3}
- {x: 1, y: 0.1, z: 3}
- {x: -1, y: 2.1, z: 3}
- {x: -1, y: 0.1, z: 3}
- {x: 1, y: 4.1, z: 3}
- {x: -1, y: 4.1, z: 3}
- {x: 1, y: 6.1, z: 3}
- {x: -1, y: 6.1, z: 3}
- {x: 1, y: 2.1, z: 5}
- {x: 1, y: 0.1, z: 5}
- {x: -1, y: 2.1, z: 5}
- {x: -1, y: 0.1, z: 5}
- {x: 1, y: 4.1, z: 5}
- {x: -1, y: 4.1, z: 5}
- {x: 1, y: 6.1, z: 5}
- {x: -1, y: 6.1, z: 5}
- {x: 1, y: 2.1, z: -3}
- {x: 1, y: 0.1, z: -3}
- {x: -1, y: 2.1, z: -3}
- {x: -1, y: 0.1, z: -3}
- {x: 1, y: 4.1, z: -3}
- {x: -1, y: 4.1, z: -3}
- {x: 1, y: 6.1, z: -3}
- {x: -1, y: 6.1, z: -3}
- {x: 1, y: 2.1, z: -5}
- {x: 1, y: 0.1, z: -5}
- {x: -1, y: 2.1, z: -5}
- {x: -1, y: 0.1, z: -5}
- {x: 1, y: 4.1, z: -5}
- {x: -1, y: 4.1, z: -5}
- {x: 1, y: 6.1, z: -5}
- {x: -1, y: 6.1, z: -5}
- {x: 3, y: 2.1, z: 1}
- {x: 3, y: 2.1, z: -1}
- {x: 3, y: 0.1, z: 1}
- {x: 3, y: 0.1, z: -1}
- {x: 3, y: 4.1, z: 1}
- {x: 3, y: 4.1, z: -1}
- {x: 3, y: 6.1, z: 1}
- {x: 3, y: 6.1, z: -1}
- {x: 3, y: 2.1, z: 3}
- {x: 3, y: 0.1, z: 3}
- {x: 3, y: 4.1, z: 3}
- {x: 3, y: 6.1, z: 3}
- {x: 3, y: 2.1, z: 5}
- {x: 3, y: 0.1, z: 5}
- {x: 3, y: 4.1, z: 5}
- {x: 3, y: 6.1, z: 5}
- {x: 3, y: 2.1, z: -3}
- {x: 3, y: 0.1, z: -3}
- {x: 3, y: 4.1, z: -3}
- {x: 3, y: 6.1, z: -3}
- {x: 3, y: 2.1, z: -5}
- {x: 3, y: 0.1, z: -5}
- {x: 3, y: 4.1, z: -5}
- {x: 3, y: 6.1, z: -5}
- {x: 5, y: 2.1, z: 1}
- {x: 5, y: 2.1, z: -1}
- {x: 5, y: 0.1, z: 1}
- {x: 5, y: 0.1, z: -1}
- {x: 5, y: 4.1, z: 1}
- {x: 5, y: 4.1, z: -1}
- {x: 5, y: 6.1, z: 1}
- {x: 5, y: 6.1, z: -1}
- {x: 5, y: 2.1, z: 3}
- {x: 5, y: 0.1, z: 3}
- {x: 5, y: 4.1, z: 3}
- {x: 5, y: 6.1, z: 3}
- {x: 5, y: 2.1, z: 5}
- {x: 5, y: 0.1, z: 5}
- {x: 5, y: 4.1, z: 5}
- {x: 5, y: 6.1, z: 5}
- {x: 5, y: 2.1, z: -3}
- {x: 5, y: 0.1, z: -3}
- {x: 5, y: 4.1, z: -3}
- {x: 5, y: 6.1, z: -3}
- {x: 5, y: 2.1, z: -5}
- {x: 5, y: 0.1, z: -5}
- {x: 5, y: 4.1, z: -5}
- {x: 5, y: 6.1, z: -5}
- {x: -3, y: 2.1, z: 1}
- {x: -3, y: 2.1, z: -1}
- {x: -3, y: 0.1, z: 1}
- {x: -3, y: 0.1, z: -1}
- {x: -3, y: 4.1, z: 1}
- {x: -3, y: 4.1, z: -1}
- {x: -3, y: 6.1, z: 1}
- {x: -3, y: 6.1, z: -1}
- {x: -3, y: 2.1, z: 3}
- {x: -3, y: 0.1, z: 3}
- {x: -3, y: 4.1, z: 3}
- {x: -3, y: 6.1, z: 3}
- {x: -3, y: 2.1, z: 5}
- {x: -3, y: 0.1, z: 5}
- {x: -3, y: 4.1, z: 5}
- {x: -3, y: 6.1, z: 5}
- {x: -3, y: 2.1, z: -3}
- {x: -3, y: 0.1, z: -3}
- {x: -3, y: 4.1, z: -3}
- {x: -3, y: 6.1, z: -3}
- {x: -3, y: 2.1, z: -5}
- {x: -3, y: 0.1, z: -5}
- {x: -3, y: 4.1, z: -5}
- {x: -3, y: 6.1, z: -5}
- {x: -5, y: 2.1, z: 1}
- {x: -5, y: 2.1, z: -1}
- {x: -5, y: 0.1, z: 1}
- {x: -5, y: 0.1, z: -1}
- {x: -5, y: 4.1, z: 1}
- {x: -5, y: 4.1, z: -1}
- {x: -5, y: 6.1, z: 1}
- {x: -5, y: 6.1, z: -1}
- {x: -5, y: 2.1, z: 3}
- {x: -5, y: 0.1, z: 3}
- {x: -5, y: 4.1, z: 3}
- {x: -5, y: 6.1, z: 3}
- {x: -5, y: 2.1, z: 5}
- {x: -5, y: 0.1, z: 5}
- {x: -5, y: 4.1, z: 5}
- {x: -5, y: 6.1, z: 5}
- {x: -5, y: 2.1, z: -3}
- {x: -5, y: 0.1, z: -3}
- {x: -5, y: 4.1, z: -3}
- {x: -5, y: 6.1, z: -3}
- {x: -5, y: 2.1, z: -5}
- {x: -5, y: 0.1, z: -5}
- {x: -5, y: 4.1, z: -5}
- {x: -5, y: 6.1, z: -5}
- {x: 1, y: 8.1, z: 1}
- {x: 1, y: 8.1, z: -1}
- {x: -1, y: 8.1, z: 1}
- {x: -1, y: 8.1, z: -1}
- {x: 1, y: 8.1, z: 3}
- {x: -1, y: 8.1, z: 3}
- {x: 1, y: 8.1, z: 5}
- {x: -1, y: 8.1, z: 5}
- {x: 1, y: 8.1, z: -3}
- {x: -1, y: 8.1, z: -3}
- {x: 1, y: 8.1, z: -5}
- {x: -1, y: 8.1, z: -5}
- {x: 3, y: 8.1, z: 1}
- {x: 3, y: 8.1, z: -1}
- {x: 3, y: 8.1, z: 3}
- {x: 3, y: 8.1, z: 5}
- {x: 3, y: 8.1, z: -3}
- {x: 3, y: 8.1, z: -5}
- {x: 5, y: 8.1, z: 1}
- {x: 5, y: 8.1, z: -1}
- {x: 5, y: 8.1, z: 3}
- {x: 5, y: 8.1, z: 5}
- {x: 5, y: 8.1, z: -3}
- {x: 5, y: 8.1, z: -5}
- {x: -3, y: 8.1, z: 1}
- {x: -3, y: 8.1, z: -1}
- {x: -3, y: 8.1, z: 3}
- {x: -3, y: 8.1, z: 5}
- {x: -3, y: 8.1, z: -3}
- {x: -3, y: 8.1, z: -5}
- {x: -5, y: 8.1, z: 1}
- {x: -5, y: 8.1, z: -1}
- {x: -5, y: 8.1, z: 3}
- {x: -5, y: 8.1, z: 5}
- {x: -5, y: 8.1, z: -3}
- {x: -5, y: 8.1, z: -5}
m_Dering: 1

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 32a3916d20b354d4aa06a4ed3b3a234f
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@ -0,0 +1,87 @@
using TAO.VertexAnimation;
using UnityEngine;
public class MonoAnimationSystem : MonoBehaviour
{
[SerializeField]
private VA_Animation[] animations = null;
private VA_Animation curAnimation = null;
private float animationTime;
private MeshRenderer[] meshRenderers = null;
private void Awake()
{
if (animations == null)
{
enabled = false;
Debug.LogWarning("No animations added!");
return;
}
curAnimation = animations[0];
meshRenderers = GetComponentsInChildren<MeshRenderer>(true);
}
private void Update()
{
PlayAnimation();
InterpolationData interpolationData = GetInterpolationData(curAnimation, animationTime);
UpdateMaterials(interpolationData);
}
// This is playing the animation.
private void PlayAnimation()
{
animationTime += Time.deltaTime * curAnimation.Data.frameTime;
if (animationTime > curAnimation.Data.duration)
{
animationTime = 0;
int newAnimation = Random.Range(0, animations.Length);
curAnimation = animations[newAnimation];
}
}
// This is something like what the hybrid renderer does with the VA_AnimationDataComponent.
private void UpdateMaterials(InterpolationData interpolationData)
{
MaterialPropertyBlock materialPropertyBlock = new MaterialPropertyBlock();
materialPropertyBlock.SetVector("_AnimationData", new Vector4(animationTime, curAnimation.Data.animationMapIndex, interpolationData.animationTime, interpolationData.animationMapIndex));
foreach (var mr in meshRenderers)
{
if (mr.enabled && mr.gameObject.activeSelf)
{
mr.SetPropertyBlock(materialPropertyBlock);
}
}
}
// This is resembles the VA_AnimatorSystem.
private static InterpolationData GetInterpolationData(VA_Animation animation, float animationTime)
{
InterpolationData data = new InterpolationData();
// Calculate next frame time for lerp.
float animationTimeNext = animationTime + (1.0f / animation.Data.maxFrames);
if (animationTimeNext > animation.Data.duration)
{
// Set time. Using the difference to smooth out animations when looping.
animationTimeNext -= animationTime;
}
data.animationTime = animationTimeNext;
data.animationMapIndex = animation.Data.animationMapIndex;
return data;
}
public struct InterpolationData
{
public float animationTime;
public int animationMapIndex;
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 6403e23dec57bf74ca12c13771cfa4c8
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,144 @@
fileFormatVersion: 2
guid: e1f36a193e137e849ab2f664597a27c0
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: 2
mipBias: -100
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Windows Store Apps
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,7 +1,7 @@
{
"name": "com.tech_art_outsource.vertex_animation",
"displayName": "TAO Vertex Animation",
"version": "0.2.1",
"version": "0.3.0",
"unity": "2020.2",
"unityRelease": "1f1",
"description": "Vertex animation shaders and tools.",
@ -27,6 +27,11 @@
"displayName": "Example 2",
"description": "Character and spawner example",
"path": "Samples~/Example2"
},
{
"displayName": "Example 3",
"description": "Mono animation system example",
"path": "Samples~/Example3"
}
],
"dependencies": {