Made it so you can see the sword in your inventory and pick them up from the ground.
This commit is contained in:
parent
dfc86452fc
commit
aa83417ba3
6 changed files with 26 additions and 2 deletions
|
|
@ -17,6 +17,11 @@
|
|||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"sword_1":
|
||||
{"path": "assets/items/sword_1_sprite.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"ladder_down":
|
||||
{"path": "assets/sprites/ladder_down.png",
|
||||
"frame_width": 256,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue