[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bored at work....
On Monday, August 6, 2012 11:10:26 PM UTC-7, Antoine Vignau wrote:
> Hi R.,
>
>
>
> From the sprites HGR page, I understand you will have a 1-pixel scrolling feature. On one hand, that will be smooth. On the other hand, that will be very slow. I'd rather use a one column (one byte) scrolling for fast animation.
It's just an experiment with my hobby... Smooth animation is my goal. So you are suggesting 7 bit(pixel) moves for mario? That would be rather jumpy, would it not? I know you know what you are talking about, so I appreciate the input. My shape capture program will allow me to capture any of the sprites I have made, in any order, so I can change the movements to 2,3,4,5,X pixels.
Rich