Add 2d prerendered explosion to Unity.

Hi. I have created explosion in Blender and i wanna add it to unity. How can i do that?

Export the frames as transparent PNGs, then scale and put them sequentially in a grid, then use the Particle System’s UV animation to play them in order as an animated sprite particle.