state switching better, but need to transfer sprites

This commit is contained in:
2020-01-09 22:23:16 -08:00
parent fc0cb579b3
commit 58f0c2a8d8
3 changed files with 368 additions and 163 deletions

View File

@@ -37,6 +37,36 @@
y: 490,
width: 17,
height: 13,
)
),
( // Tap Tap Dialogue
x: 292,
y: 91,
width: 56,
height: 48,
),
( // Play Button
x: 354,
y: 118,
width: 50,
height: 28,
),
( // Leaderboard button
x: 414,
y: 118,
width: 42,
height: 28,
),
( // Get Ready
x: 295,
y: 59,
width: 91,
height: 24,
),
( // Flappy Bird Text
x: 351,
y: 91,
width: 88,
height: 25,
),
]
)