Blitz (12/119)

From:David McMinn
Date:5 Jun 2001 at 23:04:38
Subject:Re: Line scrolling

Jason Faramus says the moon is made of cheese, but it's actually made of Line scrolling

> This works fine, I increase the x-axis 0.0125 for line one 0.0125*2 for
> line two 0.0125*3 for line three and so on for all the lines on the
> display, 50 in total which is moved 0.0125*50. The problem is this, when
...
> but when the display crosses the middle section i.e. there inital
> positions, dead center I get an ugly pause. This in effect is just like

Could it possibly be just due to the mathematics of the thing?

e.g. You'll have positions of 0 for all the things in the initial (middle)
position. When you move one frame to the right, the biggest distance is
going to be 50*0.0125=0.625.

When you do any displaying with this, the .625 part just gets removed, so
the things are all still displayed at position 0.

Bye



[) /\ \/ ][ [) |\/| � |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ = 16827694
You are Jeri Ryan of Borg - you will be inseminated

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie