Skip to content

Commit 972517a

Browse files
committed
New WebGl build
1 parent a65ed70 commit 972517a

File tree

12 files changed

+907
-9
lines changed

12 files changed

+907
-9
lines changed

Assets/Scenes/DungeonGenerator.unity

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ MonoBehaviour:
319319
m_Name:
320320
m_EditorClassIdentifier: UnityEngine.UI::UnityEngine.UI.Text
321321
m_Material: {fileID: 0}
322-
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
322+
m_Color: {r: 1, g: 1, b: 1, a: 1}
323323
m_RaycastTarget: 1
324324
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
325325
m_Maskable: 1
@@ -329,7 +329,7 @@ MonoBehaviour:
329329
m_FontData:
330330
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
331331
m_FontSize: 16
332-
m_FontStyle: 1
332+
m_FontStyle: 0
333333
m_BestFit: 0
334334
m_MinSize: 0
335335
m_MaxSize: 40
@@ -399,7 +399,7 @@ MonoBehaviour:
399399
m_Name:
400400
m_EditorClassIdentifier: UnityEngine.UI::UnityEngine.UI.Image
401401
m_Material: {fileID: 0}
402-
m_Color: {r: 1, g: 1, b: 1, a: 0.392}
402+
m_Color: {r: 0, g: 0, b: 0, a: 0.89411765}
403403
m_RaycastTarget: 1
404404
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
405405
m_Maskable: 1
@@ -552,7 +552,7 @@ MonoBehaviour:
552552
m_Name:
553553
m_EditorClassIdentifier: UnityEngine.UI::UnityEngine.UI.Text
554554
m_Material: {fileID: 0}
555-
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
555+
m_Color: {r: 1, g: 1, b: 1, a: 1}
556556
m_RaycastTarget: 1
557557
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
558558
m_Maskable: 1

Assets/Settings.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/Settings/Build Profiles.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.

0 commit comments

Comments
 (0)