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.
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.