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