level 2 eggs , terrain fixy

This commit is contained in:
szczuras4
2025-04-05 19:06:51 +02:00
parent d40ae007f1
commit e3dae5b6c6
30 changed files with 90025 additions and 20644 deletions

View File

@@ -0,0 +1,143 @@
%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: Decal Green
m_Shader: {fileID: 4800000, guid: d8f400148b999fe41bd30759b3a9126b, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_ALPHA_POW
- USE_CUTOUT
- USE_CUTOUT_TEX
- USE_NOISE_DISTORTION
- _BLENDMODE_BLEND
m_InvalidKeywords:
- BlendAlpha
- Clip_OFF
- FrameBlend_OFF
- SoftParticles_OFF
- VertLight_OFF
m_LightmapFlags: 5
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CutoutRamp:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CutoutTex:
m_Texture: {fileID: 2800000, guid: 68636e928f41319458c64df671866a0a, type: 3}
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}
- _DistortTex:
m_Texture: {fileID: 2800000, guid: 1931425b86a63f445b9a37c1830a5699, type: 3}
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: 4925ee9198b00c8498b9d1e91b2c4b59, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Mask:
m_Texture: {fileID: 2800000, guid: b426e03e281012044a0e24fc67e58e17, 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}
- _NoiseTex:
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}
m_Ints: []
m_Floats:
- DstMode: 10
- SrcMode: 5
- _AlphaPow: 2
- _BlendMode: 1
- _BumpScale: 1
- _Cutoff: 0
- _Cutout: 0.5
- _CutoutAlphaMul: 3.79
- _CutoutThickness: 0.402
- _CutoutThreshold: 0.015
- _DetailNormalMapScale: 1
- _DistortScale: 0.2
- _DistortSpeed: 0.51
- _DstBlend: 0
- _DstMode: 10
- _Glossiness: 0.397
- _InvFade: 1
- _MaskPow: 1
- _Metallic: 0.547
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Scale: 1
- _Speed: 1
- _SrcBlend: 1
- _SrcMode: 5
- _UVSec: 0
- _UseAlphaPow: 1
- _UseCutout: 1
- _UseCutoutTex: 1
- _UseCutoutThreshold: 0
- _UseFrameBlending: 0
- _UseNoiseDistortion: 1
- _UseWorldSpaceUV: 0
- _ZTest1: 5
- _ZWrite: 1
m_Colors:
- _BorderColor: {r: 0.4470588, g: 0.51720095, b: 1.9, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _CutoutColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _Speed: {r: 2, g: 2, b: 0, a: 1}
- _Tiling: {r: 800, g: 800, b: 8, a: 8}
- _TintColor: {r: 0.035873417, g: 1.3703712, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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

View File

@@ -0,0 +1,125 @@
%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: ParticlesGreen
m_Shader: {fileID: 4800000, guid: 18cc8fe7d50c89741b56c1ae6a5baa66, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BLENDMODE_BLEND
m_InvalidKeywords:
- BlendAlpha
- Clip_OFF
- FrameBlend_OFF
- SoftParticles_OFF
- VertLight_OFF
m_LightmapFlags: 5
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CutoutTex:
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: 7badf87401cca5b449f7233270c8995e, 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}
- _NoiseTex:
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}
m_Ints: []
m_Floats:
- DstMode: 10
- SrcMode: 5
- _BlendMode: 1
- _BumpScale: 1
- _CullMode: 0
- _Cutoff: 0.5
- _Cutout: 0.2
- _CutoutThreshold: 0.015
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstMode: 10
- _FresnelFadeFactor: 3
- _FresnelPow: 5
- _FresnelR0: 0.04
- _Glossiness: 0.5
- _InvFade: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _SoftInverted: 0
- _SrcBlend: 1
- _SrcMode: 5
- _UVSec: 0
- _UseCutout: 0
- _UseCutoutTex: 0
- _UseCutoutThreshold: 0
- _UseFrameBlending: 0
- _UseFresnel: 0
- _UseFresnelFading: 0
- _UseNoiseDistortion: 0
- _UseParticlesAlphaCutout: 0
- _UseSoft: 0
- _UseSoftCutout: 0
- _UseVertexStreamRandom: 0
- _ZWrite: 0
- _ZWriteMode: 0
m_Colors:
- _Color: {r: 1, g: 0.20588237, b: 0.20588237, a: 1}
- _CutoutColor: {r: 1, g: 1, b: 1, a: 1}
- _DistortionSpeedScale: {r: 1, g: -1, b: 0.15, a: 0.15}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _FogColorMultiplier: {r: 0, g: 0, b: 0, a: 0}
- _FresnelColor: {r: 1, g: 1, b: 1, a: 1}
- _Tiling: {r: 800, g: 800, b: 8, a: 8}
- _TintColor: {r: 0, g: 1.4407511, b: 0.078248344, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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