Controlling the animations for an array of objects

I have a panel with an array of UIelements in there, I can start them moving from left to right with a rendertransform animation, but i can't seem to stop said animation on them when i need to.
What would be the best way to animate (and control the animations) of a series of objects accross a canvas (I'm trying to create a sort of ticker)  


Answer this question

Controlling the animations for an array of objects