Page 1 of 1

Flags clipping in front of Scorebox bug fixing

Posted: Sun Jun 17, 2018 11:48 pm
by szemigi
Is it possible to fix the "Flags clipping in front of Scorebox" bug?

http://www.shikadi.net/keenwiki/Keen_6_Bugs

Re: Flags clipping in front of Scorebox bug fixing

Posted: Fri Jul 13, 2018 4:44 am
by levellass
Yes, however this can cause them to go behind other tiles if you're not careful. The first affects flipping flags while the second affects the sitting ones.

Code: Select all

#Flag foreground variable
%patch $D509 $0002W #Flipping
%patch $D5B7 $0002W #Sitting

Re: Flags clipping in front of Scorebox bug fixing

Posted: Tue Sep 18, 2018 11:27 pm
by levellass
I have no idea what that means. In general smart flag placement can allow the patch above to work without any issues. Since you control the map any foreground tiles that make the flags look odd can be moved or altered with relative ease.