人工授精动画修改

This commit is contained in:
丛刚 2025-03-04 15:20:49 +08:00
parent 6053186776
commit 6cabb642e7
19 changed files with 1194 additions and 1821 deletions

View File

@ -11,15 +11,19 @@ Material:
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0} m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0 m_ModifiedSerializedProperties: 0
m_ValidKeywords: [] m_ValidKeywords:
- _ALPHAPREMULTIPLY_ON
- _SURFACE_TYPE_TRANSPARENT
m_InvalidKeywords: [] m_InvalidKeywords: []
m_LightmapFlags: 4 m_LightmapFlags: 4
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: 3000
stringTagMap: stringTagMap:
RenderType: Opaque RenderType: Transparent
disabledShaderPasses: [] disabledShaderPasses:
- DepthOnly
- SHADOWCASTER
m_LockedProperties: m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
@ -93,8 +97,8 @@ Material:
- _Cutoff: 0.5 - _Cutoff: 0.5
- _DetailAlbedoMapScale: 1 - _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1 - _DetailNormalMapScale: 1
- _DstBlend: 0 - _DstBlend: 10
- _DstBlendAlpha: 0 - _DstBlendAlpha: 10
- _EnvironmentReflections: 1 - _EnvironmentReflections: 1
- _GlossMapScale: 0 - _GlossMapScale: 0
- _Glossiness: 0 - _Glossiness: 0
@ -109,9 +113,9 @@ Material:
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
- _SrcBlendAlpha: 1 - _SrcBlendAlpha: 1
- _Surface: 0 - _Surface: 1
- _WorkflowMode: 1 - _WorkflowMode: 1
- _ZWrite: 1 - _ZWrite: 0
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}

View File

@ -15,7 +15,7 @@ Material:
m_InvalidKeywords: [] m_InvalidKeywords: []
m_LightmapFlags: 4 m_LightmapFlags: 4
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 1
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: stringTagMap:
RenderType: Opaque RenderType: Opaque
@ -89,7 +89,7 @@ Material:
- _BumpScale: 1 - _BumpScale: 1
- _ClearCoatMask: 0 - _ClearCoatMask: 0
- _ClearCoatSmoothness: 0 - _ClearCoatSmoothness: 0
- _Cull: 2 - _Cull: 0
- _Cutoff: 0.5 - _Cutoff: 0.5
- _DetailAlbedoMapScale: 1 - _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1 - _DetailNormalMapScale: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -7,7 +7,7 @@ TextureImporter:
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 1 enableMipMap: 1
sRGBTexture: 1 sRGBTexture: 0
linearTexture: 0 linearTexture: 0
fadeOut: 0 fadeOut: 0
borderMipMap: 0 borderMipMap: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1 alphaUsage: 1
alphaIsTransparency: 0 alphaIsTransparency: 0
spriteTessellationDetail: -1 spriteTessellationDetail: -1
textureType: 0 textureType: 1
textureShape: 1 textureShape: 1
singleChannelComponent: 0 singleChannelComponent: 0
flipbookRows: 1 flipbookRows: 1

View File

