start enemy work

This commit is contained in:
t. boddy 2022-08-17 20:39:28 -04:00
parent 78a032a6d9
commit 60aa78f3f1
8 changed files with 233 additions and 21 deletions

BIN
res/enemies/fairy1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -18,6 +18,8 @@ IMAGE rock1rt "fg/rock1rt.png" FAST
SPRITE nitori "player/nitori.png" 4 4 FAST
SPRITE fairy1 "enemies/fairy1.png" 6 4 FAST
SPRITE smallRedBullet "bullets/smallred.png" 1 1 FAST 5
SPRITE smallBlueBullet "bullets/smallblue.png" 1 1 FAST 5
SPRITE smallGreenBullet "bullets/smallgreen.png" 1 1 FAST 5