Skip to content

Commit ff2b6fb

Browse files
committed
Feat: Canvas scaler
1 parent c3f98a8 commit ff2b6fb

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Assets/Scenes/EndingReview.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,11 +1451,11 @@ MonoBehaviour:
14511451
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
14521452
m_Name:
14531453
m_EditorClassIdentifier:
1454-
m_UiScaleMode: 0
1454+
m_UiScaleMode: 1
14551455
m_ReferencePixelsPerUnit: 100
14561456
m_ScaleFactor: 1
1457-
m_ReferenceResolution: {x: 800, y: 600}
1458-
m_ScreenMatchMode: 0
1457+
m_ReferenceResolution: {x: 1920, y: 1080}
1458+
m_ScreenMatchMode: 1
14591459
m_MatchWidthOrHeight: 0
14601460
m_PhysicalUnit: 3
14611461
m_FallbackScreenDPI: 96

Assets/Scenes/Lobby.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ MonoBehaviour:
170170
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
171171
m_Name:
172172
m_EditorClassIdentifier:
173-
m_UiScaleMode: 0
173+
m_UiScaleMode: 1
174174
m_ReferencePixelsPerUnit: 100
175175
m_ScaleFactor: 1
176-
m_ReferenceResolution: {x: 800, y: 600}
177-
m_ScreenMatchMode: 0
176+
m_ReferenceResolution: {x: 1920, y: 1080}
177+
m_ScreenMatchMode: 1
178178
m_MatchWidthOrHeight: 0
179179
m_PhysicalUnit: 3
180180
m_FallbackScreenDPI: 96

Assets/Scenes/Main.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,11 +1161,11 @@ MonoBehaviour:
11611161
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
11621162
m_Name:
11631163
m_EditorClassIdentifier:
1164-
m_UiScaleMode: 0
1164+
m_UiScaleMode: 1
11651165
m_ReferencePixelsPerUnit: 100
11661166
m_ScaleFactor: 1
1167-
m_ReferenceResolution: {x: 800, y: 600}
1168-
m_ScreenMatchMode: 0
1167+
m_ReferenceResolution: {x: 1920, y: 1080}
1168+
m_ScreenMatchMode: 1
11691169
m_MatchWidthOrHeight: 0
11701170
m_PhysicalUnit: 3
11711171
m_FallbackScreenDPI: 96

0 commit comments

Comments
 (0)