Fight Arena and enemys new Demon

This commit is contained in:
szczuras4
2025-04-29 05:28:16 +02:00
parent df9528157e
commit f2f4e8b070
102 changed files with 19523 additions and 18077 deletions

View File

@@ -0,0 +1,85 @@
%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: MAgic_shield02
m_Shader: {fileID: 4800000, guid: f8f24f9fc62964844b4623f583f9aef6, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 5
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000
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}
- _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: eb784ff7732ea454391ecc0520613258, type: 3}
m_Scale: {x: 1.5, 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}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _Glossiness: 0.5
- _GradientStrength: 0.09
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Scale: 0.5
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _BorderScale: {r: 0.15, g: 0.1, b: 0, a: 1.5}
- _Color: {r: 3, g: 1.5517249, b: 0, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _TimeScale: {r: 3, g: -6, b: -8, a: -5}
- _TintColor: {r: 1.2739949, g: 0.014225854, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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

View File

@@ -2,21 +2,30 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Decal
m_Shader: {fileID: 4800000, guid: 32ed75d04da1d2348baeac9738ccd729, type: 3}
m_ShaderKeywords: USE_CUTOUT USE_CUTOUT_TEX USE_NOISE_DISTORTION USE_WORLD_SPACE_UV
_BLENDMODE_BLEND _EMISSION
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_CUTOUT
- USE_CUTOUT_TEX
- USE_NOISE_DISTORTION
- USE_WORLD_SPACE_UV
- _BLENDMODE_BLEND
m_InvalidKeywords:
- _EMISSION
m_LightmapFlags: 1
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@@ -79,7 +88,7 @@ Material:
- _BumpScale: 1
- _Cutoff: 0
- _Cutout: 0
- _CutoutAlphaMul: 1
- _CutoutAlphaMul: 1.56
- _DetailNormalMapScale: 1
- _DistortScale: 0.15
- _DistortSpeed: 1.5
@@ -113,5 +122,6 @@ Material:
- _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}
- _TintColor: {r: 0, g: 0, b: 0, a: 0.7}
- _TintColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@@ -0,0 +1,126 @@
%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: DecalDark
m_Shader: {fileID: 4800000, guid: 32ed75d04da1d2348baeac9738ccd729, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_CUTOUT
- USE_CUTOUT_TEX
- USE_NOISE_DISTORTION
- _BLENDMODE_BLEND
m_InvalidKeywords:
- _EMISSION
m_LightmapFlags: 1
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: 10300, guid: 0000000000000000f000000000000000, type: 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}
- _DistortTex:
m_Texture: {fileID: 2800000, guid: 09e14e7c6829ffb4a97872e6c19ad90a, 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: cf6ab744ce6971446b79b30a2f0135b4, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Mask:
m_Texture: {fileID: 10300, guid: 0000000000000000f000000000000000, type: 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}
- _NoiseTex:
m_Texture: {fileID: 2800000, guid: 09e14e7c6829ffb4a97872e6c19ad90a, type: 3}
m_Scale: {x: 2, y: 2}
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:
- _AlphaPow: 40.89
- _BlendMode: 1
- _BumpScale: 1
- _Cutoff: 0
- _Cutout: 0
- _CutoutAlphaMul: 286.2
- _DetailNormalMapScale: 1
- _DistortScale: -0.1
- _DistortSpeed: 1.89
- _DstBlend: 0
- _DstMode: 10
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _MaskPow: 0.3
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Scale: -1.43
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _Speed: 1
- _SrcBlend: 1
- _SrcMode: 5
- _UVSec: 0
- _UseAlphaPow: 0
- _UseCutout: 1
- _UseCutoutTex: 1
- _UseCutoutThreshold: 0
- _UseFrameBlending: 0
- _UseNoiseDistortion: 1
- _UseWorldSpaceUV: 0
- _ZTest1: 5
- _ZWrite: 1
m_Colors:
- _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}
- _TintColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: cf6ab744ce6971446b79b30a2f0135b4
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: 2
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: 1
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: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: WindowsStoreApps
maxTextureSize: 8192
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: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -9,10 +9,13 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: Decal
m_Shader: {fileID: 4800000, guid: d8f400148b999fe41bd30759b3a9126b, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_CUTOUT
- USE_CUTOUT_TEX
- USE_NOISE_DISTORTION
- USE_QUAD_DECAL
- _BLENDMODE_BLEND
m_InvalidKeywords: []
m_LightmapFlags: 5
@@ -21,6 +24,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@@ -113,7 +117,7 @@ Material:
- _UseFrameBlending: 0
- _UseNoiseDistortion: 1
- _UseWorldSpaceUV: 0
- _ZTest1: 5
- _ZTest1: 4
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
@@ -121,3 +125,4 @@ Material:
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _TintColor: {r: 2.9157498, g: 0.08575749, b: 0.08575743, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@@ -9,8 +9,11 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: DecalCollision 1
m_Shader: {fileID: 4800000, guid: d8f400148b999fe41bd30759b3a9126b, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_CUTOUT
- USE_QUAD_DECAL
- _BLENDMODE_BLEND
m_InvalidKeywords: []
m_LightmapFlags: 5
@@ -19,6 +22,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@@ -111,7 +115,7 @@ Material:
- _UseFrameBlending: 0
- _UseNoiseDistortion: 0
- _UseWorldSpaceUV: 0
- _ZTest1: 5
- _ZTest1: 4
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
@@ -119,3 +123,4 @@ Material:
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _TintColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@@ -2,217 +2,128 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Fog
m_Shader: {fileID: 4800000, guid: 18cc8fe7d50c89741b56c1ae6a5baa66, type: 3}
m_ShaderKeywords: BlendAlpha Clip_ON FrameBlend_ON SoftParticles_OFF VertLight_OFF
_ALPHABLEND_ON _BLENDMODE_BLEND _FADING_ON _FLIPBOOK_BLENDING
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BLENDMODE_BLEND
- _FADING_ON
- _FLIPBOOK_BLENDING
m_InvalidKeywords:
- BlendAlpha
- Clip_ON
- FrameBlend_ON
- SoftParticles_OFF
- VertLight_OFF
- _ALPHABLEND_ON
m_LightmapFlags: 5
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 2
serializedVersion: 3
m_TexEnvs:
- first:
name: _BumpMap
second:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _CutoutTex
second:
- _CutoutTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
- _MainTex:
m_Texture: {fileID: 2800000, guid: 05839f1a8049db445b449455d3793590, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _NoiseTex
second:
- _NoiseTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- first:
name: DstMode
second: 10
- first:
name: SrcMode
second: 5
- first:
name: _BlendMode
second: 1
- first:
name: _BumpScale
second: 1
- first:
name: _CullMode
second: 0
- first:
name: _Cutoff
second: 0.5
- first:
name: _Cutout
second: 0.2
- first:
name: _CutoutThreshold
second: 0.015
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _DstMode
second: 10
- first:
name: _FogColorMultiplier
second: 0
- first:
name: _FresnelFadeFactor
second: 3
- first:
name: _FresnelPow
second: 5
- first:
name: _FresnelR0
second: 0.04
- first:
name: _Glossiness
second: 0.5
- first:
name: _InvFade
second: 1
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SoftInverted
second: 0
- first:
name: _SrcBlend
second: 1
- first:
name: _SrcMode
second: 5
- first:
name: _UVSec
second: 0
- first:
name: _UseCutout
second: 0
- first:
name: _UseCutoutTex
second: 0
- first:
name: _UseCutoutThreshold
second: 0
- first:
name: _UseFrameBlending
second: 1
- first:
name: _UseFresnel
second: 0
- first:
name: _UseFresnelFading
second: 0
- first:
name: _UseNoiseDistortion
second: 0
- first:
name: _UseParticlesAlphaCutout
second: 0
- first:
name: _UseSoft
second: 1
- first:
name: _UseSoftCutout
second: 0
- first:
name: _UseVertexStreamRandom
second: 0
- first:
name: _ZWrite
second: 0
- 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
- _FogColorMultiplier: 0
- _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: 1
- _UseFresnel: 0
- _UseFresnelFading: 0
- _UseNoiseDistortion: 0
- _UseParticlesAlphaCutout: 0
- _UseSoft: 1
- _UseSoftCutout: 0
- _UseVertexStreamRandom: 0
- _ZWrite: 0
- _ZWriteMode: 0
m_Colors:
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CutoutColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _DistortionSpeedScale
second: {r: 1, g: -1, b: 0.15, a: 0.15}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _FresnelColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _Tiling
second: {r: 1600, g: 800, b: 16, a: 8}
- first:
name: _TintColor
second: {r: 0, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 1, b: 1, 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: 1600, g: 800, b: 16, a: 8}
- _TintColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@@ -0,0 +1,123 @@
%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: Fog5 5
m_Shader: {fileID: 4800000, guid: 18cc8fe7d50c89741b56c1ae6a5baa66, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_FRESNEL_FADING
- _BLENDMODE_BLEND
- _FLIPBOOK_BLENDING
m_InvalidKeywords: []
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: b5ab355519cc0b84fba42a9ce8c4ace4, 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
- _FogColorMultiplier: 0
- _FresnelFadeFactor: 3
- _FresnelPow: 5
- _FresnelR0: 0.04
- _Glossiness: 0.5
- _InvFade: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _SoftInverted: 0.731
- _SrcBlend: 1
- _SrcMode: 5
- _UVSec: 0
- _UseCutout: 0
- _UseCutoutTex: 0
- _UseCutoutThreshold: 0
- _UseFrameBlending: 1
- _UseFresnel: 0
- _UseFresnelFading: 1
- _UseNoiseDistortion: 0
- _UseParticlesAlphaCutout: 0
- _UseSoft: 0
- _UseSoftCutout: 0
- _UseVertexStreamRandom: 0
- _ZWrite: 0
- _ZWriteMode: 0
m_Colors:
- _Color: {r: 1, g: 1, b: 1, 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: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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

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 1
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: 0.71
- _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.15165731, g: 0.81121695, b: 0.1339273, a: 0.7529412}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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