More boss fight UI done and a bit of ambient sound working.

This commit is contained in:
Zed A. Shaw 2025-02-28 00:52:48 -05:00
parent 64807174c0
commit a0c0308461
12 changed files with 111 additions and 58 deletions

BIN
assets/ambient_1.ogg Normal file

Binary file not shown.

View file

@ -5,7 +5,8 @@
"monster_1": "assets/monster-1.ogg",
"walk": "assets/blank.ogg",
"blank": "assets/blank.ogg",
"pickup": "assets/pickup.ogg"
"pickup": "assets/pickup.ogg",
"ambient_1": "assets/ambient_1.ogg"
},
"sprites": {
"armored_knight": "assets/armored_knight_1-256.png",