I want to make an animation loop, something like LoopOut, but only loop the animation through the expression for() and linear().
For example, the ball moves from left to right, and then starts it again and does exactly as many iterations as I specify in For().
I hope I was able to explain