No comment...

Completed patches for Keen3.
Post Reply
User avatar
Flyingmouse
Posts: 104
Joined: Wed Aug 05, 2009 8:33 pm
Location: Procrastination

No comment...

Post by Flyingmouse »

While looking for the vortimom's turning behavior, I found this...

Code: Select all

%patch $468A $90
Very strange effect on all bullets...

Edit: Also, I found a patch affecting vorticon waiting time (they look at you, jumping animations, all that). Lower=faster:

Code: Select all

#In this case, vorticons quickly flash their standing sprites before walking again; making them extremely unpredictable
%patch $429C $00
User avatar
Flyingmouse
Posts: 104
Joined: Wed Aug 05, 2009 8:33 pm
Location: Procrastination

Post by Flyingmouse »

Code: Select all

#Affects Vorticon standing sprites (which animations are called, at least... very odd effects)
%patch $4289 $10
Post Reply