sprites aligned

This commit is contained in:
2020-01-09 23:34:50 -08:00
parent 58f0c2a8d8
commit 3d34224fe6
4 changed files with 128 additions and 166 deletions

View File

@@ -47,14 +47,14 @@
( // Play Button
x: 354,
y: 118,
width: 50,
height: 28,
width: 52,
height: 29,
),
( // Leaderboard button
x: 414,
y: 118,
width: 42,
height: 28,
width: 52,
height: 29,
),
( // Get Ready
x: 295,
@@ -65,8 +65,8 @@
( // Flappy Bird Text
x: 351,
y: 91,
width: 88,
width: 90,
height: 25,
),
)
]
)