From 22891bf59032ba88262824255a706d652031384b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 10 Mar 2022 14:07:40 +0800 Subject: * move folder --- .../StylizedProjectilePack1/materials/bullet.meta | 9 -- .../materials/bullet/bullet_line_additive.mat | 78 ------------ .../materials/bullet/bullet_line_additive.mat.meta | 8 -- .../StylizedProjectilePack1/materials/decal.meta | 9 -- .../materials/decal/decal_explode_alphaBlend.mat | 136 --------------------- .../decal/decal_explode_alphaBlend.mat.meta | 8 -- .../materials/decal/decal_explode_glow.mat | 75 ------------ .../materials/decal/decal_explode_glow.mat.meta | 8 -- .../materials/electricity.meta | 9 -- .../electricity/electricityArc_additive.mat | 77 ------------ .../electricity/electricityArc_additive.mat.meta | 8 -- .../StylizedProjectilePack1/materials/fire.meta | 9 -- .../materials/fire/flarespark_additive.mat | 74 ----------- .../materials/fire/flarespark_additive.mat.meta | 8 -- .../materials/fire/muzzleflare_flash_additive.mat | 75 ------------ .../fire/muzzleflare_flash_additive.mat.meta | 8 -- .../StylizedProjectilePack1/materials/generic.meta | 9 -- .../materials/generic/fullCircle.mat | 29 ----- .../materials/generic/fullCircle.mat.meta | 8 -- .../materials/generic/hardBall_additive.mat | 80 ------------ .../materials/generic/hardBall_additive.mat.meta | 8 -- .../materials/generic/impactGlow_additive.mat | 75 ------------ .../materials/generic/impactGlow_additive.mat.meta | 8 -- .../materials/generic/muzzleflareGlow_additive.mat | 75 ------------ .../generic/muzzleflareGlow_additive.mat.meta | 8 -- .../materials/generic/pixel_additive.mat | 130 -------------------- .../materials/generic/pixel_additive.mat.meta | 8 -- .../materials/generic/projectileGlow_additive.mat | 78 ------------ .../generic/projectileGlow_additive.mat.meta | 8 -- .../StylizedProjectilePack1/materials/laser.meta | 9 -- .../materials/laser/pixelLaser_alphablend.mat | 78 ------------ .../materials/laser/pixelLaser_alphablend.mat.meta | 8 -- .../materials/laser/pixelLaser_unlit.mat | 83 ------------- .../materials/laser/pixelLaser_unlit.mat.meta | 8 -- .../StylizedProjectilePack1/materials/plasma.meta | 9 -- .../materials/plasma/plasma_additive.mat | 77 ------------ .../materials/plasma/plasma_additive.mat.meta | 8 -- .../StylizedProjectilePack1/materials/smoke.meta | 9 -- .../materials/smoke/cartoonSmoke_alphaBlend.mat | 130 -------------------- .../smoke/cartoonSmoke_alphaBlend.mat.meta | 8 -- .../smoke/realisticSmokePuff_alphaBlended.mat | 130 -------------------- .../smoke/realisticSmokePuff_alphaBlended.mat.meta | 8 -- .../StylizedProjectilePack1/materials/sparks.meta | 9 -- .../materials/sparks/hardBallSpark_additive.mat | 81 ------------ .../sparks/hardBallSpark_additive.mat.meta | 8 -- 45 files changed, 1786 deletions(-) delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/decal.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/fire.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/laser.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks.meta delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat delete mode 100644 Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat.meta (limited to 'Assets/Art/Vfx/StylizedProjectilePack1/materials') diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet.meta deleted file mode 100644 index d5b5ff6f..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: e8a9df20d0f2fe94091aabf744979c70 -folderAsset: yes -timeCreated: 1485787247 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat deleted file mode 100644 index 10152578..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat +++ /dev/null @@ -1,78 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: bullet_line_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: b1d7fee26e54cc3498f6267f072a45b9, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _EmissionBooster: 1.66 - - _Glossiness: 0.5 - - _Glow: 5 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _Gradient_Color_1: {r: 0.41176468, g: 0.6835697, b: 1, a: 1} - - _Gradient_Color_2: {r: 1, g: 0.85537523, b: 0.5441177, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat.meta deleted file mode 100644 index efc4f43f..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/bullet/bullet_line_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: be8a68a4ceb83f947b32e8cd8e36d668 -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal.meta deleted file mode 100644 index 45699e76..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: f615d56c61ab9c941a00cca4cad77891 -folderAsset: yes -timeCreated: 1482527988 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat deleted file mode 100644 index 292a0f6d..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat +++ /dev/null @@ -1,136 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: decal_explode_alphaBlend - m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: _ALPHAPREMULTIPLY_ON _EMISSION - m_LightmapFlags: 1 - m_CustomRenderQueue: -1 - stringTagMap: {} - m_SavedProperties: - serializedVersion: 2 - m_TexEnvs: - - first: - name: _BumpMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailAlbedoMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailMask - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailNormalMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _EmissionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MainTex - second: - m_Texture: {fileID: 2800000, guid: 53c9fb08f0fd10f44a08c41571289779, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MetallicGlossMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _OcclusionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _ParallaxMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - first: - name: _BumpScale - second: 1 - - first: - name: _Cutoff - second: 0.5 - - first: - name: _DetailNormalMapScale - second: 1 - - first: - name: _DstBlend - second: 10 - - first: - name: _GlossMapScale - second: 1 - - first: - name: _Glossiness - second: 0.5 - - first: - name: _GlossyReflections - second: 1 - - first: - name: _Glow - second: 2 - - first: - name: _InvFade - second: 3 - - first: - name: _Metallic - second: 0 - - first: - name: _Mode - second: 3 - - first: - name: _OcclusionStrength - second: 1 - - first: - name: _Parallax - second: 0.02 - - first: - name: _SmoothnessTextureChannel - second: 0 - - first: - name: _SpecularHighlights - second: 1 - - first: - name: _SrcBlend - second: 1 - - first: - name: _UVSec - second: 0 - - first: - name: _ZWrite - second: 0 - m_Colors: - - first: - name: _Color - second: {r: 1, g: 1, b: 1, a: 1} - - first: - name: _EmissionColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _TintColor - second: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat.meta deleted file mode 100644 index 34e3841a..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_alphaBlend.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 6ea51468fc6b22b41ae8036fd0b1aa53 -timeCreated: 1478463671 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat deleted file mode 100644 index a207e0dd..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat +++ /dev/null @@ -1,75 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: decal_explode_glow - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 53c9fb08f0fd10f44a08c41571289779, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _Glow: 15 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat.meta deleted file mode 100644 index 4bd50ba5..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/decal/decal_explode_glow.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 3e6fa9c024f60ca499e4d2a92b8db7eb -timeCreated: 1478463671 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity.meta deleted file mode 100644 index cb15281f..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 6afc9c71be924664bbed0f1b7fdea501 -folderAsset: yes -timeCreated: 1485990690 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat deleted file mode 100644 index beb0131d..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat +++ /dev/null @@ -1,77 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: electricityArc_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: _EMISSION - m_LightmapFlags: 1 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 5b4c4e6b3e7724c4da7d9f51282b5551, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _GlossMapScale: 1 - - _Glossiness: 0.5 - - _GlossyReflections: 1 - - _Glow: 3 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat.meta deleted file mode 100644 index f37fef10..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/electricity/electricityArc_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 21271a8123498ec4e895793bb0507fed -timeCreated: 1485990678 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire.meta deleted file mode 100644 index 994beb02..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 80851ec3b33c6b245b38775f72342aa4 -folderAsset: yes -timeCreated: 1482527988 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat deleted file mode 100644 index c652e9e8..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat +++ /dev/null @@ -1,74 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: flarespark_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: c88fa8086f9e62c46b3c1a3a578fbf6a, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat.meta deleted file mode 100644 index f24f5a20..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/flarespark_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 1d4efe2e7e01f2a408fa16199f23230d -timeCreated: 1478437045 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat deleted file mode 100644 index da061563..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat +++ /dev/null @@ -1,75 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: muzzleflare_flash_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: b5f4084ea749c854da17220683a84976, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _Glow: 4 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat.meta deleted file mode 100644 index d59defc3..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/fire/muzzleflare_flash_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 60ea728fc8cfa2b4086e62deb4dde0cf -timeCreated: 1478447706 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic.meta deleted file mode 100644 index 58d0a070..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 87cca9e5acae3a24cbd937ca2f9735f4 -folderAsset: yes -timeCreated: 1482527988 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat deleted file mode 100644 index 104df943..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat +++ /dev/null @@ -1,29 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: fullCircle - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _MainTex: - m_Texture: {fileID: 2800000, guid: 73171cf61e98c3444a2057445d57771c, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - _Glow: 4 - - _InvFade: 1 - m_Colors: - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat.meta deleted file mode 100644 index c72f09cd..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/fullCircle.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 771accb68ff66534e8a5a0b02b025c23 -timeCreated: 1478449128 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat deleted file mode 100644 index a7cc2b89..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat +++ /dev/null @@ -1,80 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: hardBall_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 06c2bb6e43b6fdc46bd759df5d5b35b2, 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} - - _ToonShade: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Outline: 0.002 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _OutlineColor: {r: 0, g: 0.46206903, b: 1, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat.meta deleted file mode 100644 index 110f21ec..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/hardBall_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: cb9a3e85eb3bdbc4a987eb2d859c8cbd -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat deleted file mode 100644 index 4ce13a38..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat +++ /dev/null @@ -1,75 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: impactGlow_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 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} - - _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_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _Glow: 2 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat.meta deleted file mode 100644 index db6b6688..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/impactGlow_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 79b322f8d18f0fc4a98c44d4dafce97a -timeCreated: 1478447706 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat deleted file mode 100644 index cee1e876..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat +++ /dev/null @@ -1,75 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: muzzleflareGlow_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 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} - - _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_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _Glow: 2 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat.meta deleted file mode 100644 index 27c87aaa..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/muzzleflareGlow_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: c7a8105fccdf70f4ebea668767e784a6 -timeCreated: 1478447706 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat deleted file mode 100644 index 756bb506..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat +++ /dev/null @@ -1,130 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: pixel_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_CustomRenderQueue: -1 - stringTagMap: {} - m_SavedProperties: - serializedVersion: 2 - m_TexEnvs: - - first: - name: _BumpMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailAlbedoMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailMask - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailNormalMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _EmissionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MainTex - second: - m_Texture: {fileID: 2800000, guid: ac8d49d5a89a13949929a05bf1c32ed8, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MetallicGlossMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _OcclusionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _ParallaxMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - first: - name: _BumpScale - second: 1 - - first: - name: _Cutoff - second: 0.5 - - first: - name: _DetailNormalMapScale - second: 1 - - first: - name: _DstBlend - second: 0 - - first: - name: _EmissionBooster - second: 1.66 - - 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: _SrcBlend - second: 1 - - first: - name: _UVSec - second: 0 - - first: - name: _ZWrite - second: 1 - m_Colors: - - first: - name: _Color - second: {r: 1, g: 1, b: 1, a: 1} - - first: - name: _EmissionColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _Gradient_Color_1 - second: {r: 0.41176468, g: 0.6835697, b: 1, a: 1} - - first: - name: _Gradient_Color_2 - second: {r: 1, g: 0.85537523, b: 0.5441177, a: 1} - - first: - name: _TintColor - second: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat.meta deleted file mode 100644 index 32ee78b2..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/pixel_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 6096a9d671cfcdb44a9da700aebac1e7 -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat deleted file mode 100644 index a5f01f24..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat +++ /dev/null @@ -1,78 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: projectileGlow_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 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} - - _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_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _EmissionBooster: 1.66 - - _Glossiness: 0.5 - - _Glow: 2 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _Gradient_Color_1: {r: 0.41176468, g: 0.6835697, b: 1, a: 1} - - _Gradient_Color_2: {r: 1, g: 0.85537523, b: 0.5441177, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat.meta deleted file mode 100644 index 55c7e286..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/generic/projectileGlow_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 74d7c1849075b024cbaaa7e3fbfc6e4b -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser.meta deleted file mode 100644 index de87edf3..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 498ef3cec76d4e149988559853adf304 -folderAsset: yes -timeCreated: 1486079349 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat deleted file mode 100644 index 3a1c713f..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat +++ /dev/null @@ -1,78 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: pixelLaser_alphablend - m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: ac8d49d5a89a13949929a05bf1c32ed8, 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _EmissionBooster: 1.66 - - _Glossiness: 0.5 - - _Glow: 3 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _Gradient_Color_1: {r: 0.41176468, g: 0.6835697, b: 1, a: 1} - - _Gradient_Color_2: {r: 1, g: 0.85537523, b: 0.5441177, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat.meta deleted file mode 100644 index 9485dcbd..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_alphablend.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 5443f785d54fccc40bcfb484c85d5c77 -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat deleted file mode 100644 index 24c513ef..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat +++ /dev/null @@ -1,83 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: pixelLaser_unlit - m_Shader: {fileID: 10755, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: _EMISSION _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF - m_LightmapFlags: 1 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: 3500 - stringTagMap: {} - disabledShaderPasses: [] - 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: 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} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _EmissionBooster: 1.66 - - _GlossMapScale: 1 - - _Glossiness: 0 - - _GlossyReflections: 0 - - _Glow: 1 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _Shininess: 0.078125 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 0 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} - - _Gradient_Color_1: {r: 0.41176468, g: 0.6835697, b: 1, a: 1} - - _Gradient_Color_2: {r: 1, g: 0.85537523, b: 0.5441177, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat.meta deleted file mode 100644 index 5cb934a5..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/laser/pixelLaser_unlit.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 41833273f32b10d47b2e6ec751448a6a -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma.meta deleted file mode 100644 index dedff639..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 4f21023628cbeaf4c96898f35b415ccf -folderAsset: yes -timeCreated: 1485987289 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat deleted file mode 100644 index 8a4dbc6e..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat +++ /dev/null @@ -1,77 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: plasma_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: _ALPHABLEND_ON - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: 75fcc53c78c28e24399bf063f72bc08a, 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} - m_Floats: - - PixelSnap: 0 - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 10 - - _Glossiness: 0.5 - - _Glow: 3 - - _InvFade: 2 - - _Metallic: 0 - - _Mode: 2 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SoftClip: 0.3504274 - - _SrcBlend: 5 - - _UVSec: 0 - - _ZWrite: 0 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat.meta deleted file mode 100644 index 2192960d..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/plasma/plasma_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 8748fc6912da337468befd340e636ec6 -timeCreated: 1478434455 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke.meta deleted file mode 100644 index 61565e46..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 04565b89572823d42b65fb8d2be26cbf -folderAsset: yes -timeCreated: 1482527988 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat deleted file mode 100644 index 0f400b49..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat +++ /dev/null @@ -1,130 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: cartoonSmoke_alphaBlend - m_Shader: {fileID: 4800000, guid: acd899f7ccf081b4ba126e1515d5b8d3, type: 3} - m_ShaderKeywords: _ALPHABLEND_ON - m_LightmapFlags: 5 - m_CustomRenderQueue: -1 - stringTagMap: {} - m_SavedProperties: - serializedVersion: 2 - m_TexEnvs: - - first: - name: _BumpMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailAlbedoMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailMask - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailNormalMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _EmissionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MainTex - second: - m_Texture: {fileID: 2800000, guid: 91ebb4fb75ad7834ea6239e0f4e3b628, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MetallicGlossMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _OcclusionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _ParallaxMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - first: - name: PixelSnap - second: 0 - - first: - name: _BumpScale - second: 1 - - first: - name: _Cutoff - second: 0.5 - - first: - name: _DetailNormalMapScale - second: 1 - - first: - name: _DstBlend - second: 10 - - first: - name: _Glossiness - second: 0.5 - - first: - name: _Glow - second: 5.26 - - first: - name: _InvFade - second: 2 - - first: - name: _Metallic - second: 0 - - first: - name: _Mode - second: 2 - - first: - name: _OcclusionStrength - second: 1 - - first: - name: _Parallax - second: 0.02 - - first: - name: _SoftClip - second: 0.3504274 - - first: - name: _SrcBlend - second: 5 - - first: - name: _UVSec - second: 0 - - first: - name: _ZWrite - second: 0 - m_Colors: - - first: - name: _Color - second: {r: 1, g: 1, b: 1, a: 1} - - first: - name: _EmissionColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _TintColor - second: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat.meta deleted file mode 100644 index 3bf14102..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/cartoonSmoke_alphaBlend.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 0e966cb1a09bb46488c392367e0c9fef -timeCreated: 1478434455 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat deleted file mode 100644 index 275e9892..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat +++ /dev/null @@ -1,130 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: realisticSmokePuff_alphaBlended - m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: _ALPHABLEND_ON - m_LightmapFlags: 5 - m_CustomRenderQueue: -1 - stringTagMap: {} - m_SavedProperties: - serializedVersion: 2 - m_TexEnvs: - - first: - name: _BumpMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailAlbedoMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailMask - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _DetailNormalMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _EmissionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MainTex - second: - m_Texture: {fileID: 2800000, guid: 75fcc53c78c28e24399bf063f72bc08a, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _MetallicGlossMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _OcclusionMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - first: - name: _ParallaxMap - second: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - first: - name: PixelSnap - second: 0 - - first: - name: _BumpScale - second: 1 - - first: - name: _Cutoff - second: 0.5 - - first: - name: _DetailNormalMapScale - second: 1 - - first: - name: _DstBlend - second: 10 - - first: - name: _Glossiness - second: 0.5 - - first: - name: _Glow - second: 5.26 - - first: - name: _InvFade - second: 2 - - first: - name: _Metallic - second: 0 - - first: - name: _Mode - second: 2 - - first: - name: _OcclusionStrength - second: 1 - - first: - name: _Parallax - second: 0.02 - - first: - name: _SoftClip - second: 0.3504274 - - first: - name: _SrcBlend - second: 5 - - first: - name: _UVSec - second: 0 - - first: - name: _ZWrite - second: 0 - m_Colors: - - first: - name: _Color - second: {r: 1, g: 1, b: 1, a: 1} - - first: - name: _EmissionColor - second: {r: 0, g: 0, b: 0, a: 1} - - first: - name: _TintColor - second: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat.meta deleted file mode 100644 index e598bb1b..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/smoke/realisticSmokePuff_alphaBlended.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: d8620aea19e11694bac16fd533070902 -timeCreated: 1478434455 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks.meta deleted file mode 100644 index 2d2a9249..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 69456aa8fff501348ad286901a2d5d7d -folderAsset: yes -timeCreated: 1485871289 -licenseType: Store -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat b/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat deleted file mode 100644 index 485c78fc..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat +++ /dev/null @@ -1,81 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_Name: hardBallSpark_additive - m_Shader: {fileID: 10720, guid: 0000000000000000f000000000000000, type: 0} - m_ShaderKeywords: - m_LightmapFlags: 5 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - 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: bdbeeaaf6887eca4c877a2cd58a53fd5, 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} - - _ToonShade: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _Glossiness: 0.5 - - _Glow: 1 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Outline: 0.002 - - _Parallax: 0.02 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _OutlineColor: {r: 0, g: 0.46206903, b: 1, a: 1} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} diff --git a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat.meta b/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat.meta deleted file mode 100644 index 0e8860a0..00000000 --- a/Assets/Art/Vfx/StylizedProjectilePack1/materials/sparks/hardBallSpark_additive.mat.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: cfce2ba41fb548f46ba530ab1d8e11b2 -timeCreated: 1478435619 -licenseType: Store -NativeFormatImporter: - userData: - assetBundleName: - assetBundleVariant: -- cgit v1.1-26-g67d0