sprite patching

Request patches for Keens 4-6.
Post Reply
User avatar
Bubzrulz
Posts: 208
Joined: Thu Dec 22, 2016 12:37 pm
Location: N.S.W AUSTRAILA

sprite patching

Post by Bubzrulz »

how do i patch so that the sprite for keen going down the a poll is the sprite normally used going up want both the same cheers
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: sprite patching

Post by levellass »

You may want a better title for this,such as 'Keen on pole sprites'

Keen wiki-> Keen on poles -> Animations: http://www.shikadi.net/keenwiki/Patch:K ... Animations This shows you the animations used. This patch makes up and down pole animations the same:

Code: Select all

#Keen going down a pole- same as up
%patch $2FDD8 $00BBW $00B4W
%patch $2FDF6 $00BCW $00B5W
%patch $2FE14 $00BDW $00B6W
%patch $2FE30 $0F68W
Post Reply