Skip to content

Commit 2e0f044

Browse files
Made the backgrounds for the Lobby and IP pop up a bit more transparent
1 parent 9d044e9 commit 2e0f044

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/BossRoom/Prefabs/UI/IPPopup.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ RectTransform:
537537
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
538538
m_AnchorMin: {x: 0, y: 1}
539539
m_AnchorMax: {x: 1, y: 1}
540-
m_AnchoredPosition: {x: -0.0006713867, y: -16.99823}
540+
m_AnchoredPosition: {x: -0.0007324219, y: -16.99823}
541541
m_SizeDelta: {x: -59.453125, y: 112.97}
542542
m_Pivot: {x: 0.5, y: 1}
543543
--- !u!114 &528958588275101942
@@ -2948,7 +2948,7 @@ MonoBehaviour:
29482948
m_Name:
29492949
m_EditorClassIdentifier:
29502950
m_Material: {fileID: 0}
2951-
m_Color: {r: 1, g: 1, b: 1, a: 1}
2951+
m_Color: {r: 1, g: 1, b: 1, a: 0.8}
29522952
m_RaycastTarget: 1
29532953
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
29542954
m_Maskable: 1

Assets/BossRoom/Prefabs/UI/LobbyUI.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3971,7 +3971,7 @@ MonoBehaviour:
39713971
m_Name:
39723972
m_EditorClassIdentifier:
39733973
m_Material: {fileID: 0}
3974-
m_Color: {r: 1, g: 1, b: 1, a: 0.9019608}
3974+
m_Color: {r: 1, g: 1, b: 1, a: 0.8}
39753975
m_RaycastTarget: 1
39763976
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
39773977
m_Maskable: 1

0 commit comments

Comments
 (0)