Merge pull request #86 from progtime-net/AddingLootToMap
Adding loot to map
This commit is contained in:
commit
1990f2ba56
24 changed files with 5008 additions and 1820 deletions
|
@ -1,49 +0,0 @@
|
||||||
{
|
|
||||||
"activeFile": "TileMaps/main.tmj",
|
|
||||||
"expandedProjectPaths": [
|
|
||||||
"TileMaps",
|
|
||||||
"Templates",
|
|
||||||
".",
|
|
||||||
"TileSets"
|
|
||||||
],
|
|
||||||
"fileStates": {
|
|
||||||
"TileMaps/main.tmj": {
|
|
||||||
"scale": 0.75,
|
|
||||||
"selectedLayer": 1,
|
|
||||||
"viewCenter": {
|
|
||||||
"x": 1860.6666666666665,
|
|
||||||
"y": 871.3333333333333
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"TileSets/IconSet.tsj": {
|
|
||||||
"dynamicWrapping": true,
|
|
||||||
"scaleInDock": 1,
|
|
||||||
"scaleInEditor": 1
|
|
||||||
},
|
|
||||||
"TileSets/TileSet 1.tsj": {
|
|
||||||
"dynamicWrapping": false,
|
|
||||||
"scaleInDock": 1.5,
|
|
||||||
"scaleInEditor": 3
|
|
||||||
},
|
|
||||||
"TileSets/TilesetNature.tsj": {
|
|
||||||
"scaleInDock": 1.5,
|
|
||||||
"scaleInEditor": 1
|
|
||||||
},
|
|
||||||
"TileSets/tileset 1 collision.tsj": {
|
|
||||||
"scaleInDock": 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"openFiles": [
|
|
||||||
"TileMaps/main.tmj",
|
|
||||||
"TileSets/IconSet.tsj",
|
|
||||||
"TileSets/TileSet 1.tsj",
|
|
||||||
"TileSets/TilesetNature.tsj"
|
|
||||||
],
|
|
||||||
"project": "MapSession.tiled-project",
|
|
||||||
"recentFiles": [
|
|
||||||
"TileSets/TilesetNature.tsj",
|
|
||||||
"TileSets/TileSet 1.tsj",
|
|
||||||
"TileSets/IconSet.tsj",
|
|
||||||
"TileMaps/main.tmj"
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -12,7 +12,7 @@
|
||||||
"tileset":
|
"tileset":
|
||||||
{
|
{
|
||||||
"firstgid":1,
|
"firstgid":1,
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
"source":"..\/..\/TileSets\/IconSet.tsj"
|
||||||
},
|
},
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
|
@ -9,10 +9,9 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":16
|
"width":16
|
||||||
},
|
},
|
||||||
"tileset":
|
"tileset": {
|
||||||
{
|
"firstgid": 1,
|
||||||
"firstgid":1,
|
"source": "..\/..\/TileSets\/IconSet.tsj"
|
||||||
"source":"..\/TileSets\/IconSet.tsj"
|
},
|
||||||
},
|
|
||||||
"type":"template"
|
"type":"template"
|
||||||
}
|
}
|
18
ZoFo/Content/MapData/Templates/Enemies/Zombie.tj
Normal file
18
ZoFo/Content/MapData/Templates/Enemies/Zombie.tj
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{ "object":
|
||||||
|
{
|
||||||
|
"gid":8,
|
||||||
|
"height":16,
|
||||||
|
"id":1,
|
||||||
|
"name":"Zombie",
|
||||||
|
"rotation":0,
|
||||||
|
"type":"",
|
||||||
|
"visible":true,
|
||||||
|
"width":16
|
||||||
|
},
|
||||||
|
"tileset":
|
||||||
|
{
|
||||||
|
"firstgid":1,
|
||||||
|
"source":"..\/..\/TileSets\/IconSet.tsj"
|
||||||
|
},
|
||||||
|
"type":"template"
|
||||||
|
}
|
File diff suppressed because it is too large
Load diff
|
@ -8,51 +8,57 @@
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"IconSet",
|
"name":"IconSet",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":7,
|
"tilecount":8,
|
||||||
"tiledversion":"1.10.2",
|
"tiledversion":"1.10.2",
|
||||||
"tileheight":1200,
|
"tileheight":1200,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
{
|
||||||
"id":0,
|
"id":0,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/ammunition.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/Ammo.png",
|
||||||
"imageheight":512,
|
"imageheight":512,
|
||||||
"imagewidth":512
|
"imagewidth":512
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":1,
|
"id":1,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Blue Potion.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/PureBottleOfWater.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32
|
"imagewidth":32
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":2,
|
"id":2,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Water Bottle.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/BottleOfWater.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32
|
"imagewidth":32
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":3,
|
"id":3,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Wood Log.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/Wood.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32
|
"imagewidth":32
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":4,
|
"id":4,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Silver Ingot.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/Steel.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32
|
"imagewidth":32
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":5,
|
"id":5,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Monster Meat.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/RottenFlesh.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32
|
"imagewidth":32
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":6,
|
"id":6,
|
||||||
"image":"..\/..\/Textures\/icons\/Collectables\/Stone.png",
|
"image":"..\/..\/Textures\/icons\/Collectables\/Peeble.png",
|
||||||
"imageheight":1200,
|
"imageheight":1200,
|
||||||
"imagewidth":1200
|
"imagewidth":1200
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":7,
|
||||||
|
"image":"..\/..\/Textures\/icons\/zombie_218153.png",
|
||||||
|
"imageheight":512,
|
||||||
|
"imagewidth":512
|
||||||
}],
|
}],
|
||||||
"tilewidth":1200,
|
"tilewidth":1200,
|
||||||
"type":"tileset",
|
"type":"tileset",
|
||||||
|
|
|
@ -8,13 +8,13 @@
|
||||||
"width":24
|
"width":24
|
||||||
},
|
},
|
||||||
"image":"..\/..\/Textures\/TileSetImages\/TilesetFloor.png",
|
"image":"..\/..\/Textures\/TileSetImages\/TilesetFloor.png",
|
||||||
"imageheight":417,
|
"imageheight":464,
|
||||||
"imagewidth":352,
|
"imagewidth":352,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"TileSet 1",
|
"name":"TileSet 1",
|
||||||
"objectalignment":"topleft",
|
"objectalignment":"topleft",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":572,
|
"tilecount":638,
|
||||||
"tiledversion":"1.10.2",
|
"tiledversion":"1.10.2",
|
||||||
"tileheight":16,
|
"tileheight":16,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
|
@ -2332,8 +2332,20 @@
|
||||||
"name":"SandStone",
|
"name":"SandStone",
|
||||||
"probability":0.3,
|
"probability":0.3,
|
||||||
"tile":110
|
"tile":110
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color":"#0000ff",
|
||||||
|
"name":"LightGrass",
|
||||||
|
"probability":1,
|
||||||
|
"tile":265
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color":"#ff7700",
|
||||||
|
"name":"Dirt",
|
||||||
|
"probability":1,
|
||||||
|
"tile":177
|
||||||
}],
|
}],
|
||||||
"name":"\u041f\u0435\u0441\u0447\u0430\u043d\u044b\u0439",
|
"name":"\u0411\u0438\u043e\u043c\u043d\u044b\u0439",
|
||||||
"tile":-1,
|
"tile":-1,
|
||||||
"type":"corner",
|
"type":"corner",
|
||||||
"wangtiles":[
|
"wangtiles":[
|
||||||
|
@ -2424,6 +2436,228 @@
|
||||||
{
|
{
|
||||||
"tileid":114,
|
"tileid":114,
|
||||||
"wangid":[0, 2, 0, 2, 0, 2, 0, 2]
|
"wangid":[0, 2, 0, 2, 0, 2, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":154,
|
||||||
|
"wangid":[0, 3, 0, 4, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":155,
|
||||||
|
"wangid":[0, 3, 0, 4, 0, 4, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":156,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 4, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":163,
|
||||||
|
"wangid":[0, 3, 0, 4, 0, 3, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":176,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":177,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":178,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":181,
|
||||||
|
"wangid":[0, 4, 0, 3, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":182,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 3, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":185,
|
||||||
|
"wangid":[0, 4, 0, 3, 0, 4, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":198,
|
||||||
|
"wangid":[0, 4, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":199,
|
||||||
|
"wangid":[0, 4, 0, 3, 0, 3, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":200,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":203,
|
||||||
|
"wangid":[0, 3, 0, 4, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":204,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 4, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":242,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":243,
|
||||||
|
"wangid":[0, 4, 0, 4, 0, 4, 0, 4]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":244,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":245,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":264,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":265,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":266,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":267,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":268,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":578,
|
||||||
|
"wangid":[0, 3, 0, 2, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":579,
|
||||||
|
"wangid":[0, 3, 0, 2, 0, 2, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":580,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 2, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":581,
|
||||||
|
"wangid":[0, 2, 0, 3, 0, 2, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":582,
|
||||||
|
"wangid":[0, 2, 0, 2, 0, 3, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":600,
|
||||||
|
"wangid":[0, 2, 0, 2, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":601,
|
||||||
|
"wangid":[0, 2, 0, 2, 0, 2, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":602,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 2, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":603,
|
||||||
|
"wangid":[0, 3, 0, 2, 0, 2, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":604,
|
||||||
|
"wangid":[0, 2, 0, 2, 0, 2, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":622,
|
||||||
|
"wangid":[0, 2, 0, 3, 0, 3, 0, 3]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":623,
|
||||||
|
"wangid":[0, 2, 0, 3, 0, 3, 0, 2]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":624,
|
||||||
|
"wangid":[0, 3, 0, 3, 0, 3, 0, 2]
|
||||||
|
}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"colors":[
|
||||||
|
{
|
||||||
|
"color":"#ff0000",
|
||||||
|
"name":"",
|
||||||
|
"probability":1,
|
||||||
|
"tile":264
|
||||||
|
}],
|
||||||
|
"name":"\u0422\u0440\u0430\u0432\u0430",
|
||||||
|
"tile":244,
|
||||||
|
"type":"corner",
|
||||||
|
"wangtiles":[
|
||||||
|
{
|
||||||
|
"tileid":244,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":245,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":264,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":265,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":266,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":267,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":268,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"colors":[
|
||||||
|
{
|
||||||
|
"color":"#ff0000",
|
||||||
|
"name":"",
|
||||||
|
"probability":1,
|
||||||
|
"tile":110
|
||||||
|
}],
|
||||||
|
"name":"\u041f\u0435\u0441\u0447\u0430\u043d\u0438\u043a",
|
||||||
|
"tile":111,
|
||||||
|
"type":"corner",
|
||||||
|
"wangtiles":[
|
||||||
|
{
|
||||||
|
"tileid":110,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":111,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":112,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":113,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tileid":114,
|
||||||
|
"wangid":[0, 1, 0, 1, 0, 1, 0, 1]
|
||||||
}]
|
}]
|
||||||
}]
|
}]
|
||||||
}
|
}
|
98
ZoFo/Content/MapData/TileSets/bonfire.tsj
Normal file
98
ZoFo/Content/MapData/TileSets/bonfire.tsj
Normal file
|
@ -0,0 +1,98 @@
|
||||||
|
{ "columns":4,
|
||||||
|
"image":"..\/..\/Textures\/TileSetImages\/Campfire.png",
|
||||||
|
"imageheight":32,
|
||||||
|
"imagewidth":128,
|
||||||
|
"margin":0,
|
||||||
|
"name":"bonfire",
|
||||||
|
"spacing":0,
|
||||||
|
"tilecount":22,
|
||||||
|
"tiledversion":"1.10.2",
|
||||||
|
"tileheight":32,
|
||||||
|
"tiles":[
|
||||||
|
{
|
||||||
|
"animation":[
|
||||||
|
{
|
||||||
|
"duration":250,
|
||||||
|
"tileid":0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"duration":250,
|
||||||
|
"tileid":1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"duration":250,
|
||||||
|
"tileid":2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"duration":250,
|
||||||
|
"tileid":3
|
||||||
|
}],
|
||||||
|
"id":0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":7
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":11
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":12
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":13
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":14
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":20
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":16
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":18
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":19
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":21
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":15
|
||||||
|
}],
|
||||||
|
"tilewidth":32,
|
||||||
|
"type":"tileset",
|
||||||
|
"version":"1.10"
|
||||||
|
}
|
|
@ -6,7 +6,7 @@
|
||||||
"name":"tileset 1 collision",
|
"name":"tileset 1 collision",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":240,
|
"tilecount":240,
|
||||||
"tiledversion":"1.10.2",
|
"tiledversion":"1.11.0",
|
||||||
"tileheight":16,
|
"tileheight":16,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
{
|
||||||
|
@ -105,7 +105,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -133,7 +132,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -161,7 +159,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -189,7 +186,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -217,7 +213,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -245,7 +240,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -273,7 +267,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -301,7 +294,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -329,7 +321,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -357,7 +348,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -385,7 +375,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -449,7 +438,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -477,7 +465,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -505,7 +492,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -533,7 +519,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -561,7 +546,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -589,7 +573,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -617,7 +600,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -645,7 +627,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -673,7 +654,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -701,7 +681,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -729,7 +708,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -861,7 +839,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -889,7 +866,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -917,7 +893,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -1013,7 +988,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -1041,7 +1015,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -1069,7 +1042,6 @@
|
||||||
"objectgroup":
|
"objectgroup":
|
||||||
{
|
{
|
||||||
"draworder":"index",
|
"draworder":"index",
|
||||||
"id":2,
|
|
||||||
"name":"",
|
"name":"",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
|
@ -1386,10 +1358,56 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":173,
|
"id":173,
|
||||||
|
"objectgroup":
|
||||||
|
{
|
||||||
|
"draworder":"index",
|
||||||
|
"id":2,
|
||||||
|
"name":"",
|
||||||
|
"objects":[
|
||||||
|
{
|
||||||
|
"height":16,
|
||||||
|
"id":1,
|
||||||
|
"name":"",
|
||||||
|
"rotation":0,
|
||||||
|
"type":"",
|
||||||
|
"visible":true,
|
||||||
|
"width":16,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
}],
|
||||||
|
"opacity":1,
|
||||||
|
"type":"objectgroup",
|
||||||
|
"visible":true,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
},
|
||||||
"type":"StopObject"
|
"type":"StopObject"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":174,
|
"id":174,
|
||||||
|
"objectgroup":
|
||||||
|
{
|
||||||
|
"draworder":"index",
|
||||||
|
"id":2,
|
||||||
|
"name":"",
|
||||||
|
"objects":[
|
||||||
|
{
|
||||||
|
"height":16,
|
||||||
|
"id":1,
|
||||||
|
"name":"",
|
||||||
|
"rotation":0,
|
||||||
|
"type":"",
|
||||||
|
"visible":true,
|
||||||
|
"width":16,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
}],
|
||||||
|
"opacity":1,
|
||||||
|
"type":"objectgroup",
|
||||||
|
"visible":true,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
},
|
||||||
"type":"StopObject"
|
"type":"StopObject"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1466,10 +1484,56 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":193,
|
"id":193,
|
||||||
|
"objectgroup":
|
||||||
|
{
|
||||||
|
"draworder":"index",
|
||||||
|
"id":2,
|
||||||
|
"name":"",
|
||||||
|
"objects":[
|
||||||
|
{
|
||||||
|
"height":16,
|
||||||
|
"id":1,
|
||||||
|
"name":"",
|
||||||
|
"rotation":0,
|
||||||
|
"type":"",
|
||||||
|
"visible":true,
|
||||||
|
"width":16,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
}],
|
||||||
|
"opacity":1,
|
||||||
|
"type":"objectgroup",
|
||||||
|
"visible":true,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
},
|
||||||
"type":"StopObject"
|
"type":"StopObject"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":194,
|
"id":194,
|
||||||
|
"objectgroup":
|
||||||
|
{
|
||||||
|
"draworder":"index",
|
||||||
|
"id":2,
|
||||||
|
"name":"",
|
||||||
|
"objects":[
|
||||||
|
{
|
||||||
|
"height":16,
|
||||||
|
"id":1,
|
||||||
|
"name":"",
|
||||||
|
"rotation":0,
|
||||||
|
"type":"",
|
||||||
|
"visible":true,
|
||||||
|
"width":16,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
}],
|
||||||
|
"opacity":1,
|
||||||
|
"type":"objectgroup",
|
||||||
|
"visible":true,
|
||||||
|
"x":0,
|
||||||
|
"y":0
|
||||||
|
},
|
||||||
"type":"StopObject"
|
"type":"StopObject"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
1
ZoFo/Content/MapData/TileStamps/bushes.stamp
Normal file
1
ZoFo/Content/MapData/TileStamps/bushes.stamp
Normal file
File diff suppressed because one or more lines are too long
1
ZoFo/Content/MapData/TileStamps/flowers.stamp
Normal file
1
ZoFo/Content/MapData/TileStamps/flowers.stamp
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"name":"Flowers","variations":[{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZGRgAAAAKwAL","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjYmRgAAAALwAM","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZmRgAAAAMwAN","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjYWRgAAAANwAO","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZWRgAAAAOwAP","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjY2RgAAAAPwAQ","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1},{"map":{"compressionlevel":-1,"height":1,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZ2RgAAAAQwAR","encoding":"base64","height":1,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":1,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":1},"probability":1}]}
|
1
ZoFo/Content/MapData/TileStamps/green trees.stamp
Normal file
1
ZoFo/Content/MapData/TileStamps/green trees.stamp
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"name":"Green Trees","variations":[{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJwzZWBgMANicyC2AGJfIPYDYn8gDgDiVCBOA+J0IM4AYgBToAOv","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJxjZGBgYAJiSSCWAmIAAWgANw==","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":2,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":2},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJw7zsDAcAKI7wPxAyAGACBYA08=","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":2,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":2},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJzbwsjAsBWItwHxGSA+C8TngPgJED8F4mdADACKGwc/","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJwTZGBgEAJiTSDWAmIAA+gAdw==","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":2,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":2},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwcNACAMALBZ45iAYYLjP7RJS0RUm93hNF1uj9fnB2JABD8=","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwcNACAMALCZ45iAYYIjnzZpiYhqszucpsvt8fr8ZyAEbw==","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJwTZmBgEAFibSDWAWIABDgAfw==","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":2,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/TilesetNature.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":2},"probability":1}]}
|
|
@ -1 +1 @@
|
||||||
{"name":"Stone Buildings","variations":[{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwcNACAMALBxLMCwwPGvjzZpiYhqszucpsvt8fr8EWABDw==","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJxjZWBgYANidiDmAGJJIJYCYmkglgFiXSDWA2J9IDYAYgAWQAE/","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZGBg4AJibiCWBWI5IJYHYkMgNgJiYyAGAA+EAQ8=","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjYWBg4AViPiBWAGJFIFYCYhMgNgViMyAGABGgASo=","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJzzY2Bg8AfiACBOAuJkIE4BYgAb1AIX","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.10.2","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1}]}
|
{"name":"Stone Buildings","variations":[{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwcNACAMALBxLMCwwPGvjzZpiYhqszucpsvt8fr8EWABDw==","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJxjZWBgYANidiDmAGJJIJYCYmkglgFiXSDWA2J9IDYAYgAWQAE/","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjZGBg4AJibiCWBWI5IJYHYkMgNgJiYyAGAA+EAQ8=","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":3,"infinite":false,"layers":[{"compression":"zlib","data":"eJzjYWBg4AViPiBWAGJFIFYCYhMgNgViMyAGABGgASo=","encoding":"base64","height":3,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":2,"infinite":false,"layers":[{"compression":"zlib","data":"eJzzY2Bg8AfiACBOAuJkIE4BYgAb1AIX","encoding":"base64","height":2,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":3,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":3},"probability":1},{"map":{"compressionlevel":-1,"height":5,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwsRgCAUALBXXqGCQgXQCooV/MRxu9sUEbPJ7OJqsdrsbu4eng4vbx9fP38Kng2j","encoding":"base64","height":5,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1},{"map":{"compressionlevel":-1,"height":5,"infinite":false,"layers":[{"compression":"zlib","data":"eJwNwwsRgCAUALBXWqGCQgXQCooV/MRyu9sUEbPJ7OJqsdrsbu4eng4vbx9fP3/WDwxj","encoding":"base64","height":5,"id":1,"name":"","opacity":1,"type":"tilelayer","visible":true,"width":4,"x":0,"y":0}],"nextlayerid":2,"nextobjectid":1,"orientation":"orthogonal","renderorder":"right-down","tiledversion":"1.11.0","tileheight":16,"tilesets":[{"firstgid":1,"source":"../TileSets/tileset 1 collision.tsj"}],"tilewidth":16,"type":"map","version":"1.10","width":4},"probability":1}]}
|
BIN
ZoFo/Content/Textures/TileSetImages/Campfire.png
Normal file
BIN
ZoFo/Content/Textures/TileSetImages/Campfire.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 33 KiB |
BIN
ZoFo/Content/Textures/icons/zombie_218153.png
Normal file
BIN
ZoFo/Content/Textures/icons/zombie_218153.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
14
ZoFo/GameCore/GameManagers/MapManager/MapElements/Frame.cs
Normal file
14
ZoFo/GameCore/GameManagers/MapManager/MapElements/Frame.cs
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
namespace ZoFo.GameCore.GameManagers.MapManager.MapElements
|
||||||
|
{
|
||||||
|
public class Frame
|
||||||
|
{
|
||||||
|
public int Duration { get; set; }
|
||||||
|
public int TileId { get; set; }
|
||||||
|
}
|
||||||
|
}
|
|
@ -11,5 +11,6 @@ namespace ZoFo.GameCore.GameManagers.MapManager.MapElements
|
||||||
public int Id { get; set; }
|
public int Id { get; set; }
|
||||||
public string Type { get; set; }
|
public string Type { get; set; }
|
||||||
public ObjectGroup Objectgroup { get; set; }
|
public ObjectGroup Objectgroup { get; set; }
|
||||||
|
public List<Frame> Animation { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -72,6 +72,13 @@ namespace ZoFo.GameCore.GameManagers.MapManager
|
||||||
if (tileSet.FirstGid <= chunk.Data[i])
|
if (tileSet.FirstGid <= chunk.Data[i])
|
||||||
{
|
{
|
||||||
int number = chunk.Data[i] - tileSet.FirstGid;
|
int number = chunk.Data[i] - tileSet.FirstGid;
|
||||||
|
Tile tile = tileSet.Tiles[number]; // По факту может быть StopObjectom, но на уровне Tiled это все в первую очередь Tile
|
||||||
|
|
||||||
|
|
||||||
|
if (tile.Animation is not null)
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
int relativeColumn = number % tileSet.Columns;
|
int relativeColumn = number % tileSet.Columns;
|
||||||
int relativeRow = number / tileSet.Columns; // относительно левого угла чанка
|
int relativeRow = number / tileSet.Columns; // относительно левого угла чанка
|
||||||
|
@ -84,7 +91,6 @@ namespace ZoFo.GameCore.GameManagers.MapManager
|
||||||
(i % chunk.Width) * _tileMap.TileWidth + chunk.X * _tileMap.TileWidth,
|
(i % chunk.Width) * _tileMap.TileWidth + chunk.X * _tileMap.TileWidth,
|
||||||
(i / chunk.Height) * _tileMap.TileHeight + chunk.Y * _tileMap.TileHeight);
|
(i / chunk.Height) * _tileMap.TileHeight + chunk.Y * _tileMap.TileHeight);
|
||||||
|
|
||||||
Tile tile = tileSet.Tiles[number]; // По факту может быть StopObjectom, но на уровне Tiled это все в первую очередь Tile
|
|
||||||
|
|
||||||
switch (tile.Type)
|
switch (tile.Type)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue