Playing with maze gen again.
This commit is contained in:
parent
c97648ab3a
commit
33cd490ed3
8 changed files with 164 additions and 36 deletions
|
@ -100,6 +100,11 @@
|
|||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"lava_floor":
|
||||
{"path": "assets/lava_floor-256.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
},
|
||||
"ceiling":
|
||||
{"path": "assets/ceiling_test-256.png",
|
||||
"frame_width": 256,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue