Re: A83: Problem with sprites


[Prev][Next][Index][Thread]

Re: A83: Problem with sprites




Cory Derenburger wrote:
> 
> OK, I am having a brain fart on using sprites.  I have a 12x8 sprite,
> but using the Movax XOR sprite routine not all of it comes out.  I know
> it is for 8x8's, then how do I do sprites that are bigger that 8x8? (I
> knew this) please send help!

You have to change the routine.  Somewhere deep in the bowels of it
you'll find a line which loads 8 into a counter - change it to 12.  It's
that easy to modify the height.

-- 
John Kugelman.  kugelman@mnsinc.com

I believe we can change anything.
I believe in my dream.
    - Joe Satriani


References: