Show a combat icon when in combat.
This commit is contained in:
parent
dc9f942912
commit
e4d6bf4854
3 changed files with 11 additions and 5 deletions
|
|
@ -31,6 +31,11 @@
|
|||
"hp_status_00": "assets/sounds/hp_status_00.ogg"
|
||||
},
|
||||
"sprites": {
|
||||
"combat_active":
|
||||
{"path": "assets/sprites/combat_active.png",
|
||||
"frame_width": 170,
|
||||
"frame_height": 170
|
||||
},
|
||||
"burning_animation":
|
||||
{"path": "assets/sprites/burning_animation.png",
|
||||
"frame_width": 256,
|
||||
|
|
|
|||
BIN
assets/sprites/combat_active.png
Normal file
BIN
assets/sprites/combat_active.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue