Add included level asset.

This commit is contained in:
2025-06-12 13:23:14 -05:00
parent 948b275cf9
commit 397de3bc86
3 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
{
"author":"Automated Tooling",
"bgcolor":"#000000FF",
"description":"",
"editor-version":1.000000,
"entities":[
{
"color":"#CDCDCDCD",
"flip-h":-431602080.000000,
"flip-v":-431602080.000000,
"height":16.000000,
"metadata":null,
"name":"Mr Bigg",
"rotation":0.000000,
"type":"The Last",
"width":16.000000,
"x":0.000000,
"y":0.000000,
"z-index":0.000000
}
],
"layers":[
{
"binary-path":"test.lvl",
"cell-height":16.000000,
"cell-width":16.000000,
"cols":64.000000,
"name":"",
"rows":64.000000
}
],
"map-cols":-842150451.000000,
"map-rows":-842150451.000000,
"map-type":true,
"name":"Test Level",
"tags":[
],
"tile-height":16.000000,
"tile-width":16.000000,
"tileset-path":"tileset.json"
}

Binary file not shown.

View File

@@ -0,0 +1,29 @@
{
"author":"",
"cols":80.000000,
"file-path":"tileset.json",
"first-gid":0.000000,
"name":"tileset",
"rows":64.000000,
"texture-height":1280.000000,
"texture-path":"../megacommando.png",
"texture-width":1024.000000,
"tile-height":16.000000,
"tile-spacing":0.000000,
"tile-width":16.000000,
"tiles":[
{
"id":9999.000000,
"metadata":{
"color":"#FFAAFF"
},
"name":"Special Tile",
"quad":[
0.000000,
0.000000,
16.000000,
16.000000
]
}
]
}