From d97bde89f468a0845a7d1f23d7c2a3f21a3ccfbc Mon Sep 17 00:00:00 2001 From: Le Duc Anh Date: Mon, 13 Apr 2026 17:33:06 +0700 Subject: [PATCH] update models --- .../AssetGroups/models.asset | 14 + .../Materials/Environment/Baihu bian.meta | 8 + .../Environment/Baihu bian/smoke002.mat | 209 + .../Environment/Baihu bian/smoke002.mat.meta | 8 + .../Materials/Environment/Linghun2.meta | 8 + .../Environment/Linghun2/smoke002_2.mat | 41 + .../Environment/Linghun2/smoke002_2.mat.meta | 8 + .../Jianghu/Materials/Liehuo Fu/HuoXing.mat | 22 +- .../Weapon/Bai laohu ji zhong/flare0012.mat | 22 +- .../Weapon/Fu chui ji zhong/能量球4.mat | 22 +- .../Textures/Environment/Baihu bian.meta | 8 + .../Environment/Baihu bian/smork002.dds | Bin 0 -> 2872 bytes .../Environment/Baihu bian/smork002.dds.meta | 21 + Assets/ModelRenderer/Art/Gfx/gfx/场景.meta | 8 + .../Art/Gfx/gfx/场景/灵魂2.prefab | 24287 ++++++++++++++++ .../Art/Gfx/gfx/场景/灵魂2.prefab.meta | 7 + .../npcs/怪物/2013/花豹/花豹.prefab.meta | 2 +- .../Art/Models/models/npcs/怪物/怪物陷阱.meta | 8 + .../models/npcs/怪物/怪物陷阱/七夕夜空.meta | 8 + .../npcs/怪物/怪物陷阱/七夕夜空/蓝光.prefab | 96 + .../怪物/怪物陷阱/七夕夜空/蓝光.prefab.meta | 7 + 21 files changed, 24810 insertions(+), 4 deletions(-) create mode 100644 Assets/Jianghu/Materials/Environment/Baihu bian.meta create mode 100644 Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat create mode 100644 Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat.meta create mode 100644 Assets/Jianghu/Materials/Environment/Linghun2.meta create mode 100644 Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat create mode 100644 Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat.meta create mode 100644 Assets/Jianghu/Textures/Environment/Baihu bian.meta create mode 100644 Assets/Jianghu/Textures/Environment/Baihu bian/smork002.dds create mode 100644 Assets/Jianghu/Textures/Environment/Baihu bian/smork002.dds.meta create mode 100644 Assets/ModelRenderer/Art/Gfx/gfx/场景.meta create mode 100644 Assets/ModelRenderer/Art/Gfx/gfx/场景/灵魂2.prefab create mode 100644 Assets/ModelRenderer/Art/Gfx/gfx/场景/灵魂2.prefab.meta create mode 100644 Assets/ModelRenderer/Art/Models/models/npcs/怪物/怪物陷阱.meta create mode 100644 Assets/ModelRenderer/Art/Models/models/npcs/怪物/怪物陷阱/七夕夜空.meta create mode 100644 Assets/ModelRenderer/Art/Models/models/npcs/怪物/怪物陷阱/七夕夜空/蓝光.prefab create mode 100644 Assets/ModelRenderer/Art/Models/models/npcs/怪物/怪物陷阱/七夕夜空/蓝光.prefab.meta diff --git a/Assets/AddressableAssetsData/AssetGroups/models.asset b/Assets/AddressableAssetsData/AssetGroups/models.asset index 82f0159620..492f1ce07a 100644 --- a/Assets/AddressableAssetsData/AssetGroups/models.asset +++ b/Assets/AddressableAssetsData/AssetGroups/models.asset @@ -3017,6 +3017,13 @@ MonoBehaviour: - equipment - models FlaggedDuringContentUpdateRestriction: 0 + - m_GUID: 1c1225ddbb2fb1d4cb740842783be148 + m_Address: "models/npcs/\u602A\u7269/\u602A\u7269\u9677\u9631/\u4E03\u5915\u591C\u7A7A/\u84DD\u5149.ecm" + m_ReadOnly: 0 + m_SerializedLabels: + - models + - npc + FlaggedDuringContentUpdateRestriction: 0 - m_GUID: 1c2c9e17f61a64672bc58328285e91ba m_Address: "models/weapons/\u4EBA\u7269/\u5200\u5251/\u5355\u624B\u5355\u5251/\u9752\u950B\u5251/\u9752\u950B\u5251\u7070.ecm" m_ReadOnly: 0 @@ -24629,6 +24636,13 @@ MonoBehaviour: - models - npc FlaggedDuringContentUpdateRestriction: 0 + - m_GUID: ed8d6c69774a9d74a99940328119816c + m_Address: "models/npcs/\u602A\u7269/2013/\u82B1\u8C79/\u82B1\u8C79.ecm" + m_ReadOnly: 0 + m_SerializedLabels: + - models + - npc + FlaggedDuringContentUpdateRestriction: 0 - m_GUID: ed93b6e27c988457c9e282d803ca4501 m_Address: "models/weapons/\u4EBA\u7269/\u5F13\u5F29/\u5F29/\u795E\u673A\u5F29/\u795E\u673A\u5F29\u6781\u54C1.ecm" m_ReadOnly: 0 diff --git a/Assets/Jianghu/Materials/Environment/Baihu bian.meta b/Assets/Jianghu/Materials/Environment/Baihu bian.meta new file mode 100644 index 0000000000..3b5a60e87f --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Baihu bian.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5d6bbf43ada699840a1702b7791c6533 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat b/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat new file mode 100644 index 0000000000..bc525b67b6 --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat @@ -0,0 +1,209 @@ +%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: smoke002 + m_Shader: {fileID: 4800000, guid: 0a016a83287664641b867743f19faf14, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _DISSOLVETEXUVS_NORMAL + - _DISTORTTEXUVS_NORMAL + - _MAINTEXUVS_NORMAL + - _MASKTEXUVS_NORMAL + m_InvalidKeywords: + - _DISSOLVETEXAR_ON + - _DISTORTTEXAR_ON + - _MASKTEXAR_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DissolveTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DistortTex: + 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: c986b56a4d7517546a08869c93e7fa29, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.12, y: 0} + - _MaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaCutoff: 0.5 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendMode: 1 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _CullMode: 0 + - _CustomDissolve: 0 + - _CustomMainTex: 0 + - _Cutoff: 0.5 + - _DepthFade: 1 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DissolveFactor: 0 + - _DissolveSoft: 0.1 + - _DissolveTexAR: 1 + - _DissolveTexClampU: 0 + - _DissolveTexClampV: 0 + - _DissolveTexRotate: 0 + - _DissolveTexUSpeed: 0 + - _DissolveTexUVS: 0 + - _DissolveTexVSpeed: 0 + - _DissolveWide: 0.05 + - _DistortDissolveTex: 0 + - _DistortFactor: 0 + - _DistortMainTex: 0 + - _DistortMaskTex: 0 + - _DistortTexAR: 1 + - _DistortTexClampU: 0 + - _DistortTexClampV: 0 + - _DistortTexRotate: 0 + - _DistortTexUSpeed: 0 + - _DistortTexUVS: 0 + - _DistortTexVSpeed: 0 + - _Dst: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _FDepth: 0 + - _FDissolveTex: 0 + - _FDistortTex: 0 + - _FFnl: 0 + - _FMaskTex: 0 + - _FnlPower: 1 + - _FnlScale: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _MainAlpha: 1 + - _MainTexAR: 0 + - _MainTexClampU: 0 + - _MainTexClampV: 0 + - _MainTexRotate: 0 + - _MainTexUSpeed: 0 + - _MainTexUVS: 0 + - _MainTexVSpeed: 0 + - _MaskTexAR: 1 + - _MaskTexClampU: 0 + - _MaskTexClampV: 0 + - _MaskTexRotate: 0 + - _MaskTexUSpeed: 0 + - _MaskTexUVS: 0 + - _MaskTexVSpeed: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReFnl: 0 + - _ReceiveShadows: 1 + - _Scr: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _DissolveColor: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _FnlColor: {r: 1, g: 1, b: 1, a: 1} + - _MainColor: {r: 4, g: 4, b: 4, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8741123340869993700 +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: 9 diff --git a/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat.meta b/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat.meta new file mode 100644 index 0000000000..6874522a7b --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Baihu bian/smoke002.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 835e6e7ffdecd6144b5ebd02014dce66 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Jianghu/Materials/Environment/Linghun2.meta b/Assets/Jianghu/Materials/Environment/Linghun2.meta new file mode 100644 index 0000000000..df866f353a --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Linghun2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7bbb339927d9df04f8e99088ab62b82e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat b/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat new file mode 100644 index 0000000000..504f7e7beb --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat @@ -0,0 +1,41 @@ +%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: smoke002_2 + m_Shader: {fileID: 4800000, guid: 0a016a83287664641b867743f19faf14, type: 3} + m_Parent: {fileID: 2100000, guid: 835e6e7ffdecd6144b5ebd02014dce66, type: 2} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _DISSOLVETEXUVS_NORMAL + - _DISTORTTEXUVS_NORMAL + - _MAINTEXUVS_NORMAL + - _MASKTEXUVS_NORMAL + m_InvalidKeywords: + - _DISSOLVETEXAR_ON + - _DISTORTTEXAR_ON + - _MASKTEXAR_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 2800000, guid: c986b56a4d7517546a08869c93e7fa29, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: [] + m_Colors: [] + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat.meta b/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat.meta new file mode 100644 index 0000000000..f7c786a05c --- /dev/null +++ b/Assets/Jianghu/Materials/Environment/Linghun2/smoke002_2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9b3173917cd05634daca496fa75a7ee0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Jianghu/Materials/Liehuo Fu/HuoXing.mat b/Assets/Jianghu/Materials/Liehuo Fu/HuoXing.mat index 5aef39e5d4..d65c19f248 100644 --- a/Assets/Jianghu/Materials/Liehuo Fu/HuoXing.mat +++ b/Assets/Jianghu/Materials/Liehuo Fu/HuoXing.mat @@ -11,7 +11,11 @@ Material: m_Shader: {fileID: 4800000, guid: 0a016a83287664641b867743f19faf14, type: 3} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] + m_ValidKeywords: + - _DISSOLVETEXUVS_NORMAL + - _DISTORTTEXUVS_NORMAL + - _MAINTEXUVS_NORMAL + - _MASKTEXUVS_NORMAL m_InvalidKeywords: - _DISSOLVETEXAR_ON - _DISTORTTEXAR_ON @@ -118,7 +122,11 @@ Material: - _DissolveFactor: 0 - _DissolveSoft: 0.1 - _DissolveTexAR: 1 + - _DissolveTexClampU: 0 + - _DissolveTexClampV: 0 + - _DissolveTexRotate: 0 - _DissolveTexUSpeed: 0 + - _DissolveTexUVS: 0 - _DissolveTexVSpeed: 0 - _DissolveWide: 0.05 - _DistortDissolveTex: 0 @@ -126,7 +134,11 @@ Material: - _DistortMainTex: 0 - _DistortMaskTex: 0 - _DistortTexAR: 1 + - _DistortTexClampU: 0 + - _DistortTexClampV: 0 + - _DistortTexRotate: 0 - _DistortTexUSpeed: 0 + - _DistortTexUVS: 0 - _DistortTexVSpeed: 0 - _Dst: 1 - _DstBlend: 0 @@ -144,10 +156,18 @@ Material: - _GlossyReflections: 0 - _MainAlpha: 1 - _MainTexAR: 0 + - _MainTexClampU: 0 + - _MainTexClampV: 0 + - _MainTexRotate: 0 - _MainTexUSpeed: 0 + - _MainTexUVS: 0 - _MainTexVSpeed: 0 - _MaskTexAR: 1 + - _MaskTexClampU: 0 + - _MaskTexClampV: 0 + - _MaskTexRotate: 0 - _MaskTexUSpeed: 0 + - _MaskTexUVS: 0 - _MaskTexVSpeed: 0 - _Metallic: 0 - _OcclusionStrength: 1 diff --git a/Assets/Jianghu/Materials/Weapon/Bai laohu ji zhong/flare0012.mat b/Assets/Jianghu/Materials/Weapon/Bai laohu ji zhong/flare0012.mat index 7af7587bcd..9bffc92397 100644 --- a/Assets/Jianghu/Materials/Weapon/Bai laohu ji zhong/flare0012.mat +++ b/Assets/Jianghu/Materials/Weapon/Bai laohu ji zhong/flare0012.mat @@ -11,7 +11,11 @@ Material: m_Shader: {fileID: 4800000, guid: 0a016a83287664641b867743f19faf14, type: 3} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] + m_ValidKeywords: + - _DISSOLVETEXUVS_NORMAL + - _DISTORTTEXUVS_NORMAL + - _MAINTEXUVS_NORMAL + - _MASKTEXUVS_NORMAL m_InvalidKeywords: - _DISSOLVETEXAR_ON - _DISTORTTEXAR_ON @@ -118,7 +122,11 @@ Material: - _DissolveFactor: 0 - _DissolveSoft: 0.1 - _DissolveTexAR: 1 + - _DissolveTexClampU: 0 + - _DissolveTexClampV: 0 + - _DissolveTexRotate: 0 - _DissolveTexUSpeed: 0 + - _DissolveTexUVS: 0 - _DissolveTexVSpeed: 0 - _DissolveWide: 0.05 - _DistortDissolveTex: 0 @@ -126,7 +134,11 @@ Material: - _DistortMainTex: 0 - _DistortMaskTex: 0 - _DistortTexAR: 1 + - _DistortTexClampU: 0 + - _DistortTexClampV: 0 + - _DistortTexRotate: 0 - _DistortTexUSpeed: 0 + - _DistortTexUVS: 0 - _DistortTexVSpeed: 0 - _Dst: 1 - _DstBlend: 0 @@ -144,10 +156,18 @@ Material: - _GlossyReflections: 0 - _MainAlpha: 1 - _MainTexAR: 0 + - _MainTexClampU: 0 + - _MainTexClampV: 0 + - _MainTexRotate: 0 - _MainTexUSpeed: 0 + - _MainTexUVS: 0 - _MainTexVSpeed: 0 - _MaskTexAR: 1 + - _MaskTexClampU: 0 + - _MaskTexClampV: 0 + - _MaskTexRotate: 0 - _MaskTexUSpeed: 0 + - _MaskTexUVS: 0 - _MaskTexVSpeed: 0 - _Metallic: 0 - _OcclusionStrength: 1 diff --git a/Assets/Jianghu/Materials/Weapon/Fu chui ji zhong/能量球4.mat b/Assets/Jianghu/Materials/Weapon/Fu chui ji zhong/能量球4.mat index c3b41e6444..5077f10388 100644 --- a/Assets/Jianghu/Materials/Weapon/Fu chui ji zhong/能量球4.mat +++ b/Assets/Jianghu/Materials/Weapon/Fu chui ji zhong/能量球4.mat @@ -11,7 +11,11 @@ Material: m_Shader: {fileID: 4800000, guid: 0a016a83287664641b867743f19faf14, type: 3} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] + m_ValidKeywords: + - _DISSOLVETEXUVS_NORMAL + - _DISTORTTEXUVS_NORMAL + - _MAINTEXUVS_NORMAL + - _MASKTEXUVS_NORMAL m_InvalidKeywords: - _DISSOLVETEXAR_ON - _DISTORTTEXAR_ON @@ -118,7 +122,11 @@ Material: - _DissolveFactor: 0 - _DissolveSoft: 0.1 - _DissolveTexAR: 1 + - _DissolveTexClampU: 0 + - _DissolveTexClampV: 0 + - _DissolveTexRotate: 0 - _DissolveTexUSpeed: 0 + - _DissolveTexUVS: 0 - _DissolveTexVSpeed: 0 - _DissolveWide: 0.05 - _DistortDissolveTex: 0 @@ -126,7 +134,11 @@ Material: - _DistortMainTex: 0 - _DistortMaskTex: 0 - _DistortTexAR: 1 + - _DistortTexClampU: 0 + - _DistortTexClampV: 0 + - _DistortTexRotate: 0 - _DistortTexUSpeed: 0 + - _DistortTexUVS: 0 - _DistortTexVSpeed: 0 - _Dst: 1 - _DstBlend: 0 @@ -144,10 +156,18 @@ Material: - _GlossyReflections: 0 - _MainAlpha: 1 - _MainTexAR: 0 + - _MainTexClampU: 0 + - _MainTexClampV: 0 + - _MainTexRotate: 0 - _MainTexUSpeed: 0 + - _MainTexUVS: 0 - _MainTexVSpeed: 0 - _MaskTexAR: 1 + - _MaskTexClampU: 0 + - _MaskTexClampV: 0 + - _MaskTexRotate: 0 - _MaskTexUSpeed: 0 + - _MaskTexUVS: 0 - _MaskTexVSpeed: 0 - _Metallic: 0 - _OcclusionStrength: 1 diff --git a/Assets/Jianghu/Textures/Environment/Baihu bian.meta b/Assets/Jianghu/Textures/Environment/Baihu bian.meta new file mode 100644 index 0000000000..43761d8881 --- /dev/null +++ b/Assets/Jianghu/Textures/Environment/Baihu bian.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c51d1ef518b53a945b4d5f31980b5fb7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Jianghu/Textures/Environment/Baihu bian/smork002.dds b/Assets/Jianghu/Textures/Environment/Baihu bian/smork002.dds new file mode 100644 index 0000000000000000000000000000000000000000..a32c465814485d2c26f41a223282f9b0dad609f3 GIT binary patch literal 2872 zcmcImL1-IC6rDJR$dW^JXsB+DZtu|1~b{uGhZ$lt|@qz;bDI+!4<=j609*V`>V(c27P($Iu zev&Jp(lhthb>(Z!Kh0cUY9u#f+_0oVKG!dY4C_BW?fnGow%a}6csf@0NogrwDW!@Z zp_&_W6tn^R4W09={DI)gFW=R)erhuo`P~kX+-J*cjU+c@yqPEDz07ucGp5VX!8(8S zEThnBGlg8TMw0X!C$_RLik<_deEl2Hn%kjUUrot*k}%~@Ko^enTbh>Zry5C3TUl9N z>!UZ)q#5`>k>ixf+n@+3Nl`6*+e7)%~*yKepsqWv6r! zPM);NgQ7lm92Kwn!4dRME>ElA8BL~B@Ef|JU*-2)cOCIh_b$5FAK&md2F2~P>w5+0 z%eih2yjnV){r1u7e$?&efHEA9b`Q@gRyZ215>meOR`+*G*4VapO517kV6+E)wOUQZ zdvrOy0KZOS7JngT{?Fnsgsju^{ zZD|4Ru?%n@rfJr}Up+M^;CuPY<)z}E=bfN|OguO^*xODwlAf<=h?}n^66&6f^A^w( za*X)qJi(!VDc%)|#~G`*+e5R4efH>t!(KM5bLbh;eM7G~F-`b+TCY=GfCaNxNM@+~ z-&o%$V4tSBF3u&g+B*1L%1gw5IC*mfy_t4TU`~0V11Y14ubFoyHDgfhr`VIJf&5`V zoC}~6T6}qJGqz`%HL%t#!&uz=0wMQ25n*5Usp}$tHD3hKyVP-2{ta6l5!)IRzkm6x zjl8_9S0CV>m=o4uw@voo{Aj8xzO3LJ`Oe0cdS8>NrRtBa^LKf7m0yS;z<$m10+oN6 zj<4Q&?787YttES~d$!#%TxeG{`>>R5tSw&wo$0I&hEl%8-1-~; zIoXT#oG&BTk#&#Bk47@vixje@&N2LC@s6(i9lllmoz`@9uG5|I5S;-%zgjc7{5n$W zk{pNJp!;6<{XSwnn%g1e%%1ohSx=}qI<$a18qehv?ho`q577j`6bR4ClOjr*kjm&3agZkFmf>UW#!`F0w0ey4=`9S)V= z=@SQfjr#08Kc<26iJTvy-eq!{wtLtr3s=j2`3Ute9Gz32sEr-!SB>Ne6(rbkWS%NN z3+wCagJL5|W$z}=Yq<>DJ=`fJvaWz0XH+-ND)i2s&{!!^9Wl)loUc&>0eX)g2hgk0 zgGIe-{M?Cv8EILiaz90NP;cgGXIpag@8OA|@{r1}LV7mpy=wH%(C3#rGC&=nb1J_l z)%$9nGqF^?o=R(e{*Sza9T8m^Fhlx)HYGZcuK!Qp8~n=m2ja+uf0L>R^dXva%!(Sqc4*^ zo6&wo&lmNGvCFw#1iV#7zPQ?11z0}JG{K{fDuwe(Lz+&5xdMHj>i% G