Make a little crossed swords combat indicator show up.
This commit is contained in:
parent
0f9777988d
commit
f9346f3e87
6 changed files with 18 additions and 3 deletions
|
|
@ -72,7 +72,7 @@
|
|||
"frame_height": 341
|
||||
},
|
||||
"sequences": {
|
||||
"idle": {"frames": [0, 1, 2], "durations": [25, 5, 20] }
|
||||
"idle": {"frames": [0, 1, 2], "durations": [10, 5, 15] }
|
||||
},
|
||||
"transforms": {
|
||||
"basic": {
|
||||
|
|
|
|||
|
|
@ -95,6 +95,11 @@
|
|||
{"path": "assets/stories/win_story.png",
|
||||
"frame_width": 1280,
|
||||
"frame_height": 720
|
||||
},
|
||||
"combat_active":
|
||||
{"path": "assets/sprites/combat_active.png",
|
||||
"frame_width": 170,
|
||||
"frame_height": 170
|
||||
}
|
||||
},
|
||||
"worldgen": {
|
||||
|
|
|
|||
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