RT @reduzio@twitter.com
Not a pretty gif, but CPU particles work. Godot particles use transform feedback (run on GPU), so they don't work on OpenGL ES 2.0. This is an alternative (harcoded) particle system, so particles can still be used on mobile, WebGL1, etc. Supports most ParticlesMaterial features.