Keen 4 - Keen dies by ONLY falling of the screen

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

Keen 4 - Keen dies by ONLY falling of the screen

Post by szemigi »

Title says it all.

I want the following patch code:

- when Keen run into a harmful thing (enemy or hazard, no matter which), he dies by IMMEDIATELY falling of the screen (in short: Keen touches an enemy, hazard and he falls of the screen in all cases immediately and the YOU DIDN'T MAKE IT PAST WINDOW appears)

Very shortly:
Keen dies sprawled (ONLY this)

And I want this (the same) for the scuba death, too.


And not least here is how I want it:

4SPR0162.BMP - I wanna use it only
4SPR0313.BMP - I wanna use it only


For these (like I said) I want this: Keen and Scuba Keen sprite touches an enemy, hazard -> immediately falling of the screen and the YOU DIDN'T MAKE IT PAST WINDOW appears.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Keen 4 - Keen dies by ONLY falling of the screen

Post by levellass »

This halves Keen's death actions:

Code: Select all

#Only one death animation, normal and Scuba
%patch $CC39 $90 $90
%patch $CC69 $90 $90
Post Reply