Can you offset Niagara particle animations per instance?

You should be able to use Engine.Emitter.InstanceSeed to generate a random starting frame for your flipbook animation. The instance seed will be randomly generated for every newly created instance of the emitter.

1 Like