From 0a3ec1862fd479295639a38ab4799e4d36e12c13 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 12 Feb 2021 00:45:43 -0500 Subject: Added tile-sized invisible sprites These are used when you want a solid, interactable object that is part of the map instead of sprite animated (e.g. the mailboxes). --- res/maps/map2.tmx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'res/maps/map2.tmx') diff --git a/res/maps/map2.tmx b/res/maps/map2.tmx index 43fa850..ee9931c 100644 --- a/res/maps/map2.tmx +++ b/res/maps/map2.tmx @@ -1,5 +1,5 @@ - + @@ -224,7 +224,7 @@ - + @@ -645,6 +645,12 @@ + + + + + + -- cgit 1.4.1