fix:风机初始化代码提交

This commit is contained in:
zhangjiajia
2026-05-20 17:05:47 +08:00
parent 8510a3dcda
commit 9579356ed1
3752 changed files with 1351544 additions and 1 deletions

View File

@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: 3d66-Standardmaterial-24271375-001
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: f7cc96eb03d99ea4e9e8dae7f6a0bc09, type: 3}
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: 2800000, guid: f7cc96eb03d99ea4e9e8dae7f6a0bc09, type: 3}
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_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0.14142135
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.14142135
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.79058963, g: 0.79058963, b: 0.79058963, a: 1}
- _Color: {r: 0.79058963, g: 0.79058963, b: 0.79058963, 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 &9085854573838639383
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: 7

View File

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

View File

@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: 3d66-Standardmaterial-24271375-002
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: f1968bcfd0093b442b4afeba6de13dfe, type: 3}
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: 2800000, guid: f1968bcfd0093b442b4afeba6de13dfe, type: 3}
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_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0.14142135
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.14142135
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.79058963, g: 0.79058963, b: 0.79058963, a: 1}
- _Color: {r: 0.79058963, g: 0.79058963, b: 0.79058963, 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 &3680649620438926566
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: 7

View File

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

View File

@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: 3d66-Standardmaterial-24271375-003
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 23b3b490f9e233441b9959fe4325e9e2, type: 3}
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: 2800000, guid: 23b3b490f9e233441b9959fe4325e9e2, type: 3}
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_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0.14142135
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.14142135
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.79058963, g: 0.79058963, b: 0.79058963, a: 1}
- _Color: {r: 0.79058963, g: 0.79058963, b: 0.79058963, 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 &8127678588538953996
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: 7

View File

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

View File

@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: 3d66-Standardmaterial-24271375-004
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 682f78ce824e15d4ea80a82d9bf65571, type: 3}
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: 2800000, guid: 682f78ce824e15d4ea80a82d9bf65571, type: 3}
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_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0.14142135
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.14142135
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.79058963, g: 0.79058963, b: 0.79058963, a: 1}
- _Color: {r: 0.79058963, g: 0.79058963, b: 0.79058963, 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 &6649142925894109726
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: 7

View File

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

Binary file not shown.

View File

@@ -0,0 +1,932 @@
fileFormatVersion: 2
guid: 2c346da012d62264faf9711a84f1f1b4
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: 3d66-Standardmaterial-24271375-001
second: {fileID: 2100000, guid: 907962e7fbfbf374daf22720f2ebb6ae, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: 3d66-Standardmaterial-24271375-002
second: {fileID: 2100000, guid: 26cdb23b2535928408caa24ab0e7cbc5, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: 3d66-Standardmaterial-24271375-003
second: {fileID: 2100000, guid: d142057e095083c45be1d35af4e6e9a0, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: 3d66-Standardmaterial-24271375-004
second: {fileID: 2100000, guid: 2323e365d0fe73648bbcbd6b264fe839, type: 2}
- first:
type: UnityEngine:Texture2D
assembly: UnityEngine.CoreModule
name: juese_ahuangse
second: {fileID: 2800000, guid: 23b3b490f9e233441b9959fe4325e9e2, type: 3}
- first:
type: UnityEngine:Texture2D
assembly: UnityEngine.CoreModule
name: juese_atou
second: {fileID: 2800000, guid: f7cc96eb03d99ea4e9e8dae7f6a0bc09, type: 3}
- first:
type: UnityEngine:Texture2D
assembly: UnityEngine.CoreModule
name: juese_ayanjing
second: {fileID: 2800000, guid: f1968bcfd0093b442b4afeba6de13dfe, type: 3}
- first:
type: UnityEngine:Texture2D
assembly: UnityEngine.CoreModule
name: juese_ayifu
second: {fileID: 2800000, guid: 682f78ce824e15d4ea80a82d9bf65571, type: 3}
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: "\nClip 'Take 001' has import animation warnings that
might lower retargeting quality:\nNote: Activate translation DOF on avatar
to improve retargeting quality.\n\t'3d66-Biped_Object-24271375-004' is inbetween
humanoid transforms and has rotation animation that will be discarded.\n\t'3d66-Biped_Object-24271375-046'
has translation animation that will be discarded.\n\t'3d66-Biped_Object-24271375-050'
has translation animation that will be discarded.\n"
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
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: 0
humanDescription:
serializedVersion: 3
human:
- boneName: 3d66-Biped_Object-24271375-003
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: 3d66-Biped_Object-24271375-046
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: 3d66-Biped_Object-24271375-050
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: 3d66-Biped_Object-24271375-047
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: 3d66-Biped_Object-24271375-051
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: 3d66-Biped_Object-24271375-048
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: 3d66-Biped_Object-24271375-052
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: 3d66-Biped_Object-24271375-005
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: 3d66-Biped_Object-24271375-045
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: 3d66-Biped_Object-24271375-007
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: 3d66-Biped_Object-24271375-026
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: 3d66-Biped_Object-24271375-008
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: 3d66-Biped_Object-24271375-027
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: 3d66-Biped_Object-24271375-009
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: 3d66-Biped_Object-24271375-028
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: 3d66-Biped_Object-24271375-010
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: 3d66-Biped_Object-24271375-029
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: 3d66-Biped_Object-24271375-049
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: 3d66-Biped_Object-24271375-053
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: 3d66-BoneGeometry-24271375-002
humanName: LeftEye
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-BoneGeometry-24271375-003
humanName: RightEye
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-BoneGeometry-24271375-001
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-011
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: 3d66-Biped_Object-24271375-012
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: 3d66-Biped_Object-24271375-013
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-014
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: 3d66-Biped_Object-24271375-015
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: 3d66-Biped_Object-24271375-016
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: 3d66-Biped_Object-24271375-017
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-018
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-019
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-020
humanName: Left Ring 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: 3d66-Biped_Object-24271375-021
humanName: Left Ring 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: 3d66-Biped_Object-24271375-022
humanName: Left Ring 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: 3d66-Biped_Object-24271375-023
humanName: Left Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-024
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-025
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-030
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: 3d66-Biped_Object-24271375-031
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: 3d66-Biped_Object-24271375-032
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-033
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: 3d66-Biped_Object-24271375-034
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: 3d66-Biped_Object-24271375-035
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: 3d66-Biped_Object-24271375-036
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-037
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-038
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-039
humanName: Right Ring 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: 3d66-Biped_Object-24271375-040
humanName: Right Ring 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: 3d66-Biped_Object-24271375-041
humanName: Right Ring 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: 3d66-Biped_Object-24271375-042
humanName: Right Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-043
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: 3d66-Biped_Object-24271375-044
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: juese_a1(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: juese_ayifu
parentName: juese_a1(Clone)
position: {x: -0, y: 0.022906244, z: 0}
rotation: {x: 0.00000006657903, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: juese_atou
parentName: juese_a1(Clone)
position: {x: -0.03219585, y: 1.6913291, z: 0.10385048}
rotation: {x: 0.00000006657903, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: juese_atoukui
parentName: juese_a1(Clone)
position: {x: -0.00045615435, y: 1.786986, z: 0.047059238}
rotation: {x: -0.70476145, y: -0.009225672, z: -0.009285323, w: 0.7093236}
scale: {x: 1, y: 1.0000001, z: 1.0000006}
- name: juese_aguge
parentName: juese_a1(Clone)
position: {x: -0, y: 0.9312547, z: -5.9954297e-10}
rotation: {x: -0.50000036, y: 0.49999967, z: 0.49999967, w: 0.50000036}
scale: {x: 0.9999999, y: 0.9999999, z: 1}
- name: 3d66-Biped_Object-24271375-003
parentName: juese_aguge
position: {x: -0, y: 0, z: 0}
rotation: {x: 0.5, y: -0.5000007, z: -0.4999994, w: -0.5}
scale: {x: 1, y: 0.9999998, z: 0.99999994}
- name: 3d66-Biped_Object-24271375-004
parentName: 3d66-Biped_Object-24271375-003
position: {x: -0.15437615, y: -0.00016854196, z: -0.000020534848}
rotation: {x: 0.00000205636, y: 0.00000053644175, z: 0.0344001, w: -0.9994081}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-046
parentName: 3d66-Biped_Object-24271375-004
position: {x: 0.15325356, y: 0.021477617, z: 0.08709914}
rotation: {x: 0.017831672, y: -0.9993163, z: -0.003314755, w: -0.03221902}
scale: {x: 1.0000004, y: 1.0000004, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-047
parentName: 3d66-Biped_Object-24271375-046
position: {x: -0.4387062, y: 0.000000029802322, z: 0}
rotation: {x: 0.00000006926712, y: 0.000000048428774, z: 0.05450938, w: 0.9985133}
scale: {x: 0.9999998, y: 0.9999999, z: 0.9999998}
- name: 3d66-Biped_Object-24271375-048
parentName: 3d66-Biped_Object-24271375-047
position: {x: -0.38677973, y: 0, z: 0.000000014901161}
rotation: {x: -0.029919501, y: 0.034539897, z: -0.06987071, w: 0.9965089}
scale: {x: 1, y: 1, z: 0.99999994}
- name: 3d66-Biped_Object-24271375-049
parentName: 3d66-Biped_Object-24271375-048
position: {x: -0.10090246, y: 0.12038031, z: 0.000000007450581}
rotation: {x: -0.00000009313224, y: -0.000000042840835, z: -0.70710677, w: 0.7071068}
scale: {x: 1.0000006, y: 1.0000001, z: 1}
- name: 3d66-Dummy-24271375-013
parentName: 3d66-Biped_Object-24271375-049
position: {x: -0.08588296, y: -0.000000007450581, z: -0.000000007450581}
rotation: {x: 2.3283064e-10, y: 1.4256766e-26, z: 1, w: -6.123234e-17}
scale: {x: -1, y: -1, z: -1}
- name: 3d66-Biped_Object-24271375-050
parentName: 3d66-Biped_Object-24271375-004
position: {x: 0.15474463, y: 0.00009273738, z: -0.08706903}
rotation: {x: 0.017831657, y: -0.9993163, z: 0.0033118667, w: 0.032218743}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-051
parentName: 3d66-Biped_Object-24271375-050
position: {x: -0.43870628, y: -0.000000029802322, z: -0.000000014901161}
rotation: {x: 0.000000007392372, y: 0.00000004470348, z: 0.054509394, w: 0.9985133}
scale: {x: 1, y: 1.0000005, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-052
parentName: 3d66-Biped_Object-24271375-051
position: {x: -0.38677967, y: -0.000000059604645, z: 0.000000014901161}
rotation: {x: 0.02991943, y: -0.034540005, z: -0.06987085, w: 0.99650896}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-053
parentName: 3d66-Biped_Object-24271375-052
position: {x: -0.10090248, y: 0.12038034, z: 0.000000014901161}
rotation: {x: 0.000000078231075, y: 0.00000010244546, z: -0.70710677, w: 0.70710677}
scale: {x: 1.0000005, y: 1.0000004, z: 1.0000006}
- name: 3d66-Dummy-24271375-014
parentName: 3d66-Biped_Object-24271375-053
position: {x: -0.085883036, y: 0.0000000018626451, z: -0.000000014901161}
rotation: {x: -1.1641531e-10, y: -0.0000000013242242, z: -1.5415997e-19, w: 1}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
- name: 3d66-Biped_Object-24271375-005
parentName: 3d66-Biped_Object-24271375-004
position: {x: -0.21377921, y: -0.00014905632, z: -0.0000000011132215}
rotation: {x: 0.000000048884647, y: 0.0000005384783, z: -0.12829655, w: -0.9917359}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000007}
- name: 3d66-Biped_Object-24271375-006
parentName: 3d66-Biped_Object-24271375-005
position: {x: -0.24675333, y: -0.010008022, z: 0.0000000744767}
rotation: {x: -0.000000059604645, y: -0.0000007301569, z: 0.27530324, w: -0.96135753}
scale: {x: 1, y: 1.0000001, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-026
parentName: 3d66-Biped_Object-24271375-006
position: {x: 0.039131284, y: 0.024425447, z: -0.10205991}
rotation: {x: -0.5592073, y: -0.17822687, z: -0.78210324, w: 0.20937258}
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-027
parentName: 3d66-Biped_Object-24271375-026
position: {x: -0.11406359, y: 0.000000029802322, z: 0.00000011920929}
rotation: {x: 0.13240778, y: 0.1300118, z: 0.030162916, w: -0.98216873}
scale: {x: 1.0000006, y: 1.0000006, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-028
parentName: 3d66-Biped_Object-24271375-027
position: {x: -0.2632236, y: 0, z: 0.000000029802322}
rotation: {x: -0.00000006705522, y: -0, z: 0.0075565716, w: 0.99997145}
scale: {x: 1.0000005, y: 1.0000007, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-029
parentName: 3d66-Biped_Object-24271375-028
position: {x: -0.26322365, y: 0.000000059604645, z: 0}
rotation: {x: -0.70682526, y: -0.000000115483985, z: -0.000000010602709, w: -0.7073883}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: 3d66-Biped_Object-24271375-030
parentName: 3d66-Biped_Object-24271375-029
position: {x: -0.050801754, y: 0.020901322, z: 0.041022956}
rotation: {x: -0.6503777, y: 0.28144717, z: 0.2412176, w: 0.66303116}
scale: {x: 0.99999994, y: 1.0000005, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-031
parentName: 3d66-Biped_Object-24271375-030
position: {x: -0.027693748, y: 0, z: 0.000000029802322}
rotation: {x: -0.0043543857, y: -0.011337841, z: 0.035728123, w: -0.99928784}
scale: {x: 1.0000005, y: 1.0000008, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-032
parentName: 3d66-Biped_Object-24271375-031
position: {x: -0.027693748, y: 0, z: 0}
rotation: {x: 0.000000034458907, y: -0.0000003464517, z: -0.03777385, w: 0.99928635}
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999998}
- name: 3d66-Dummy-24271375-007
parentName: 3d66-Biped_Object-24271375-032
position: {x: -0.027693689, y: -0.000000059604645, z: 0.000000029802322}
rotation: {x: -0.0000000046566133, y: 0.0000000055879346, z: 1, w: 8.725319e-17}
scale: {x: -1, y: -1.0000001, z: -1.0000001}
- name: 3d66-Biped_Object-24271375-042
parentName: 3d66-Biped_Object-24271375-029
position: {x: -0.10358864, y: 0.0025554895, z: -0.03568113}
rotation: {x: -0.0039173937, y: -0.0017608503, z: -0.08328776, w: 0.99651635}
scale: {x: 1.0000002, y: 1.0000005, z: 0.9999997}
- name: 3d66-Biped_Object-24271375-043
parentName: 3d66-Biped_Object-24271375-042
position: {x: -0.023373127, y: 0, z: -0.000000059604645}
rotation: {x: 0.000000106170695, y: -0.0000011976799, z: -0.033637024, w: 0.9994342}
scale: {x: 1.0000002, y: 1.0000007, z: 1}
- name: 3d66-Biped_Object-24271375-044
parentName: 3d66-Biped_Object-24271375-043
position: {x: -0.029481888, y: -0.000000029802322, z: 0}
rotation: {x: -0.00000010784742, y: -0.00000025785926, z: -0.036839407, w: 0.9993212}
scale: {x: 0.9999997, y: 1.0000005, z: 1.0000001}
- name: 3d66-Dummy-24271375-011
parentName: 3d66-Biped_Object-24271375-044
position: {x: -0.027693689, y: 0.000000029802322, z: 0}
rotation: {x: -0.000000014901159, y: 9.124328e-25, z: 1, w: 6.123234e-17}
scale: {x: -1.0000001, y: -1, z: -1.0000001}
- name: 3d66-Biped_Object-24271375-033
parentName: 3d66-Biped_Object-24271375-029
position: {x: -0.121862054, y: 0.0047388077, z: 0.03428179}
rotation: {x: 0.010400827, y: 0.03697613, z: -0.09063293, w: 0.99514335}
scale: {x: 1.0000001, y: 1.0000006, z: 1}
- name: 3d66-Biped_Object-24271375-034
parentName: 3d66-Biped_Object-24271375-033
position: {x: -0.025410116, y: 0.000000014901161, z: 0.000000059604645}
rotation: {x: -0.0000007618215, y: 0.0000019446006, z: -0.03323387, w: 0.9994476}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: 3d66-Biped_Object-24271375-035
parentName: 3d66-Biped_Object-24271375-034
position: {x: -0.02590686, y: -0.000000059604645, z: -0.000000059604645}
rotation: {x: 0.0000008358292, y: -0.0000000064867383, z: -0.04091125, w: 0.99916285}
scale: {x: 1, y: 1.0000002, z: 1}
- name: 3d66-Dummy-24271375-008
parentName: 3d66-Biped_Object-24271375-035
position: {x: -0.03323245, y: 0.000000029802322, z: 0}
rotation: {x: 0.000000029802322, y: 0.000000029802322, z: 1, w: -9.494107e-16}
scale: {x: -1, y: -1, z: -1}
- name: 3d66-Biped_Object-24271375-036
parentName: 3d66-Biped_Object-24271375-029
position: {x: -0.11995733, y: 0.003153801, z: 0.0081961155}
rotation: {x: 0.008255507, y: 0.026793428, z: -0.08990589, w: 0.99555564}
scale: {x: 1.0000001, y: 1.0000004, z: 0.9999998}
- name: 3d66-Biped_Object-24271375-037
parentName: 3d66-Biped_Object-24271375-036
position: {x: -0.031398892, y: -0.000000029802322, z: -0.000000059604645}
rotation: {x: 0.000000219792, y: -0.000001512467, z: -0.034147836, w: 0.9994168}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
- name: 3d66-Biped_Object-24271375-038
parentName: 3d66-Biped_Object-24271375-037
position: {x: -0.03378296, y: 0, z: 0}
rotation: {x: -0.00000026265388, y: -0.00000036315078, z: -0.03777207, w: 0.99928635}
scale: {x: 1, y: 1.0000001, z: 1}
- name: 3d66-Dummy-24271375-009
parentName: 3d66-Biped_Object-24271375-038
position: {x: -0.038771212, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 1, w: 6.123234e-17}
scale: {x: -1, y: -1, z: -1}
- name: 3d66-Biped_Object-24271375-039
parentName: 3d66-Biped_Object-24271375-029
position: {x: -0.11694932, y: 0.0003594756, z: -0.017112076}
rotation: {x: 0.0022851513, y: 0.01704651, z: -0.08650669, w: 0.9961028}
scale: {x: 1.0000001, y: 1.0000005, z: 0.99999994}
- name: 3d66-Biped_Object-24271375-040
parentName: 3d66-Biped_Object-24271375-039
position: {x: -0.025309145, y: 0, z: 0}
rotation: {x: 0.00000082794526, y: 0.00000016018738, z: -0.036022477, w: 0.999351}
scale: {x: 1.0000001, y: 1.0000004, z: 0.99999994}
- name: 3d66-Biped_Object-24271375-041
parentName: 3d66-Biped_Object-24271375-040
position: {x: -0.03709054, y: 0, z: 0}
rotation: {x: -0.00000038421206, y: 0.00000027555453, z: -0.03777176, w: 0.9992864}
scale: {x: 0.9999997, y: 1, z: 1.0000001}
- name: 3d66-Dummy-24271375-010
parentName: 3d66-Biped_Object-24271375-041
position: {x: -0.03323245, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 1, w: 6.123234e-17}
scale: {x: -1, y: -1, z: -1.0000001}
- name: 3d66-Biped_Object-24271375-007
parentName: 3d66-Biped_Object-24271375-006
position: {x: 0.039131284, y: 0.024424851, z: 0.10205984}
rotation: {x: 0.5578547, y: 0.16696407, z: -0.78063035, w: 0.2270184}
scale: {x: 0.9999998, y: 1, z: 0.9999996}
- name: 3d66-Biped_Object-24271375-008
parentName: 3d66-Biped_Object-24271375-007
position: {x: -0.11406356, y: 0.000000029802322, z: 0.00000011920929}
rotation: {x: 0.14156911, y: 0.13524091, z: 0.0025086727, w: 0.98064363}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-009
parentName: 3d66-Biped_Object-24271375-008
position: {x: -0.26322383, y: -0.000000059604645, z: 0}
rotation: {x: -0.0010349001, y: 0.013422378, z: 0.042033758, w: 0.99902546}
scale: {x: 1.0000005, y: 1.0000002, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-010
parentName: 3d66-Biped_Object-24271375-009
position: {x: -0.26322347, y: -0.000000014901161, z: 0}
rotation: {x: 0.7068252, y: -0.00000018591838, z: -0.000000031098452, w: -0.70738834}
scale: {x: 1.0000001, y: 0.99999994, z: 1}
- name: 3d66-Biped_Object-24271375-011
parentName: 3d66-Biped_Object-24271375-010
position: {x: -0.050801754, y: 0.020901322, z: -0.04102294}
rotation: {x: -0.6513474, y: 0.28372726, z: -0.2381325, w: -0.6622222}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-012
parentName: 3d66-Biped_Object-24271375-011
position: {x: -0.027693808, y: 0.000000029802322, z: 0}
rotation: {x: -0.0043543545, y: -0.011336378, z: -0.035732303, w: 0.9992876}
scale: {x: 1.0000002, y: 1.0000005, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-013
parentName: 3d66-Biped_Object-24271375-012
position: {x: -0.027693748, y: 0.000000014901161, z: 0}
rotation: {x: -0.00000009266654, y: 0.0000007608901, z: -0.037766736, w: 0.99928665}
scale: {x: 0.99999994, y: 1, z: 1.0000001}
- name: 3d66-Dummy-24271375-002
parentName: 3d66-Biped_Object-24271375-013
position: {x: -0.027693689, y: 0, z: 0.000000007450581}
rotation: {x: -0.0000000041909507, y: 0.0000000074505797, z: -0.0000000037252899,
w: 1}
scale: {x: 1.0000001, y: 1.0000001, z: 1}
- name: 3d66-Biped_Object-24271375-023
parentName: 3d66-Biped_Object-24271375-010
position: {x: -0.10358858, y: 0.0025555193, z: 0.035681188}
rotation: {x: 0.003916947, y: 0.0017614941, z: -0.08328533, w: 0.99651647}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-024
parentName: 3d66-Biped_Object-24271375-023
position: {x: -0.023373187, y: -0.000000029802322, z: -0.000000029802322}
rotation: {x: -0.00000031199286, y: -0.0000010988435, z: -0.033636976, w: 0.9994342}
scale: {x: 1.0000008, y: 1.0000002, z: 1.0000011}
- name: 3d66-Biped_Object-24271375-025
parentName: 3d66-Biped_Object-24271375-024
position: {x: -0.029481769, y: 0.000000074505806, z: 0}
rotation: {x: 0.000000101543726, y: 0.00000064596634, z: -0.036844343, w: 0.999321}
scale: {x: 1, y: 1.0000001, z: 1}
- name: 3d66-Dummy-24271375-006
parentName: 3d66-Biped_Object-24271375-025
position: {x: -0.027693689, y: 0, z: -0.000000029802322}
rotation: {x: 0, y: -0.0000000037252903, z: -0, w: 1}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
- name: 3d66-Biped_Object-24271375-014
parentName: 3d66-Biped_Object-24271375-010
position: {x: -0.121861994, y: 0.0047388077, z: -0.034281746}
rotation: {x: -0.010400978, y: -0.03697641, z: -0.09062678, w: 0.99514395}
scale: {x: 1.0000004, y: 1.0000002, z: 1.0000007}
- name: 3d66-Biped_Object-24271375-015
parentName: 3d66-Biped_Object-24271375-014
position: {x: -0.025410116, y: 0.000000029802322, z: 0}
rotation: {x: 0.0000008717171, y: -0.0000028610202, z: -0.033238653, w: 0.99944746}
scale: {x: 1.0000007, y: 1.0000001, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-016
parentName: 3d66-Biped_Object-24271375-015
position: {x: -0.025906742, y: 0, z: 0.000000014901161}
rotation: {x: -0.00000087331256, y: 0.00000065224714, z: -0.040918086, w: 0.9991625}
scale: {x: 1.0000007, y: 0.9999998, z: 1.0000007}
- name: 3d66-Dummy-24271375-003
parentName: 3d66-Biped_Object-24271375-016
position: {x: -0.03323251, y: -0.000000029802322, z: 0.000000029802322}
rotation: {x: -0.0000000018626451, y: 0.0000000037252903, z: 6.938894e-18, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: 3d66-Biped_Object-24271375-017
parentName: 3d66-Biped_Object-24271375-010
position: {x: -0.11995727, y: 0.0031537414, z: -0.008196086}
rotation: {x: -0.008255627, y: -0.026793024, z: -0.08990226, w: 0.995556}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000004}
- name: 3d66-Biped_Object-24271375-018
parentName: 3d66-Biped_Object-24271375-017
position: {x: -0.031398952, y: 0, z: -0.000000014901161}
rotation: {x: 0.0000009406351, y: -0.000000074505756, z: -0.034148425, w: 0.9994168}
scale: {x: 1.0000004, y: 1, z: 1.0000002}
- name: 3d66-Biped_Object-24271375-019
parentName: 3d66-Biped_Object-24271375-018
position: {x: -0.0337829, y: 0.000000059604645, z: 0}
rotation: {x: -0.000001109253, y: -0.00000087118184, z: -0.037772253, w: 0.99928635}
scale: {x: 1.0000007, y: 1.0000004, z: 1.0000006}
- name: 3d66-Dummy-24271375-004
parentName: 3d66-Biped_Object-24271375-019
position: {x: -0.03877127, y: 0, z: 0.000000014901161}
rotation: {x: 4.6566134e-10, y: -0.000000002211891, z: 0.000000014901161, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: 3d66-Biped_Object-24271375-020
parentName: 3d66-Biped_Object-24271375-010
position: {x: -0.11694926, y: 0.0003594458, z: 0.017112076}
rotation: {x: -0.00228533, y: -0.017045533, z: -0.08650497, w: 0.996103}
scale: {x: 1.0000002, y: 1.0000004, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-021
parentName: 3d66-Biped_Object-24271375-020
position: {x: -0.025309145, y: 0, z: 0}
rotation: {x: -0.0000006617043, y: 0.0000002533196, z: -0.036024958, w: 0.9993509}
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000005}
- name: 3d66-Biped_Object-24271375-022
parentName: 3d66-Biped_Object-24271375-021
position: {x: -0.0370906, y: -0.000000029802322, z: 0.000000029802322}
rotation: {x: 0.0000006316225, y: -0.00000022602755, z: -0.037770502, w: 0.9992865}
scale: {x: 0.99999934, y: 0.99999946, z: 0.99999946}
- name: 3d66-Dummy-24271375-005
parentName: 3d66-Biped_Object-24271375-022
position: {x: -0.03323251, y: 0.000000029802322, z: 0}
rotation: {x: -0.0000000055879354, y: 0.0000000055879354, z: 3.1225026e-17,
w: 1}
scale: {x: 1, y: 1, z: 1.0000001}
- name: 3d66-Biped_Object-24271375-045
parentName: 3d66-Biped_Object-24271375-006
position: {x: -0.06580591, y: 0.000000059604645, z: 3.0559022e-10}
rotation: {x: -0.000000038495358, y: -0.0000002384989, z: 0.1258026, w: 0.9920553}
scale: {x: 1.000001, y: 1.0000005, z: 1.0000004}
- name: 3d66-Dummy-24271375-012
parentName: 3d66-Biped_Object-24271375-045
position: {x: -0.25089145, y: 0.0000000018626451, z: 0}
rotation: {x: -4.2826853e-14, y: 0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 0.99999994}
- name: 3d66-BoneGeometry-24271375-001
parentName: 3d66-Biped_Object-24271375-045
position: {x: -0.014598966, y: 0.07611575, z: 0.00000023708952}
rotation: {x: 0.6713277, y: -0.74116063, z: -0.00000019726751, w: -0.0000006852494}
scale: {x: 1.0000005, y: 1.0000001, z: 1}
- name: 3d66-BoneGeometry-24271375-003
parentName: 3d66-Biped_Object-24271375-045
position: {x: -0.09059054, y: 0.11258824, z: -0.032195568}
rotation: {x: 0.83834356, y: -0.5451423, z: -0.00000016166588, w: -0.00000059128587}
scale: {x: 1.0000007, y: 1.0000001, z: 0.9999998}
- name: 3d66-BoneGeometry-24271375-002
parentName: 3d66-Biped_Object-24271375-045
position: {x: -0.09059028, y: 0.112588115, z: 0.032196164}
rotation: {x: 0.83834356, y: -0.5451423, z: -0.00000016166588, w: -0.00000059128587}
scale: {x: 1.0000007, y: 1.0000001, z: 0.9999998}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

View File

@@ -0,0 +1,127 @@
fileFormatVersion: 2
guid: 23b3b490f9e233441b9959fe4325e9e2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

View File

@@ -0,0 +1,127 @@
fileFormatVersion: 2
guid: f7cc96eb03d99ea4e9e8dae7f6a0bc09
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

View File

@@ -0,0 +1,127 @@
fileFormatVersion: 2
guid: f1968bcfd0093b442b4afeba6de13dfe
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@@ -0,0 +1,127 @@
fileFormatVersion: 2
guid: 682f78ce824e15d4ea80a82d9bf65571
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant: