More boss fight UI done and a bit of ambient sound working.
This commit is contained in:
parent
64807174c0
commit
a0c0308461
12 changed files with 111 additions and 58 deletions
BIN
assets/ambient_1.ogg
Normal file
BIN
assets/ambient_1.ogg
Normal file
Binary file not shown.
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue