From: Christian Heller Date: Fri, 25 Dec 2020 00:45:56 +0000 (+0100) Subject: Make hash tile collide. X-Git-Url: https://plomlompom.com/repos/?p=rc3_plom_map;a=commitdiff_plain;h=e123ec17b49ad3b0d7c60101b036d519e530e150 Make hash tile collide. --- diff --git a/main.json b/main.json index 785597b..cd49168 100644 --- a/main.json +++ b/main.json @@ -62,6 +62,16 @@ "spacing":0, "tilecount":2, "tileheight":32, + "tiles":[ + { + "id":1, + "properties":[ + { + "name":"collide", + "type":"bool", + "value":true + }] + }], "tilewidth":32 }], "tilewidth":32,