From abcecfaa7a0de1dcd73a4d609b4ef623bdec9ee3 Mon Sep 17 00:00:00 2001 From: SanHein Date: Thu, 11 Mar 2021 21:11:42 +0100 Subject: [PATCH] V 0.12 --- hackspace.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hackspace.json b/hackspace.json index 0b1611e..301c729 100644 --- a/hackspace.json +++ b/hackspace.json @@ -333,6 +333,16 @@ "spacing":0, "tilecount":9, "tileheight":32, + "tiles":[ + { + "id":3, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }], "tilewidth":32 }, {