From 65a2ceda55198dab3bab75c06c0d50adeb0a1101 Mon Sep 17 00:00:00 2001 From: Xander Swan <[hidden email]> Date: Thu, 1 Jan 2026 18:32:20 -0500 Subject: lots of changes + player dash --- res/tileset.tsj | 54 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 48 insertions(+), 6 deletions(-) (limited to 'res/tileset.tsj') diff --git a/res/tileset.tsj b/res/tileset.tsj index 22fe6c0..1aa009f 100644 --- a/res/tileset.tsj +++ b/res/tileset.tsj @@ -215,7 +215,6 @@ "objectgroup": { "draworder":"index", - "id":2, "name":"", "objects":[ { @@ -252,7 +251,6 @@ "objectgroup": { "draworder":"index", - "id":2, "name":"", "objects":[ { @@ -289,7 +287,6 @@ "objectgroup": { "draworder":"index", - "id":3, "name":"", "objects":[ { @@ -326,7 +323,6 @@ "objectgroup": { "draworder":"index", - "id":2, "name":"", "objects":[ { @@ -363,7 +359,6 @@ "objectgroup": { "draworder":"index", - "id":2, "name":"", "objects":[ { @@ -389,7 +384,6 @@ "objectgroup": { "draworder":"index", - "id":2, "name":"", "objects":[ { @@ -490,6 +484,7 @@ "objectgroup": { "draworder":"index", + "id":2, "name":"", "objects":[ { @@ -502,6 +497,17 @@ "width":16, "x":0, "y":8 + }, + { + "height":8, + "id":2, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":8, + "x":0, + "y":0 }], "opacity":1, "type":"objectgroup", @@ -515,6 +521,7 @@ "objectgroup": { "draworder":"index", + "id":2, "name":"", "objects":[ { @@ -527,6 +534,17 @@ "width":16, "x":0, "y":8 + }, + { + "height":8, + "id":2, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":8, + "x":8, + "y":0 }], "opacity":1, "type":"objectgroup", @@ -590,6 +608,7 @@ "objectgroup": { "draworder":"index", + "id":2, "name":"", "objects":[ { @@ -602,6 +621,17 @@ "width":16, "x":0, "y":8 + }, + { + "height":8, + "id":2, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":8, + "x":0, + "y":0 }], "opacity":1, "type":"objectgroup", @@ -615,6 +645,7 @@ "objectgroup": { "draworder":"index", + "id":2, "name":"", "objects":[ { @@ -627,6 +658,17 @@ "width":16, "x":0, "y":8 + }, + { + "height":8, + "id":2, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":8, + "x":8, + "y":0 }], "opacity":1, "type":"objectgroup", -- cgit v1.3-2-g0d8e