minimap etc
This commit is contained in:
parent
75f6c7d8dc
commit
1702a06d9f
17 changed files with 134 additions and 20 deletions
|
|
@ -4,6 +4,9 @@ IMAGE shadow "shadow.png" NONE NONE
|
|||
IMAGE logo "logo.png" NONE NONE
|
||||
|
||||
IMAGE sky "sky.png" NONE NONE
|
||||
IMAGE ground "ground.png" NONE NONE
|
||||
// IMAGE clouds "clouds.png" NONE NONE
|
||||
|
||||
IMAGE fadeTop "fadetop.png" NONE NONE
|
||||
IMAGE fadeBottom "fadebottom.png" NONE NONE
|
||||
|
||||
|
|
@ -16,4 +19,8 @@ SPRITE pBulletSprite "pbullet.png" 4 4 NONE 0
|
|||
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
|
||||
SPRITE aliceSprite "alice.png" 6 6 NONE 0
|
||||
|
||||
// IMAGE mapPlayer "mapplayer.png" NONE NONE
|
||||
IMAGE mapIndicator "mapindicator.png" NONE NONE
|
||||
// IMAGE mapFrame "mapframe.png" NONE NONE
|
||||
Loading…
Add table
Add a link
Reference in a new issue