null check to squash bug. some gfx
This commit is contained in:
parent
19258268b0
commit
a3f0474ec9
11 changed files with 60 additions and 42 deletions
|
|
@ -7,9 +7,13 @@ IMAGE sky "sky.png" NONE NONE
|
|||
IMAGE fadeTop "fadetop.png" NONE NONE
|
||||
IMAGE fadeBottom "fadebottom.png" NONE NONE
|
||||
|
||||
SPRITE sakuyaSprite "sakuya.png" 4 4 NONE 0
|
||||
// SPRITE sakuyaSprite "sakuya.png" 4 4 NONE 0
|
||||
SPRITE sakuyaSprite "sakuya2.png" 6 6 NONE 0
|
||||
|
||||
SPRITE bulletsSprite "bullets.png" 2 2 NONE 0
|
||||
SPRITE pBulletSprite "pbullet.png" 4 4 NONE 0
|
||||
|
||||
SPRITE butterflySprite "butterfly.png" 4 4 NONE 8
|
||||
SPRITE butterflySprite "butterfly.png" 4 4 NONE 8
|
||||
// SPRITE fairySprite "fairy.png" 4 4 NONE 8
|
||||
SPRITE fairySprite "fairy2.png" 4 4 NONE 8
|
||||
SPRITE aliceSprite "alice.png" 6 6 NONE 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue