Sverchok - Progresive movement

Hi,

I want to do this movement.
A list of objects from A1,A2,A3… to B, with some delay.


I´ have tried so, but it´s wrong



Any sugestion?
Thank you

Welcome to BA!

I would use Transform Constraints with a controlling object, like an empty.

So it goes like this:

  1. Object A1 has a Transformation constraint that says when the Control moves from X = 0 to X = 1, it moves from Z = 0 to say Z = 3 for example.

  2. Object A2 has a Transformation constraint that says when the Control moves from X = 1 to X = 2, it moves from Z = 0 to say Z = 3 for example.

etc. etc.

Then you just keyframe movements of the Control along the X axis. You could check Extrapolate on the Transforms so the cubes continue to move higher as the control progresses.

Why have you used nodes by the way?

Cheers, Clock.

Hi,

thanks for your answer.
I use nodes because i have 1600 objects in the Scene. So i can select everything and apply the animation.

Ahah! that’s a good reason…

Let me know how you get on, I am off to invade France tomorrow and will be away for a week, so I cannot help more until then.

Cheers, Clock.