@ -0,0 +1,662 @@
fileFormatVersion: 2
guid: 2499e337abac35147a87b7f16e2448fd
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: M_NiuFen
second: {fileID: 2100000, guid: 4e09ab01e140a20469e1dac1f20905ae, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: Material #2128567245
second: {fileID: 2100000, guid: 485a4eecb405000459c1bc254c1c53ca, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: Material #2128568502
second: {fileID: 2100000, guid: ea5bad78ef54df540b9c96704056af98, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_SM_Niu_Zhushe_Material #2128568504
second: {fileID: 2100000, guid: 39e3a45a319af05408a4a5ac0c818804, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_SM_Niu_Zhushe_Material #2128568517
second: {fileID: 2100000, guid: 0a3711afb5c78e14a8f18ce30129289e, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_Default_Std_Eyelash_Default
second: {fileID: 2100000, guid: bda0a2a3812d5394e818de604eca4089, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_Default_Std_Skin_Arm_Default
second: {fileID: 2100000, guid: e5805a6591297084686e85ae43c5ef95, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_Default_Std_Skin_Body_Default
second: {fileID: 2100000, guid: 8fe65edaaa845e940a1ffac077d79a49, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_Default_Std_Skin_Head_Default
second: {fileID: 2100000, guid: ee4ca9fc4b282874198279710ff6090e, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_lambert3
second: {fileID: 2100000, guid: e2495a4419660b0479e86e3c3a5062e8, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_lambert4
second: {fileID: 2100000, guid: ff8a22b409da0da46a3d6eb070d7fbec, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Cornea_L_Default
second: {fileID: 2100000, guid: c9db9f0399d5280488f4fffa5b3df89b, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Cornea_R_Default
second: {fileID: 2100000, guid: b93528fe62c1ba8409aa06dc60c00d33, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Eye_L_Default
second: {fileID: 2100000, guid: db9e1c2dbde3db042ab439dceaee890a, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Eye_Occlusion_L_Default
second: {fileID: 2100000, guid: 35ce14337cb81224b98a8575042fe9eb, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Eye_Occlusion_R_Default
second: {fileID: 2100000, guid: abe0b3273f00b8647ba81dddc2461a6b, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Eye_R_Default
second: {fileID: 2100000, guid: 3af1d8c2a979d3445a262e389f3d5e2a, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Tearline_L_Default
second: {fileID: 2100000, guid: 05fe50403508d4c4ca6c11813732cf38, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Default_Std_Tearline_R_Default
second: {fileID: 2100000, guid: df08277095ac64f44b5aa0dc11b9bd6a, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Mat3d66-10160585-7-41726 Slot
#5
second: {fileID: 2100000, guid: fb2fc7274e18936499431450cba4e786, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Mat3d66-10582850-11-25978
second: {fileID: 2100000, guid: 034762d2b59be414a8dc789bcbf0ef9a, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Mat3d66-10582850-7-81382
second: {fileID: 2100000, guid: 97255601e0f958543aae9f191f9c8512, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_Yisheng_ok_pasted__Mat3d66-10582850-8-60435
second: {fileID: 2100000, guid: b900b965a6a44df4d8201b9debf1a32a, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: SM_Niu_NiuChongPei01_pasted__Material #2128568523
second: {fileID: 2100000, guid: 363d629531cd6ba4196949562ff0350c, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: TOUMING
second: {fileID: 2100000, guid: 1816bd974f897444eb79f3512e3d6ce0, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M_DuTou
second: {fileID: 2100000, guid: 2820cfc503aa529468f0ba0016ab7081, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M_NiuShenTiNeiBu
second: {fileID: 2100000, guid: b2cc787773e61c74392fd329083febcf, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M_ShuJingGuanFengTao
second: {fileID: 2100000, guid: 07dfeea341c597141bcac30899d36cce, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M__NiuPiFu01
second: {fileID: 2100000, guid: 4f68750dbb73f5a4b8ef8ebeffe3b502, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M_baidagua
second: {fileID: 2100000, guid: 76e9c93274d4d1e48916e0fa695ff4b5, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__M_niuneibu
second: {fileID: 2100000, guid: 63ea5b2b751f656429500760142144d5, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__Material #2128567806
second: {fileID: 2100000, guid: 48654afff13e3924db5f72e177985b6b, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__Material #2128568501
second: {fileID: 2100000, guid: f86c1ab8ba7d6df47932abf5e6431140, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__pasted__M_zigong02
second: {fileID: 2100000, guid: dfec82acfe93a2848a1f0b6bb5afb20e, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: pasted__pasted__pasted__M_niuneibu2
second: {fileID: 2100000, guid: 879654cb15a8d2b4992f32c78300b40c, type: 2}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: Take 001
takeName: Take 001
internalID: 1827226128182048838
firstFrame: 0
lastFrame: 2000
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 1
takeName: Take 001
internalID: 9067093048684652814
firstFrame: 0
lastFrame: 305
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 2
takeName: Take 001
internalID: -3291206362154003629
firstFrame: 306
lastFrame: 495
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 3
takeName: Take 001
internalID: 1465369574596688972
firstFrame: 496
lastFrame: 715
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 4
takeName: Take 001
internalID: 644589263403131068
firstFrame: 716
lastFrame: 870
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 5
takeName: Take 001
internalID: -7727135423134997463
firstFrame: 871
lastFrame: 945
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 6
takeName: Take 001
internalID: 8069544894991528799
firstFrame: 946
lastFrame: 1080
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 7
takeName: Take 001
internalID: 2937323276152918717
firstFrame: 1081
lastFrame: 1230
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 8
takeName: Take 001
internalID: -7250552745428221069
firstFrame: 1231
lastFrame: 1280
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 9
takeName: Take 001
internalID: -7354721188533708165
firstFrame: 1281
lastFrame: 1450
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 10
takeName: Take 001
internalID: 3534573848736688643
firstFrame: 1451
lastFrame: 1600
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 11
takeName: Take 001
internalID: 6100139571335923458
firstFrame: 1601
lastFrame: 1850
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: 12
takeName: Take 001
internalID: 1053076475599293515
firstFrame: 1851
lastFrame: 2000
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 0.11
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 0.11
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -121,7 +121,7 @@ Material:
- _Parallax: 0.005 - _Parallax: 0.005
- _QueueOffset: 0 - _QueueOffset: 0
- _ReceiveShadows: 1 - _ReceiveShadows: 1
- _Smoothness: 0.5 - _Smoothness: 0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1

View File

@ -3146,7 +3146,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 9067093048684652814, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 9067093048684652814, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -7092,28 +7092,6 @@ MonoBehaviour:
m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1} m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1}
m_Rotation: {x: 0, y: 0, z: 0, w: 1} m_Rotation: {x: 0, y: 0, z: 0, w: 1}
m_ApplyOffsets: 0 m_ApplyOffsets: 0
--- !u!114 &-4813085301129353564
MonoBehaviour:
m_ObjectHideFlags: 1
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: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset
m_EditorClassIdentifier:
m_Clip: {fileID: 7400000, guid: 46305dd0c30dc4e45aa20fc6309a246a, type: 2}
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1
m_MatchTargetFields: 63
m_RemoveStartOffset: 1
m_ApplyFootIK: 1
m_Loop: 0
m_Version: 1
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
--- !u!74 &-4763016680810971316 --- !u!74 &-4763016680810971316
AnimationClip: AnimationClip:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -8403,108 +8381,6 @@ MonoBehaviour:
m_PostExtrapolationTime: 0.041666666666685614 m_PostExtrapolationTime: 0.041666666666685614
m_PreExtrapolationTime: 0 m_PreExtrapolationTime: 0
m_DisplayName: 7 m_DisplayName: 7
- m_Version: 1
m_Start: 102.33333333333333
m_ClipIn: 0
m_Asset: {fileID: 5780698032864222889}
m_Duration: 2.0416666666666714
m_TimeScale: 1
m_ParentTrack: {fileID: -3550206377612606099}
m_EaseInDuration: 0
m_EaseOutDuration: 0
m_BlendInDuration: -1
m_BlendOutDuration: -1
m_MixInCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_MixOutCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BlendInCurveMode: 0
m_BlendOutCurveMode: 0
m_ExposedParameterNames: []
m_AnimationCurves: {fileID: 0}
m_Recordable: 0
m_PostExtrapolationMode: 1
m_PreExtrapolationMode: 1
m_PostExtrapolationTime: 0.041666666666671404
m_PreExtrapolationTime: 0
m_DisplayName: 8
- m_Version: 1
m_Start: 104.41666666666667
m_ClipIn: 0
m_Asset: {fileID: -4813085301129353564}
m_Duration: 7.041666666666671
m_TimeScale: 1
m_ParentTrack: {fileID: -3550206377612606099}
m_EaseInDuration: 0
m_EaseOutDuration: 0
m_BlendInDuration: -1
m_BlendOutDuration: -1
m_MixInCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_MixOutCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BlendInCurveMode: 0
m_BlendOutCurveMode: 0
m_ExposedParameterNames: []
m_AnimationCurves: {fileID: 0}
m_Recordable: 0
m_PostExtrapolationMode: 1
m_PreExtrapolationMode: 1
m_PostExtrapolationTime: 0.04166666666665719
m_PreExtrapolationTime: 0
m_DisplayName: 9
- m_Version: 1 - m_Version: 1
m_Start: 111.5 m_Start: 111.5
m_ClipIn: 0 m_ClipIn: 0
@ -8557,25 +8433,7 @@ MonoBehaviour:
m_RotationOrder: 4 m_RotationOrder: 4
m_MixOutCurve: m_MixOutCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve: []
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -8600,6 +8458,39 @@ MonoBehaviour:
m_EaseOutDuration: 0 m_EaseOutDuration: 0
m_BlendInDuration: -1 m_BlendInDuration: -1
m_BlendOutDuration: -1 m_BlendOutDuration: -1
m_MixInCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_MixOutCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BlendInCurveMode: 0
m_BlendOutCurveMode: 0
m_ExposedParameterNames: []
m_AnimationCurves: {fileID: 0}
m_Recordable: 0
m_PostExtrapolationMode: 1
m_PreExtrapolationMode: 1
m_PostExtrapolationTime: Infinity
m_PreExtrapolationTime: 0
m_DisplayName: 12
- m_Version: 1
m_Start: 102.33333333333333
m_ClipIn: 0
m_Asset: {fileID: -1116888431069499091}
m_Duration: 2.0416666666666665
m_TimeScale: 1
m_ParentTrack: {fileID: -3550206377612606099}
m_EaseInDuration: 0
m_EaseOutDuration: 0
m_BlendInDuration: -1
m_BlendOutDuration: -1
m_MixInCurve: m_MixInCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@ -8626,25 +8517,7 @@ MonoBehaviour:
m_RotationOrder: 4 m_RotationOrder: 4
m_MixOutCurve: m_MixOutCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve: []
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -8655,9 +8528,42 @@ MonoBehaviour:
m_Recordable: 0 m_Recordable: 0
m_PostExtrapolationMode: 1 m_PostExtrapolationMode: 1
m_PreExtrapolationMode: 1 m_PreExtrapolationMode: 1
m_PostExtrapolationTime: Infinity m_PostExtrapolationTime: 0.041666666666671404
m_PreExtrapolationTime: 0 m_PreExtrapolationTime: 0
m_DisplayName: 12 m_DisplayName: 8
- m_Version: 1
m_Start: 104.41666666666667
m_ClipIn: 0
m_Asset: {fileID: 1349466563425957119}
m_Duration: 7.041666666666667
m_TimeScale: 1
m_ParentTrack: {fileID: -3550206377612606099}
m_EaseInDuration: 0
m_EaseOutDuration: 0
m_BlendInDuration: -1
m_BlendOutDuration: -1
m_MixInCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_MixOutCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BlendInCurveMode: 0
m_BlendOutCurveMode: 0
m_ExposedParameterNames: []
m_AnimationCurves: {fileID: 0}
m_Recordable: 0
m_PostExtrapolationMode: 1
m_PreExtrapolationMode: 1
m_PostExtrapolationTime: 0.04166666666665719
m_PreExtrapolationTime: 0
m_DisplayName: 9
m_Markers: m_Markers:
m_Objects: [] m_Objects: []
m_InfiniteClipPreExtrapolation: 0 m_InfiniteClipPreExtrapolation: 0
@ -8844,7 +8750,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 644589263403131068, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 644589263403131068, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -9026,7 +8932,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 1465369574596688972, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 1465369574596688972, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -9072,7 +8978,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: -3291206362154003629, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: -3291206362154003629, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -9414,6 +9320,28 @@ MonoBehaviour:
m_Markers: m_Markers:
m_Objects: [] m_Objects: []
m_PostPlaybackState: 3 m_PostPlaybackState: 3
--- !u!114 &-1116888431069499091
MonoBehaviour:
m_ObjectHideFlags: 1
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: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset
m_EditorClassIdentifier:
m_Clip: {fileID: 7400000, guid: 278eae67facdab042b3c058981ee96ae, type: 2}
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1
m_MatchTargetFields: 63
m_RemoveStartOffset: 1
m_ApplyFootIK: 1
m_Loop: 0
m_Version: 1
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
--- !u!114 &-929547475449320895 --- !u!114 &-929547475449320895
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@ -9569,7 +9497,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 3534573848736688643, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 3534573848736688643, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -10883,6 +10811,28 @@ MonoBehaviour:
m_Markers: m_Markers:
m_Objects: [] m_Objects: []
m_PostPlaybackState: 3 m_PostPlaybackState: 3
--- !u!114 &1349466563425957119
MonoBehaviour:
m_ObjectHideFlags: 1
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: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset
m_EditorClassIdentifier:
m_Clip: {fileID: 7400000, guid: 46305dd0c30dc4e45aa20fc6309a246a, type: 2}
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1
m_MatchTargetFields: 63
m_RemoveStartOffset: 1
m_ApplyFootIK: 1
m_Loop: 0
m_Version: 1
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
--- !u!114 &1405380223439867415 --- !u!114 &1405380223439867415
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@ -14434,28 +14384,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fde0d25a170598d46a0b9dc16b4527a5, type: 3} m_Script: {fileID: 11500000, guid: fde0d25a170598d46a0b9dc16b4527a5, type: 3}
m_Name: ActivationPlayableAsset m_Name: ActivationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
--- !u!114 &5780698032864222889
MonoBehaviour:
m_ObjectHideFlags: 1
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: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset
m_EditorClassIdentifier:
m_Clip: {fileID: 7400000, guid: 278eae67facdab042b3c058981ee96ae, type: 2}
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1
m_MatchTargetFields: 63
m_RemoveStartOffset: 1
m_ApplyFootIK: 1
m_Loop: 0
m_Version: 1
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
--- !u!114 &5860862547614428761 --- !u!114 &5860862547614428761
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@ -14468,7 +14396,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 422055757100559950, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: -7727135423134997463, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -14490,7 +14418,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 2937323276152918717, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 2937323276152918717, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -14565,7 +14493,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 1053076475599293515, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 1053076475599293515, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -15820,7 +15748,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 6100139571335923458, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 6100139571335923458, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1
@ -16095,7 +16023,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3} m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
m_Name: AnimationPlayableAsset m_Name: AnimationPlayableAsset
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Clip: {fileID: 8069544894991528799, guid: f46377f89a587c14d9bc2efe17dabc52, type: 3} m_Clip: {fileID: 8069544894991528799, guid: 2499e337abac35147a87b7f16e2448fd, type: 3}
m_Position: {x: 0, y: 0, z: 0} m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0} m_EulerAngles: {x: 0, y: 0, z: 0}
m_UseTrackMatchFields: 1 m_UseTrackMatchFields: 1

File diff suppressed because it is too large Load Diff

View File

@ -30,10 +30,10 @@ EditorUserSettings:
value: 010300565d060f0c0f0d5c76477a0d444715192f7f7d7731747b4837b3b4353b value: 010300565d060f0c0f0d5c76477a0d444715192f7f7d7731747b4837b3b4353b
flags: 0 flags: 0
RecentlyUsedSceneGuid-8: RecentlyUsedSceneGuid-8:
value: 51005757520559085f080f7b45750f444e4f1a297f2c24657f7d1b60e7b2326a value: 5a08575f5207595a0f5d59741173094444164f7d7d2a23317c7a4465bbe1646d
flags: 0 flags: 0
RecentlyUsedSceneGuid-9: RecentlyUsedSceneGuid-9:
value: 5a08575f5207595a0f5d59741173094444164f7d7d2a23317c7a4465bbe1646d value: 51005757520559085f080f7b45750f444e4f1a297f2c24657f7d1b60e7b2326a
flags: 0 flags: 0
UnityEditor.ShaderGraph.Blackboard: UnityEditor.ShaderGraph.Blackboard:
value: 18135939215a0a5004000b0e15254b524c030a3f2964643d120d1230e9e93a3fd6e826abbd3c3e302a07a37e0901373ae01e0008f707250d171df81a53a5405d41895ac825e0100ec20313c0d91cddccd3d0c7efcca9bd80908fecb0f9cfddf1eff4e7a1b1eae482f0fdaee1e1928b86d888ed909c968797a7cf value: 18135939215a0a5004000b0e15254b524c030a3f2964643d120d1230e9e93a3fd6e826abbd3c3e302a07a37e0901373ae01e0008f707250d171df81a53a5405d41895ac825e0100ec20313c0d91cddccd3d0c7efcca9bd80908fecb0f9cfddf1eff4e7a1b1eae482f0fdaee1e1928b86d888ed909c968797a7cf

View File

@ -26,7 +26,7 @@ MonoBehaviour:
m_MinSize: {x: 400, y: 100} m_MinSize: {x: 400, y: 100}
m_MaxSize: {x: 32384, y: 16192} m_MaxSize: {x: 32384, y: 16192}
vertical: 0 vertical: 0
controlID: 2549 controlID: 17013
--- !u!114 &2 --- !u!114 &2
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@ -49,9 +49,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 391 y: 511
width: 914 width: 885
height: 600 height: 480
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
m_PreferredDataMode: 0 m_PreferredDataMode: 0
@ -104,23 +104,23 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 21 y: 21
width: 914 width: 885
height: 579 height: 459
m_Scale: {x: 0.47604167, y: 0.47604167} m_Scale: {x: 0.42500004, y: 0.425}
m_Translation: {x: 457, y: 289.5} m_Translation: {x: 442.5, y: 229.5}
m_MarginLeft: 0 m_MarginLeft: 0
m_MarginRight: 0 m_MarginRight: 0
m_MarginTop: 0 m_MarginTop: 0
m_MarginBottom: 0 m_MarginBottom: 0
m_LastShownAreaInsideMargins: m_LastShownAreaInsideMargins:
serializedVersion: 2 serializedVersion: 2
x: -960 x: -1041.1764
y: -608.14 y: -540
width: 1920 width: 2082.3528
height: 1216.28 height: 1080
m_MinimalGUI: 1 m_MinimalGUI: 1
m_defaultScale: 0.47604167 m_defaultScale: 0.425
m_LastWindowPixelSize: {x: 914, y: 600} m_LastWindowPixelSize: {x: 885, y: 480}
m_ClearInEditMode: 1 m_ClearInEditMode: 1
m_NoCameraWarning: 1 m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000 m_LowResolutionForAspectRatios: 01000000000000000000
@ -145,12 +145,12 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 915 width: 886
height: 939 height: 939
m_MinSize: {x: 100, y: 100} m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192} m_MaxSize: {x: 8096, y: 16192}
vertical: 1 vertical: 1
controlID: 2550 controlID: 16877
--- !u!114 &4 --- !u!114 &4
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@ -168,10 +168,10 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 915 width: 886
height: 318 height: 438
m_MinSize: {x: 200, y: 200} m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 5} m_ActualView: {fileID: 5}
m_Panes: m_Panes:
- {fileID: 5} - {fileID: 5}
@ -201,8 +201,8 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 73 y: 73
width: 914 width: 885
height: 297 height: 417
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
m_PreferredDataMode: 0 m_PreferredDataMode: 0
@ -639,9 +639,9 @@ MonoBehaviour:
m_PlayAudio: 0 m_PlayAudio: 0
m_AudioPlay: 0 m_AudioPlay: 0
m_Position: m_Position:
m_Target: {x: 2.430259, y: -2.6844687, z: 1.2697141} m_Target: {x: 1.0563151, y: -2.709743, z: 2.1743965}
speed: 2 speed: 2
m_Value: {x: 2.430259, y: -2.6844687, z: 1.2697141} m_Value: {x: 1.0563151, y: -2.709743, z: 2.1743965}
m_RenderMode: 0 m_RenderMode: 0
m_CameraMode: m_CameraMode:
drawMode: 0 drawMode: 0
@ -687,13 +687,13 @@ MonoBehaviour:
m_GridAxis: 1 m_GridAxis: 1
m_gridOpacity: 0.5 m_gridOpacity: 0.5
m_Rotation: m_Rotation:
m_Target: {x: 0.122907184, y: 0.20681001, z: -0.026196485, w: 0.97028744} m_Target: {x: -0.42730626, y: 0.05877343, z: -0.02787188, w: -0.9018019}
speed: 2 speed: 2
m_Value: {x: 0.122905925, y: 0.2068079, z: -0.026196217, w: 0.9702775} m_Value: {x: -0.42730626, y: 0.058773432, z: -0.027871883, w: -0.90180194}
m_Size: m_Size:
m_Target: 0.1878491 m_Target: 0.56716007
speed: 2 speed: 2
m_Value: 0.1878491 m_Value: 0.5938849
m_Ortho: m_Ortho:
m_Target: 0 m_Target: 0
speed: 2 speed: 2
@ -807,9 +807,9 @@ MonoBehaviour:
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 318 y: 438
width: 915 width: 886
height: 621 height: 501
m_MinSize: {x: 201, y: 221} m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 2} m_ActualView: {fileID: 2}
@ -840,9 +840,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 391 y: 511
width: 914 width: 885
height: 600 height: 480
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
m_PreferredDataMode: 0 m_PreferredDataMode: 0
@ -860,7 +860,7 @@ MonoBehaviour:
m_IsLocked: 0 m_IsLocked: 0
m_SequenceHierarchy: {fileID: 0} m_SequenceHierarchy: {fileID: 0}
m_SequencePath: m_SequencePath:
m_SelectionRoot: 0 m_SelectionRoot: 177100
m_SubElements: [] m_SubElements: []
--- !u!114 &9 --- !u!114 &9
MonoBehaviour: MonoBehaviour:
@ -877,12 +877,12 @@ MonoBehaviour:
m_Children: [] m_Children: []
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 915 x: 886
y: 0 y: 0
width: 295 width: 422
height: 939 height: 939
m_MinSize: {x: 200, y: 200} m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 10} m_ActualView: {fileID: 10}
m_Panes: m_Panes:
- {fileID: 10} - {fileID: 10}
@ -909,9 +909,9 @@ MonoBehaviour:
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 915 x: 886
y: 73 y: 73
width: 293 width: 420
height: 918 height: 918
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
@ -926,9 +926,9 @@ MonoBehaviour:
m_SceneHierarchy: m_SceneHierarchy:
m_TreeViewState: m_TreeViewState:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: 463a0100 m_SelectedIDs: ccb30200
m_LastClickedID: 0 m_LastClickedID: 177100
m_ExpandedIDs: 70c8fdff6a2bfefffcacfeff8212ffff1a7affff889affff8c9affff969bffff34d7ffffe2f8ffff2efbfffff4ffffffb07f0000c483000038880000f28a0000e48c0000f2900000849100000c0c01002c150100501601003a1901005c190100cc1901007e3a01009e3a0100 m_ExpandedIDs: d05bf9ffd45bf9ff485ef9ff109ef9ffd8a2f9ff1adaf9ff26daf9ff72daf9ff96dbf9fff0dbf9fff4dbf9ffae31fbff2433fbffea3dfbff3c3efbff603ffbffd694fbffaed9fbffb2d9fbff26dcfbfff21efcff0824fcff4293fcfff006fdffe20bfdff1a81fdfff8f7fdffc833ffff2034ffff4435ffff8ecbffffdecbffff08cdffff1af8ffff2efbffff908100005a8300007e8b00003a900000f4850100be870100ea8e010062bb0100d2bb01009cbd0100c8c4010094c5010070d801009cdf0100840c02004e0e02007a150200461602006c2702009627020036290200623002002e310200643202002436020022b20200ccb3020074b40200f0ba0200
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -967,9 +967,9 @@ MonoBehaviour:
m_Children: [] m_Children: []
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 1210 x: 1308
y: 0 y: 0
width: 360 width: 305
height: 939 height: 939
m_MinSize: {x: 232, y: 271} m_MinSize: {x: 232, y: 271}
m_MaxSize: {x: 10002, y: 10021} m_MaxSize: {x: 10002, y: 10021}
@ -999,9 +999,9 @@ MonoBehaviour:
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 1210 x: 1308
y: 73 y: 73
width: 358 width: 303
height: 918 height: 918
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
@ -1024,7 +1024,7 @@ MonoBehaviour:
m_SkipHidden: 0 m_SkipHidden: 0
m_SearchArea: 1 m_SearchArea: 1
m_Folders: m_Folders:
- Assets/StreamingAssets/Excel - Assets/_Scenes
m_Globs: [] m_Globs: []
m_OriginalText: m_OriginalText:
m_ImportLogFlags: 0 m_ImportLogFlags: 0
@ -1041,7 +1041,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: 5e780000 m_SelectedIDs: 5e780000
m_LastClickedID: 30814 m_LastClickedID: 30814
m_ExpandedIDs: ffffffff000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000be780000c0780000c2780000c4780000c6780000c8780000ca780000cc780000ce7800003e7c0000407c0000587c00000e04010022040100580401005a04010062040100481f0100323a0100343a0100483a0100503a0100 m_ExpandedIDs: ffffffff000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000c0780000c2780000c4780000c6780000c8780000ca780000d0780000d2780000d8780000d27b0000d67b0000f67b00000404010006040100
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -1067,9 +1067,9 @@ MonoBehaviour:
m_ResourceFile: m_ResourceFile:
m_AssetTreeState: m_AssetTreeState:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: 463a0100 m_SelectedIDs: ccb30200
m_LastClickedID: 80454 m_LastClickedID: 0
m_ExpandedIDs: ffffffff000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000be780000c0780000c2780000c4780000c6780000c8780000ca780000cc780000ce7800003e7c0000407c0000587c00000e04010022040100580401005a04010062040100481f0100323a0100343a0100483a0100503a0100 m_ExpandedIDs: ffffffff000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000c0780000c2780000c4780000c6780000c8780000ca780000d0780000d2780000d8780000d27b0000d67b0000f67b00000404010006040100
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -1094,8 +1094,8 @@ MonoBehaviour:
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_ResourceFile: m_ResourceFile:
m_ListAreaState: m_ListAreaState:
m_SelectedInstanceIDs: 463a0100 m_SelectedInstanceIDs: ccb30200
m_LastClickedInstanceID: 80454 m_LastClickedInstanceID: 177100
m_HadKeyboardFocusLastEvent: 0 m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: m_ExpandedInstanceIDs:
m_RenameOverlay: m_RenameOverlay:
@ -1140,12 +1140,12 @@ MonoBehaviour:
m_Children: [] m_Children: []
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 1570 x: 1613
y: 0 y: 0
width: 350 width: 307
height: 939 height: 939
m_MinSize: {x: 275, y: 50} m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 14} m_ActualView: {fileID: 14}
m_Panes: m_Panes:
- {fileID: 14} - {fileID: 14}
@ -1172,9 +1172,9 @@ MonoBehaviour:
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 1570 x: 1613
y: 73 y: 73
width: 349 width: 306
height: 918 height: 918
m_SerializedDataModeController: m_SerializedDataModeController:
m_DataMode: 0 m_DataMode: 0
@ -1189,7 +1189,7 @@ MonoBehaviour:
m_ObjectsLockedBeforeSerialization: [] m_ObjectsLockedBeforeSerialization: []
m_InstanceIDsLockedBeforeSerialization: m_InstanceIDsLockedBeforeSerialization:
m_PreviewResizer: m_PreviewResizer:
m_CachedPref: 460 m_CachedPref: 277
m_ControlHash: -371814159 m_ControlHash: -371814159
m_PrefName: Preview_InspectorPreview m_PrefName: Preview_InspectorPreview
m_LastInspectedObjectInstanceID: -1 m_LastInspectedObjectInstanceID: -1