Topic was automatically imported from the old Question2Answer platform.
Asked By
BookSloth
I just made a web export of my game and found that none of the particles are rendering. This is only on the HTML5 export and I’m using GPUParticle2D nodes specifically. Is this an issue others have found? And is there a fix to this I could try? I found that CPUParticle2D nodes seem to render. Though that means I’ll need to alter all my particles to work properly after converting them. So if there’s a fix that doesn’t involve converting the nodes, that would be ideal.