Looping Animation

Hi!

I’ve to do a simple looping animation which’s objects moving behind each other along a spline (like a conveyor belt). Since i’ve a hard time with programming, i’ve animated one object and let the others spawn by
a time-offset. Now i’ve the problem that i that can’t get ride of each component when the animation is done. I’ve done a simple project example for better understanding since my english isn’t that good.

https://ufile.io/7c9cc

And here are some screenshots of my blueprint:


23646e4b128897ff2d60d34fb6cd2d99b0a64498.jpeg
a5c98d1da43483a5e85b9138766fdb03facb8026.jpeg

Also it seems i’ve a problem with the “delta time”. I think the objects vary by distance when the frame drops. But i dont know how to fix this.
Any help would be appreciated.

greetings!