Skip to content

Commit

Permalink
General Track Graphics Improvement, Colors Separation, Scaling Improv…
Browse files Browse the repository at this point in the history
…ements, OD Anim WIP (YARC-Official#114)

* Frets colors individually from notes, FOV on camera increased from 55 to 60, general positioning fixes

* Separate sustain color profiles, changedcolors across the board and sustains fixed

* Lighting changes, Starpower OD anim particles WIP

* Merge fixes

---------

Co-authored-by: EliteAsian <[email protected]>
  • Loading branch information
berthrage and EliteAsian123 authored Apr 17, 2023
1 parent 9f7ef31 commit f8509cc
Show file tree
Hide file tree
Showing 17 changed files with 10,747 additions and 285 deletions.
14 changes: 7 additions & 7 deletions Assets/Art/Materials/PlayMode/Note_Middle.mat
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseTexture:
m_Texture: {fileID: 2800000, guid: a41ac8340d2ec134d98edeabf7a11631, type: 3}
m_Texture: {fileID: 2800000, guid: c2387eea6ceed41499291b7bef47673d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
Expand Down Expand Up @@ -96,7 +96,7 @@ Material:
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Coat_Mask: -249.06
- _Coat_Smoothness: -1532.7
- _Coat_Smoothness: 1174
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
Expand All @@ -109,15 +109,15 @@ Material:
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 1.5
- _NoiseScale: 1.5
- _NoiseStrength: 0.5
- _NoiseScale: -0.01
- _NoiseStrength: -0.06
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueControl: 0
- _QueueOffset: 0
- _RandomFloat: 0
- _RandomFloat: -1.58
- _ReceiveShadows: 1
- _Smoothness: 0.58
- _Smoothness: 0.81
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
Expand All @@ -132,7 +132,7 @@ Material:
- _BaseColor: {r: 0.13192892, g: 1, b: 0, a: 1}
- _Color: {r: 0, g: 0.17400122, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RandomVector: {r: 0, g: 0, b: 0, a: 0}
- _RandomVector: {r: 0.21, g: 0, b: 0, a: 0}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
- _Tiling: {r: 3, g: 1, b: 0, a: 0}
m_BuildTextureStacks: []
Expand Down
1 change: 1 addition & 0 deletions Assets/Art/Materials/PlayMode/Track.mat
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Material:
m_Ints: []
m_Floats:
- GrooveState: 0
- SoloState: 0
- StarpowerState: 0
- _AlphaClip: 0
- _AlphaToMask: 0
Expand Down
Loading

0 comments on commit f8509cc

Please sign in to comment.