Re: Changing member of sprite over and over..

2000-12-01 Thread John Trentini
You forgot a piece of code ( the locV) in the second if: if the locV of sprite 2 > 1890 sprite(2).member="leftgrass3" if the member of sprite 2 ="leftgrass3" and the locV of sprite 2>1890 sprite(2).member="leftgrass4" HTH John Kev wrote: > > > > > if the locV of spr

Changing member of sprite over and over..

2000-12-01 Thread Kev
Hello, I have scrolling background from top to bottom scrolling down from 1850, on each side of the scrolling screen are two sprites which resemble the sides of a race track these sides have to change so as to give the impression of new bends ect. The script tells it to change to another member o