I have made a particle effect using the particle editor that comes with libgdx. Now, I need to provide the particle effect load method 2 arguments - One is the particle file and one is a base image of the particle.
My question is - where can I find the image for the particle, the second argument?