From 7aff1365cc9543bcd1f58c8d31b1b5ec543cbcf1 Mon Sep 17 00:00:00 2001 From: kdx Date: Fri, 15 Mar 2024 17:46:09 +0100 Subject: nvrmind, still bugged --- map/0.tmj | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/map/0.tmj b/map/0.tmj index f79e360..666248d 100644 --- a/map/0.tmj +++ b/map/0.tmj @@ -803,6 +803,76 @@ "width":8, "x":184, "y":96 + }, + { + "height":8, + "id":226, + "name":"", + "properties":[ + { + "name":"color", + "type":"color", + "value":"#fff2ff00" + }, + { + "name":"color group", + "propertytype":"ColorGroup", + "type":"int", + "value":0 + }], + "rotation":0, + "type":"color", + "visible":true, + "width":8, + "x":48, + "y":32 + }, + + { + "height":8, + "id":227, + "name":"", + "properties":[ + { + "name":"color", + "type":"color", + "value":"#ffff0000" + }, + { + "name":"color group", + "propertytype":"ColorGroup", + "type":"int", + "value":1 + }], + "rotation":0, + "type":"color", + "visible":true, + "width":8, + "x":184, + "y":96 + }, + { + "height":8, + "id":228, + "name":"", + "properties":[ + { + "name":"color", + "type":"color", + "value":"#ff0000ff" + }, + { + "name":"color group", + "propertytype":"ColorGroup", + "type":"int", + "value":0 + }], + "rotation":0, + "type":"color", + "visible":true, + "width":8, + "x":48, + "y":32 }], "opacity":1, "type":"objectgroup", @@ -1038,7 +1108,7 @@ "y":0 }], "nextlayerid":12, - "nextobjectid":226, + "nextobjectid":229, "orientation":"orthogonal", "renderorder":"right-down", "tiledversion":"1.10.2", -- cgit v1.2.3