So I enable the texture sheet animation on my particle system.
But I don’t know which values to tweak it so I can only have my spritesheet playing
Appreciate any help
While you can use the curve of frame over time to order the sequence of the animated smoke (4-5-12-13-14-20-21-22) with constant keys (as opposed to linear or spline), this arrangement is prone to spillage to the neighboring grid and uneven speed of flipping.
What you should do is to rearrange the animated smoke frames on a single row, e.g. the 3rd row, then use “single row” animation and use the default linear frame over time ascending curve.