Skip to content

Commit 34d8cb8

Browse files
committed
Adjust pixel perfect camera settings
1 parent 3d02024 commit 34d8cb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Assets/Scenes/Tetris.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,8 @@ MonoBehaviour:
281281
m_Name:
282282
m_EditorClassIdentifier:
283283
m_AssetsPPU: 8
284-
m_RefResolutionX: 80
285-
m_RefResolutionY: 160
284+
m_RefResolutionX: 96
285+
m_RefResolutionY: 176
286286
m_UpscaleRT: 0
287287
m_PixelSnapping: 0
288288
m_CropFrameX: 0
@@ -315,7 +315,7 @@ Camera:
315315
far clip plane: 1000
316316
field of view: 60
317317
orthographic: 1
318-
orthographic size: 11
318+
orthographic size: 12.28125
319319
m_Depth: -1
320320
m_CullingMask:
321321
serializedVersion: 2

0 commit comments

Comments
 (0)