Animation Sprite on infinite particle

Hi,

I’m making butterfly sprites, and i write in Start Lifetime “Infinity” for infinite particles, but when I do this the texture sheet doesn’t seem to work. cause of the “frame over time” is actually linked to lifetime. How can I get the texture sheet to animate on infinite particles? the only solution i found is to animate “Frame over Time” but it’s for a video game so i can"t do that infinitely.

Thanks

Ok finally the solution was on my question, i just made an animator controller and link my animation clip to it i set it to “Loop” the animation works