Skip to content

Commit

Permalink
Minor UI adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Tai-rone committed Mar 7, 2021
1 parent 5c6293f commit dcb08c7
Show file tree
Hide file tree
Showing 4 changed files with 6,026 additions and 94 deletions.
13 changes: 7 additions & 6 deletions Emerald/Assets/Components/TextMesh Pro/Fonts/DeathFont.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ MonoBehaviour:
m_SourceFontFile: {fileID: 0}
m_AtlasPopulationMode: 0
m_FaceInfo:
m_FaceIndex: 0
m_FamilyName: Microsoft YaHei
m_StyleName: Regular
m_PointSize: 43
Expand Down Expand Up @@ -2549,7 +2550,7 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: DeathFont Material
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_ShaderKeywords: GLOW_ON
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
Expand Down Expand Up @@ -2590,7 +2591,7 @@ Material:
- _BumpOutline: 0
- _ColorMask: 15
- _Diffuse: 0.5
- _FaceDilate: 0
- _FaceDilate: 0.1
- _FaceUVSpeedX: 0
- _FaceUVSpeedY: 0
- _GlowInner: 0.029
Expand All @@ -2604,12 +2605,12 @@ Material:
- _OutlineSoftness: 0
- _OutlineUVSpeedX: 0
- _OutlineUVSpeedY: 0
- _OutlineWidth: 0
- _OutlineWidth: 0.1
- _PerspectiveFilter: 0.875
- _Reflectivity: 10
- _ScaleRatioA: 0.9230769
- _ScaleRatioB: 0.75
- _ScaleRatioC: 0.75
- _ScaleRatioB: 0.6576923
- _ScaleRatioC: 0.6576923
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
Expand All @@ -2634,7 +2635,7 @@ Material:
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
- _GlowColor: {r: 0.9245283, g: 0.34443212, b: 0, a: 0.5}
- _GlowColor: {r: 0.9254902, g: 0.34509802, b: 0, a: 0.5254902}
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
Expand Down
Loading

0 comments on commit dcb08c7

Please sign in to comment.