GUI particlefx: Where should the material set?

Hi if i have custom material for GUI particlefx, where to set the material to the particlefx?

I have tried several things:

  1. On the .parficlefx setting the material, it is shown on the editor but on runtime it revert back to the default material
  2. On the .gui file, setting the material on the node material option, also doesnt work (even if the material is set to the default particlefx.material, the particlefx just doesn’t rendered)

I’m using defold 1.11.1

Thank you

Ok, turns out the problem is the tags, after changing the material tags into gui now it works flawlessly

2 Likes