Skip to content

Commit a9dc73c

Browse files
committed
font outlines settings are now in material presets
1 parent 95b4c4e commit a9dc73c

File tree

14 files changed

+345
-12
lines changed

14 files changed

+345
-12
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 6
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: Bungee-Regular SDF02
11+
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
12+
m_ShaderKeywords:
13+
m_LightmapFlags: 4
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: -1
17+
stringTagMap: {}
18+
disabledShaderPasses: []
19+
m_SavedProperties:
20+
serializedVersion: 3
21+
m_TexEnvs:
22+
- _BumpMap:
23+
m_Texture: {fileID: 0}
24+
m_Scale: {x: 1, y: 1}
25+
m_Offset: {x: 0, y: 0}
26+
- _Cube:
27+
m_Texture: {fileID: 0}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
- _FaceTex:
31+
m_Texture: {fileID: 0}
32+
m_Scale: {x: 1, y: 1}
33+
m_Offset: {x: 0, y: 0}
34+
- _MainTex:
35+
m_Texture: {fileID: 3292534634574667784, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
36+
m_Scale: {x: 1, y: 1}
37+
m_Offset: {x: 0, y: 0}
38+
- _OutlineTex:
39+
m_Texture: {fileID: 0}
40+
m_Scale: {x: 1, y: 1}
41+
m_Offset: {x: 0, y: 0}
42+
m_Floats:
43+
- _Ambient: 0.5
44+
- _Bevel: 0.5
45+
- _BevelClamp: 0
46+
- _BevelOffset: 0
47+
- _BevelRoundness: 0
48+
- _BevelWidth: 0
49+
- _BumpFace: 0
50+
- _BumpOutline: 0
51+
- _ColorMask: 15
52+
- _CullMode: 0
53+
- _Diffuse: 0.5
54+
- _FaceDilate: 0
55+
- _FaceUVSpeedX: 0
56+
- _FaceUVSpeedY: 0
57+
- _GlowInner: 0.05
58+
- _GlowOffset: 0
59+
- _GlowOuter: 0.05
60+
- _GlowPower: 0.75
61+
- _GradientScale: 6
62+
- _LightAngle: 3.1416
63+
- _MaskSoftnessX: 0
64+
- _MaskSoftnessY: 0
65+
- _OutlineSoftness: 0
66+
- _OutlineUVSpeedX: 0
67+
- _OutlineUVSpeedY: 0
68+
- _OutlineWidth: 0.2
69+
- _PerspectiveFilter: 0.875
70+
- _Reflectivity: 10
71+
- _ScaleRatioA: 0.8333333
72+
- _ScaleRatioB: 0.6770833
73+
- _ScaleRatioC: 0.6770833
74+
- _ScaleX: 1
75+
- _ScaleY: 1
76+
- _ShaderFlags: 0
77+
- _Sharpness: 0
78+
- _SpecularPower: 2
79+
- _Stencil: 0
80+
- _StencilComp: 8
81+
- _StencilOp: 0
82+
- _StencilReadMask: 255
83+
- _StencilWriteMask: 255
84+
- _TextureHeight: 512
85+
- _TextureWidth: 512
86+
- _UnderlayDilate: 0
87+
- _UnderlayOffsetX: 0
88+
- _UnderlayOffsetY: 0
89+
- _UnderlaySoftness: 0
90+
- _VertexOffsetX: 0
91+
- _VertexOffsetY: 0
92+
- _WeightBold: 0.75
93+
- _WeightNormal: 0
94+
m_Colors:
95+
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
96+
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
97+
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
98+
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
99+
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
100+
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
101+
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
102+
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
103+
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
104+
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
105+
m_BuildTextureStacks: []

Assets/BossRoom/Fonts/Bungee-Regular SDF02.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 6
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: Bungee-Regular SDF05
11+
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
12+
m_ShaderKeywords:
13+
m_LightmapFlags: 4
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: -1
17+
stringTagMap: {}
18+
disabledShaderPasses: []
19+
m_SavedProperties:
20+
serializedVersion: 3
21+
m_TexEnvs:
22+
- _BumpMap:
23+
m_Texture: {fileID: 0}
24+
m_Scale: {x: 1, y: 1}
25+
m_Offset: {x: 0, y: 0}
26+
- _Cube:
27+
m_Texture: {fileID: 0}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
- _FaceTex:
31+
m_Texture: {fileID: 0}
32+
m_Scale: {x: 1, y: 1}
33+
m_Offset: {x: 0, y: 0}
34+
- _MainTex:
35+
m_Texture: {fileID: 3292534634574667784, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
36+
m_Scale: {x: 1, y: 1}
37+
m_Offset: {x: 0, y: 0}
38+
- _OutlineTex:
39+
m_Texture: {fileID: 0}
40+
m_Scale: {x: 1, y: 1}
41+
m_Offset: {x: 0, y: 0}
42+
m_Floats:
43+
- _Ambient: 0.5
44+
- _Bevel: 0.5
45+
- _BevelClamp: 0
46+
- _BevelOffset: 0
47+
- _BevelRoundness: 0
48+
- _BevelWidth: 0
49+
- _BumpFace: 0
50+
- _BumpOutline: 0
51+
- _ColorMask: 15
52+
- _CullMode: 0
53+
- _Diffuse: 0.5
54+
- _FaceDilate: 0
55+
- _FaceUVSpeedX: 0
56+
- _FaceUVSpeedY: 0
57+
- _GlowInner: 0.05
58+
- _GlowOffset: 0
59+
- _GlowOuter: 0.05
60+
- _GlowPower: 0.75
61+
- _GradientScale: 6
62+
- _LightAngle: 3.1416
63+
- _MaskSoftnessX: 0
64+
- _MaskSoftnessY: 0
65+
- _OutlineSoftness: 0
66+
- _OutlineUVSpeedX: 0
67+
- _OutlineUVSpeedY: 0
68+
- _OutlineWidth: 0.5
69+
- _PerspectiveFilter: 0.875
70+
- _Reflectivity: 10
71+
- _ScaleRatioA: 0.8333333
72+
- _ScaleRatioB: 0.6770833
73+
- _ScaleRatioC: 0.6770833
74+
- _ScaleX: 1
75+
- _ScaleY: 1
76+
- _ShaderFlags: 0
77+
- _Sharpness: 0
78+
- _SpecularPower: 2
79+
- _Stencil: 0
80+
- _StencilComp: 8
81+
- _StencilOp: 0
82+
- _StencilReadMask: 255
83+
- _StencilWriteMask: 255
84+
- _TextureHeight: 512
85+
- _TextureWidth: 512
86+
- _UnderlayDilate: 0
87+
- _UnderlayOffsetX: 0
88+
- _UnderlayOffsetY: 0
89+
- _UnderlaySoftness: 0
90+
- _VertexOffsetX: 0
91+
- _VertexOffsetY: 0
92+
- _WeightBold: 0.75
93+
- _WeightNormal: 0
94+
m_Colors:
95+
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
96+
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
97+
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
98+
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
99+
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
100+
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
101+
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
102+
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
103+
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
104+
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
105+
m_BuildTextureStacks: []

Assets/BossRoom/Fonts/Bungee-Regular SDF05.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 6
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: Bungee-Regular SDF09
11+
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
12+
m_ShaderKeywords:
13+
m_LightmapFlags: 4
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: -1
17+
stringTagMap: {}
18+
disabledShaderPasses: []
19+
m_SavedProperties:
20+
serializedVersion: 3
21+
m_TexEnvs:
22+
- _BumpMap:
23+
m_Texture: {fileID: 0}
24+
m_Scale: {x: 1, y: 1}
25+
m_Offset: {x: 0, y: 0}
26+
- _Cube:
27+
m_Texture: {fileID: 0}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
- _FaceTex:
31+
m_Texture: {fileID: 0}
32+
m_Scale: {x: 1, y: 1}
33+
m_Offset: {x: 0, y: 0}
34+
- _MainTex:
35+
m_Texture: {fileID: 3292534634574667784, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
36+
m_Scale: {x: 1, y: 1}
37+
m_Offset: {x: 0, y: 0}
38+
- _OutlineTex:
39+
m_Texture: {fileID: 0}
40+
m_Scale: {x: 1, y: 1}
41+
m_Offset: {x: 0, y: 0}
42+
m_Floats:
43+
- _Ambient: 0.5
44+
- _Bevel: 0.5
45+
- _BevelClamp: 0
46+
- _BevelOffset: 0
47+
- _BevelRoundness: 0
48+
- _BevelWidth: 0
49+
- _BumpFace: 0
50+
- _BumpOutline: 0
51+
- _ColorMask: 15
52+
- _CullMode: 0
53+
- _Diffuse: 0.5
54+
- _FaceDilate: 0
55+
- _FaceUVSpeedX: 0
56+
- _FaceUVSpeedY: 0
57+
- _GlowInner: 0.05
58+
- _GlowOffset: 0
59+
- _GlowOuter: 0.05
60+
- _GlowPower: 0.75
61+
- _GradientScale: 6
62+
- _LightAngle: 3.1416
63+
- _MaskSoftnessX: 0
64+
- _MaskSoftnessY: 0
65+
- _OutlineSoftness: 0
66+
- _OutlineUVSpeedX: 0
67+
- _OutlineUVSpeedY: 0
68+
- _OutlineWidth: 0.9
69+
- _PerspectiveFilter: 0.875
70+
- _Reflectivity: 10
71+
- _ScaleRatioA: 0.7662835
72+
- _ScaleRatioB: 0.6770833
73+
- _ScaleRatioC: 0.6770833
74+
- _ScaleX: 1
75+
- _ScaleY: 1
76+
- _ShaderFlags: 0
77+
- _Sharpness: 0
78+
- _SpecularPower: 2
79+
- _Stencil: 0
80+
- _StencilComp: 8
81+
- _StencilOp: 0
82+
- _StencilReadMask: 255
83+
- _StencilWriteMask: 255
84+
- _TextureHeight: 512
85+
- _TextureWidth: 512
86+
- _UnderlayDilate: 0
87+
- _UnderlayOffsetX: 0
88+
- _UnderlayOffsetY: 0
89+
- _UnderlaySoftness: 0
90+
- _VertexOffsetX: 0
91+
- _VertexOffsetY: 0
92+
- _WeightBold: 0.75
93+
- _WeightNormal: 0
94+
m_Colors:
95+
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
96+
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
97+
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
98+
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
99+
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
100+
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
101+
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
102+
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
103+
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
104+
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
105+
m_BuildTextureStacks: []

Assets/BossRoom/Fonts/Bungee-Regular SDF09.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/BossRoom/Prefabs/UI/AllyHUD.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ MonoBehaviour:
549549
m_text: Ally Name
550550
m_isRightToLeft: 0
551551
m_fontAsset: {fileID: 11400000, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
552-
m_sharedMaterial: {fileID: -466885322316925189, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
552+
m_sharedMaterial: {fileID: 2100000, guid: 9ba25c6f3254c4a4cb00e7407e967916, type: 2}
553553
m_fontSharedMaterials: []
554554
m_fontMaterial: {fileID: 0}
555555
m_fontMaterials: []

Assets/BossRoom/Prefabs/UI/MenuBtn.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ MonoBehaviour:
6868
m_text: Button Text
6969
m_isRightToLeft: 0
7070
m_fontAsset: {fileID: 11400000, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
71-
m_sharedMaterial: {fileID: -466885322316925189, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
71+
m_sharedMaterial: {fileID: 2100000, guid: 85b79908748d44046b0485d8a99c584f, type: 2}
7272
m_fontSharedMaterials: []
7373
m_fontMaterial: {fileID: 0}
7474
m_fontMaterials: []

Assets/BossRoom/Prefabs/UI/PartyHUD.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ MonoBehaviour:
240240
m_text: Hero Name
241241
m_isRightToLeft: 0
242242
m_fontAsset: {fileID: 11400000, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
243-
m_sharedMaterial: {fileID: -466885322316925189, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
243+
m_sharedMaterial: {fileID: 2100000, guid: 9ba25c6f3254c4a4cb00e7407e967916, type: 2}
244244
m_fontSharedMaterials: []
245245
m_fontMaterial: {fileID: 0}
246246
m_fontMaterials: []

Assets/BossRoom/Prefabs/UI/UIName.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ MonoBehaviour:
127127
m_text: Silly Hobbit
128128
m_isRightToLeft: 0
129129
m_fontAsset: {fileID: 11400000, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
130-
m_sharedMaterial: {fileID: -466885322316925189, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
130+
m_sharedMaterial: {fileID: 2100000, guid: 9ba25c6f3254c4a4cb00e7407e967916, type: 2}
131131
m_fontSharedMaterials: []
132132
m_fontMaterial: {fileID: 0}
133133
m_fontMaterials: []

0 commit comments

Comments
 (0)