Flags clipping in front of Scorebox bug fixing

Request patches for Keens 4-6.
Post Reply
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Flags clipping in front of Scorebox bug fixing

Post by szemigi »

Is it possible to fix the "Flags clipping in front of Scorebox" bug?

http://www.shikadi.net/keenwiki/Keen_6_Bugs
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Flags clipping in front of Scorebox bug fixing

Post 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
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Flags clipping in front of Scorebox bug fixing

Post 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.
Post Reply