Explosion cartoon

Hi, I’m making a basic game :head_shaking_vertically:, but I have a problem and that is that I can’t make a cartoon-type explosion, I can only make a realistic explosion and I have little knowledge in Babylon Particle, I want to make a cartoon explosion similar to the one in this video :sneezing_face: :https://jumpshare.com/s/MdnT2O4gd35sczDO4wq9

You should look into the new Node Particle Editor for making particle systems! It’s quite fun. The documentation for it has more details.
For making particle textures to be used in the particle system, you could also use the Node Material Editor in Particle mode.

Or, if node editors aren’t your style, you can manually create them in code. Here’s an explosion effect using our particle system that AI whipped up, just for inspiration.

3 Likes

It helps me a lot, thank you very much for your help. :partying_face:

2 Likes