Doors are now meshed into the walls better but I got rid of the wood wals. They suck.
This commit is contained in:
parent
4c11829580
commit
349656589b
9 changed files with 19 additions and 18 deletions
|
|
@ -232,7 +232,12 @@
|
|||
"frame_height": 256
|
||||
},
|
||||
"door_plain":
|
||||
{"path": "assets/sprites/door_plain.png",
|
||||
{"path": "assets/doors/door_plain.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"door_moss_wall":
|
||||
{"path": "assets/doors/door_moss_wall.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue