minimap etc

This commit is contained in:
t. boddy 2026-02-16 14:21:25 -05:00
parent 75f6c7d8dc
commit 1702a06d9f
17 changed files with 134 additions and 20 deletions

BIN
res/clouds.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
res/ground.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

BIN
res/mapenemy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
res/mapframe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
res/mapindicator.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
res/mapplayer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5 KiB

Before After
Before After