Add included level asset.
This commit is contained in:
41
assets/included_level/level.json
Normal file
41
assets/included_level/level.json
Normal 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"
|
||||
}
|
BIN
assets/included_level/test.lvl
Normal file
BIN
assets/included_level/test.lvl
Normal file
Binary file not shown.
29
assets/included_level/tileset.json
Normal file
29
assets/included_level/tileset.json
Normal 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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user