Merge tilesets into one

This commit is contained in:
2023-12-12 17:02:23 +01:00
parent 11832ec1cc
commit 72b32b1a26
48 changed files with 10442 additions and 4618 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

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

File diff suppressed because it is too large Load Diff

View File

@@ -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"
}