added items and pickup basic

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2020-05-31 11:08:56 +02:00
parent a726db1306
commit 7c4d08cf8f
9 changed files with 142 additions and 17 deletions
+44 -6
View File
@@ -74,8 +74,8 @@
"type": "90",
"visible": true,
"width": 0,
"x": 160.666666666667,
"y": 69.3333333333333
"x": 160.667,
"y": 69.3333
},
{
"height": 0,
@@ -94,7 +94,7 @@
"visible": true,
"width": 0,
"x": 396,
"y": 91.3333333333333
"y": 91.3333
},
{
"height": 0,
@@ -112,8 +112,46 @@
"type": "-50",
"visible": true,
"width": 0,
"x": 587.333333333333,
"y": 46.6666666666667
"x": 587.333,
"y": 46.6667
},
{
"height": 0,
"id": 7,
"name": "item",
"point": true,
"properties": [
{
"name": "texture",
"type": "string",
"value": "item_01"
}
],
"rotation": 0,
"type": "",
"visible": true,
"width": 0,
"x": 136.666666666667,
"y": 174
},
{
"height": 0,
"id": 8,
"name": "item",
"point": true,
"properties": [
{
"name": "texture",
"type": "string",
"value": "item_02"
}
],
"rotation": 0,
"type": "",
"visible": true,
"width": 0,
"x": 258,
"y": 200.666666666667
}
],
"opacity": 1,
@@ -137,7 +175,7 @@
}
],
"nextlayerid": 20,
"nextobjectid": 7,
"nextobjectid": 9,
"orientation": "orthogonal",
"renderorder": "right-down",
"tiledversion": "1.2.5",