Hi
how can I do following
I have 5 boxes, i want to set movement so that first box will move up and down in z-variable. then I want that 2nd box to do same movement, but keeping own x and Y position and to do it little bit later(for example 10 frames later), 3rd will do same as 2nd but frames later than 2nd and so on…
I know how make 1st object follow path, but how to do 2nd,3rd…?
Where do i need this? i am making snake, I decide to test with these 5 box before stepping further.