diff --git a/main.json b/main.json index 655e240..a4e6739 100644 --- a/main.json +++ b/main.json @@ -569,6 +569,25 @@ "spacing":0, "tilecount":256, "tileheight":32, + "tiles":[ + { + "id":111, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }, + { + "id":127, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }], "tilewidth":32 }, {