Skip to content

Commit

Permalink
Fixed cymbal texture
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jun 24, 2023
1 parent 6305224 commit 1096501
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 157 deletions.
132 changes: 0 additions & 132 deletions Assets/Art/Materials/PlayMode/Cymbal_Glow.mat

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Art/Materials/PlayMode/Cymbal_Glow.mat.meta

This file was deleted.

35 changes: 18 additions & 17 deletions Assets/Art/Materials/PlayMode/Cymbal_Metal.mat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-2152403119779300104
--- !u!114 &-7440806135165492163
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
Expand All @@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
version: 7
--- !u!21 &2100000
Material:
serializedVersion: 8
Expand All @@ -23,10 +23,9 @@ Material:
m_Name: Cymbal_Metal
m_Shader: {fileID: -6465566751694194690, guid: 0c474304b74472f4a8b212da29713486,
type: 3}
m_ValidKeywords:
- _EMISSION
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 6
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
Expand Down Expand Up @@ -94,7 +93,9 @@ Material:
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
Expand All @@ -103,29 +104,29 @@ Material:
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EMISSION: 1
- _DstBlendAlpha: 0
- _EMISSION: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 1
- _GlossyReflections: 1
- _Metallic: 1
- _Mode: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0.777
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Parallax: 0.005
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _Smoothness: 0.778
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1}
- _Color: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
5 changes: 5 additions & 0 deletions Assets/Prefabs/DrumsNote.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,11 @@ PrefabInstance:
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7107746757724140747, guid: c63965b45533b034bbced6668bd723e0,
type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 0e410b84cdc264544a6ba5b805c80fb3, type: 2}
- target: {fileID: 7289053058223276050, guid: c63965b45533b034bbced6668bd723e0,
type: 3}
propertyPath: m_Layer
Expand Down

0 comments on commit 1096501

Please sign in to comment.