added attacks and dynamic enemy spawning

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2020-07-13 16:37:56 +02:00
parent 7c4d08cf8f
commit c2befeaa2b
9 changed files with 80 additions and 16 deletions
+18 -3
View File
@@ -131,7 +131,7 @@
"type": "",
"visible": true,
"width": 0,
"x": 136.666666666667,
"x": 136.667,
"y": 174
},
{
@@ -151,7 +151,22 @@
"visible": true,
"width": 0,
"x": 258,
"y": 200.666666666667
"y": 200.667
},
{
"height": 19,
"id": 9,
"name": "text",
"rotation": 0,
"text": {
"text": "Hallo Welt",
"wrap": true
},
"type": "",
"visible": true,
"width": 72,
"x": 13,
"y": 166
}
],
"opacity": 1,
@@ -175,7 +190,7 @@
}
],
"nextlayerid": 20,
"nextobjectid": 9,
"nextobjectid": 10,
"orientation": "orthogonal",
"renderorder": "right-down",
"tiledversion": "1.2.5",