Hi!
I followed this http://www.defold.com/doc/particlefx.
My particles are showing fine in the Particle Editor, but when I add .particlefx object to a Game Object and build the game, nothing is showing up.
Am I missing something?
EDIT: I kept searching and found this: http://www.defold.com/ref/particlefx. You need to start each ParticleFX from the game object’s init().