From 829c9c124222ab8639031b59f655dc7d818cb4a8 Mon Sep 17 00:00:00 2001 From: emmie Date: Mon, 11 Sep 2023 03:20:04 +0000 Subject: [PATCH] fix dropped item sprites clipping into ground fixes sprites being offset into the floor with automatic sprite clipping adjustment disabled --- textures.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/textures.txt b/textures.txt index 688625d..7901dca 100644 --- a/textures.txt +++ b/textures.txt @@ -35,7 +35,7 @@ sprite JMPRD0, 49, 43 { } sprite JMPKA0, 48, 32 { - offset 24, 16 + offset 24, 32 patch JMPKA0,0,0 { } } @@ -77,7 +77,7 @@ Sprite "KCPLD0", 130, 108 { XScale 4 YScale 4 - Offset 64, 52 + Offset 64, 100 Patch "sprites/cacoplush/cacoplushie_pickup.png", 0, 0 } @@ -111,7 +111,7 @@ Sprite "KCPLG0", 130, 108 Sprite "KSPRB0", 48, 48 { - Offset 24, 24 + Offset 24, 48 Patch KSPRB0,0,0 { } }