Files
PixelDefense/assets/entities.tsj
2023-12-05 11:25:56 +01:00

79 lines
1.7 KiB
Plaintext

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