box2dliquidfun

Is there a continuous particle generator built-in into LiquidFun?


Is there a continuous particle generator, meaning a type of functionality where I simply can create a bunch of particles and have them regenerate when they die?

Thanks!


Solution

  • There is no built in emitter in the LiquidFun source, you have to design your own particle emitters.

    However you can have a look at the testbed and use the necessary classes here.