Re: A86: sprites..


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

Re: A86: sprites..





> > and guess what.  i have a little problem.  when my sprite moves up or
down
> > the screen, it turns into a garbled mess.  but as soon as it moves left
or
> > right, it looks fine again.  any ideas?  my sprites (one for left and
one
> for
> > right) are masked, if you are wondering and i am using the PutSprite
> routine
> > to display them.  if you need the source, let me know.
>
> Every routine that displays sprites is named PutSprite.  I'm guessing
you're
> using the one posted on Dux's website, which definitely has a bug or two
in
> it that are similar to what you're describing.  My recommendation is to
find
> one on ticalc.org in the routines section and try that out.

dux doesn't make mistakes :) perhaps you just dont clear the old sprite off
before drawing the new one ...

-eph

p.s. that's my contribution for the month ...





References: