Can timelines/interps be used in a loop? 4.26

Yes, but do it the other way around. Timeline with a loop on the update pin. Use two arrays, one of starting points, the other is target points.

With interp, if you want to do more than one point, you need an array of targets to work with.