Files
SunnyLand/assets/maps/actor.tsj
T

312 lines
8.4 KiB
Plaintext

{ "columns":0,
"grid":
{
"height":1,
"orientation":"orthogonal",
"width":1
},
"margin":0,
"name":"actor",
"spacing":0,
"tilecount":6,
"tiledversion":"1.11.2",
"tileheight":41,
"tiles":[
{
"height":41,
"id":0,
"image":"..\/textures\/Actors\/eagle-attack.png",
"imageheight":41,
"imagewidth":160,
"objectgroup":
{
"draworder":"index",
"id":2,
"name":"",
"objects":[
{
"height":24.6363636363636,
"id":1,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":32,
"x":3,
"y":14.3636363636364
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"fly\": {\"frames\": [0,1,2,3]}\n}"
},
{
"name":"health",
"type":"int",
"value":1
},
{
"name":"tag",
"type":"string",
"value":"enemy"
}],
"width":40,
"x":0,
"y":0
},
{
"height":32,
"id":1,
"image":"..\/textures\/Actors\/foxy.png",
"imageheight":384,
"imagewidth":198,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":19,
"id":2,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":11,
"x":11,
"y":13
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"idle\": {\"duration\": 200, \"row\":0, \"frames\":[0,1,2,3,2,1]},\n \"walk\": {\"row\":1, \"frames\":[0,1,2,3,4,5]},\n \"climb\":{\"row\":2, \"frames\":[0,1,2,3]},\n \"hurt\": {\"row\":4, \"frames\":[0,1]},\n \"jump\": {\"row\":5, \"frames\":[0]},\n \"fall\": {\"row\":5, \"frames\":[1]}\n}"
},
{
"name":"gravity",
"type":"bool",
"value":true
},
{
"name":"health",
"type":"int",
"value":3
},
{
"name":"tag",
"type":"string",
"value":"player"
}],
"width":32,
"x":0,
"y":0
},
{
"height":32,
"id":2,
"image":"..\/textures\/Actors\/frog.png",
"imageheight":64,
"imagewidth":140,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":19,
"id":1,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":26,
"x":4,
"y":8
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"idle\": {\"duration\": 300, \"frames\":[0,1,2,3]},\n \"jump\": {\"row\": 1, \"frames\":[1]},\n \"fall\": {\"row\": 1, \"frames\":[2]}\n}"
},
{
"name":"gravity",
"type":"bool",
"value":true
},
{
"name":"health",
"type":"int",
"value":1
},
{
"name":"tag",
"type":"string",
"value":"enemy"
}],
"width":35,
"x":0,
"y":0
},
{
"height":28,
"id":3,
"image":"..\/textures\/Actors\/opossum.png",
"imageheight":28,
"imagewidth":216,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":25,
"id":1,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":28,
"x":1,
"y":2
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"walk\": {\"frames\":[0,1,2,3,4,5]}\n}"
},
{
"name":"gravity",
"type":"bool",
"value":true
},
{
"name":"health",
"type":"int",
"value":1
},
{
"name":"tag",
"type":"string",
"value":"enemy"
}],
"width":36,
"x":0,
"y":0
},
{
"height":21,
"id":4,
"image":"..\/textures\/Items\/cherry.png",
"imageheight":21,
"imagewidth":105,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":15,
"id":1,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":17,
"x":0,
"y":3
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"idle\": {\"duration\": 200, \"frames\":[0,1,2,3,4,3,2,1]}\n}"
},
{
"name":"tag",
"type":"string",
"value":"item"
}],
"width":21,
"x":0,
"y":0
},
{
"height":13,
"id":5,
"image":"..\/textures\/Items\/gem.png",
"imageheight":13,
"imagewidth":75,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":11,
"id":1,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":13,
"x":1,
"y":1
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
},
"properties":[
{
"name":"animation",
"type":"string",
"value":"{\n \"idle\": {\"duration\": 200, \"frames\":[0,1,2,3,4]}\n}"
},
{
"name":"tag",
"type":"string",
"value":"item"
}],
"width":15,
"x":0,
"y":0
}],
"tilewidth":40,
"type":"tileset",
"version":"1.10"
}