Merge tilesets into one
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB |
1137
assets/buildings.tsj
1137
assets/buildings.tsj
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB |
@@ -1,79 +0,0 @@
|
||||
{ "columns":64,
|
||||
"image":"entities.png",
|
||||
"imageheight":1024,
|
||||
"imagewidth":1024,
|
||||
"margin":0,
|
||||
"name":"entities",
|
||||
"spacing":0,
|
||||
"tilecount":4096,
|
||||
"tiledversion":"1.10.2",
|
||||
"tileheight":16,
|
||||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"idle_0"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"idle_1"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_0"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":3,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_1"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":4,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_2"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":5,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_3"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":64,
|
||||
"type":"axe"
|
||||
}],
|
||||
"tilewidth":16,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
}
|
||||
BIN
assets/game.png
Normal file
BIN
assets/game.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 366 KiB |
4085
assets/game.tsj
Normal file
4085
assets/game.tsj
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB |
1369
assets/terrain.tsj
1369
assets/terrain.tsj
File diff suppressed because it is too large
Load Diff
@@ -1,59 +0,0 @@
|
||||
{ "columns":18,
|
||||
"image":"tilemap_packed.png",
|
||||
"imageheight":176,
|
||||
"imagewidth":288,
|
||||
"margin":0,
|
||||
"name":"test",
|
||||
"spacing":0,
|
||||
"tilecount":198,
|
||||
"tiledversion":"1.10.2",
|
||||
"tileheight":16,
|
||||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"objectgroup":
|
||||
{
|
||||
"draworder":"index",
|
||||
"id":2,
|
||||
"name":"",
|
||||
"objects":[
|
||||
{
|
||||
"height":12,
|
||||
"id":1,
|
||||
"name":"test",
|
||||
"properties":[
|
||||
{
|
||||
"name":"test",
|
||||
"type":"string",
|
||||
"value":"123"
|
||||
}],
|
||||
"rotation":0,
|
||||
"type":"test",
|
||||
"visible":true,
|
||||
"width":12,
|
||||
"x":2,
|
||||
"y":2
|
||||
},
|
||||
{
|
||||
"height":4,
|
||||
"id":2,
|
||||
"name":"",
|
||||
"rotation":0,
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":4,
|
||||
"x":6,
|
||||
"y":6
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
"type":"grass"
|
||||
}],
|
||||
"tilewidth":16,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
}
|
||||
Reference in New Issue
Block a user