Continuous movement across screen?

Hello again every body.

I’ve another question which I’m sure has an easy solution.
I would like to have objects continuously moving across the screen from 1 side to the other.

With an LFO mapped to -1 and +1 on the TranslateX it works with 1 object, but when I spread this into multiple objects when it reaches the end of its cycle it all goes back to the start position, leaving a gap for it to start again.

I really want say 8 small quads continuously and seamlessly scrolling from left to right without any breaks.

Any help would be much appreciated.

Thank you

Try this:

autobahn.v4p (9.0 kB)

Another way to do it using framedelay:

autobahn2.v4p (12.8 kB)

Wonderful, thank you m9… Exactly what I’m looking for.

I still do not have total grasp of what is happening with spreads and such… I’ve just been sort of connecting and hoping for the best :D

Tutorial about spreads:

tutorial spreads
tutorial spreadsii

Spreads make v4 pretty unique and vvvvery powerful … let’s hope the survive vvvv5 ;)