From a6bd3c0c43493d08c9b995287aec7e58f40736c4 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Mon, 4 Mar 2024 17:59:09 -0600 Subject: [PATCH] Add collision to waterfall tiles. --- Adventures in Lestoria/TODO.txt | 2 -- .../assets/maps/24x24_Waterfall.tsx | 23 +++++++++++- .../assets/maps/Tilesheet_No_Shadow24x24.tsx | 36 +++++++++++++++---- 3 files changed, 52 insertions(+), 9 deletions(-) diff --git a/Adventures in Lestoria/TODO.txt b/Adventures in Lestoria/TODO.txt index 7c7821e1..a3aeaeb5 100644 --- a/Adventures in Lestoria/TODO.txt +++ b/Adventures in Lestoria/TODO.txt @@ -19,8 +19,6 @@ Funny text colors with text color override on blacksmith menu Toggle for displaying error messages - -Collision tiles added for water areas. Make 'Leave Area' in pause menu work for camp Level Up shows Health + and Atk + Indicators diff --git a/Adventures in Lestoria/assets/maps/24x24_Waterfall.tsx b/Adventures in Lestoria/assets/maps/24x24_Waterfall.tsx index 4a61797d..8a45a404 100644 --- a/Adventures in Lestoria/assets/maps/24x24_Waterfall.tsx +++ b/Adventures in Lestoria/assets/maps/24x24_Waterfall.tsx @@ -1,5 +1,5 @@ - + @@ -26,6 +26,9 @@ + + + @@ -38,6 +41,9 @@ + + + @@ -50,6 +56,9 @@ + + + @@ -62,6 +71,9 @@ + + + @@ -74,6 +86,9 @@ + + + @@ -86,6 +101,9 @@ + + + @@ -98,6 +116,9 @@ + + + diff --git a/Adventures in Lestoria/assets/maps/Tilesheet_No_Shadow24x24.tsx b/Adventures in Lestoria/assets/maps/Tilesheet_No_Shadow24x24.tsx index 2a454ea6..1a79a501 100644 --- a/Adventures in Lestoria/assets/maps/Tilesheet_No_Shadow24x24.tsx +++ b/Adventures in Lestoria/assets/maps/Tilesheet_No_Shadow24x24.tsx @@ -7,16 +7,40 @@ - - - + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + +