editor - Particle effects libgdx -
editor - Particle effects libgdx -
i have made particle effect using particle editor comes libgdx. now, need provide particle effect load method 2 arguments - 1 particle file , 1 base of operations image of particle.
my question - can find image particle, sec argument?
the first image .p image generated particle editor , sec image actual image can utilize effect, say, sample image of water drop. should re-create image asset folder , should set path of sec image in .p file.
copy image asset folder. double click on .p file. search .png file. set path image saved in asset, e.g. drop.png. libgdx editor sprite particle-system
Comments
Post a Comment