From 23df0bbe2305d22c7da81066f22b142f77943bb2 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Thu, 29 Feb 2024 22:20:55 -0800 Subject: [PATCH] visual tweaks --- vacation.p8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vacation.p8 b/vacation.p8 index 4ad9c7c..c261ae6 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -1408,7 +1408,7 @@ cmgr={ bpi=1, -- TODO: bitplane index -- different algorithm sprs=10, step=3, - y=12, + y=10, h=10, oval_h=5, c0 = 8, -- shadow @@ -1747,8 +1747,8 @@ function arcade_level:u() end if self.wordremain <= 0 and self.words.next == nil then self.phin.exiting = true - self.cld1.df = 0 - self.cld0.df = 0 + self.cld1.df = 0.125 + self.cld0.df = 0.125 end if self.phin.x > 90 then if not self.mstp then