From 0e65f214d2b8ced4deaf6aac43a6ea0872ba1654 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 30 Apr 2023 08:16:24 +0100 Subject: Using properties --- data/map2.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'data/map2.json') diff --git a/data/map2.json b/data/map2.json index 0e2a395..7018fe8 100644 --- a/data/map2.json +++ b/data/map2.json @@ -219,6 +219,17 @@ "width":16, "x":16, "y":96 + }, + { + "height":16, + "id":33, + "name":"Battery", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":48, + "y":96 }], "opacity":1, "type":"objectgroup", @@ -227,7 +238,7 @@ "y":0 }], "nextlayerid":6, - "nextobjectid":33, + "nextobjectid":34, "orientation":"orthogonal", "renderorder":"right-down", "tiledversion":"1.7.2", -- cgit v1.2.3