Added in a new art for a 'gold savior' and refined the battle engine more but it's not quite what I want.
This commit is contained in:
parent
ca328e10dc
commit
0e2f213871
7 changed files with 88 additions and 32 deletions
|
@ -20,6 +20,11 @@
|
|||
"ambient_1": "assets/sounds/ambient_1.ogg"
|
||||
},
|
||||
"sprites": {
|
||||
"gold_savior":
|
||||
{"path": "assets/gold_savior-256.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"armored_knight":
|
||||
{"path": "assets/armored_knight_1-256.png",
|
||||
"frame_width": 256,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue