How to run the timeline in a foreachloop?

Use the for each loop to move all actors after timeline updates. (foreach loop connected to Update-execution of the timeline)
In other words, every time this one timeline updates, it’s new value can be used on all actors.