Re: [stella] Missile Graphic only on for one line

Subject: Re: [stella] Missile Graphic only on for one line
From: "Paul Slocum" <paul-stella@xxxxxxxxxxxxxx>
Date: Wed, 12 Feb 2003 13:45:06 -0600

I was toying with the idea of using the missile sprites to do the left and
right kerbs of the road so I can HMOVE it into a curve and modify the width
as I go down the screen until the lower portion of the screen where I'd
switch to something possibly like the playfield for the left and right kerbs
and a wide player sprite for the car.

I don't really understand what you're doing with the RESP0 and RESMP0 but my guess is that it's moving it off screen.


Also, you're drawing 277 scanlines (you want 262 for NTSC) and it's not really a good idea to modify vcs.h.

-Paul

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread