From 94b2c6b140f82a47e803a5ecbc406558ff935c91 Mon Sep 17 00:00:00 2001 From: Bill Rossi Date: Sat, 7 Jun 2025 11:37:02 -0400 Subject: [PATCH] Add more collsiions --- rooms/sample.tmj | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/rooms/sample.tmj b/rooms/sample.tmj index ff2be45..3ea7a8e 100644 --- a/rooms/sample.tmj +++ b/rooms/sample.tmj @@ -113,6 +113,40 @@ "width":41.2588439219327, "x":331.477887674811, "y":401.217123575356 + }, + { + "height":37.6264667354163, + "id":6, + "name":"", + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }], + "rotation":0, + "type":"", + "visible":true, + "width":23.6907383148917, + "x":403.02126592157, + "y":408.316842721369 + }, + { + "height":35.6754647565428, + "id":7, + "name":"", + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }], + "rotation":0, + "type":"", + "visible":true, + "width":30.3798879567435, + "x":656.930237743527, + "y":411.661417542295 }], "opacity":1, "type":"objectgroup", @@ -152,7 +186,7 @@ "y":0 }], "nextlayerid":4, - "nextobjectid":6, + "nextobjectid":8, "orientation":"orthogonal", "renderorder":"right-down", "tiledversion":"1.11.2",