Hello! Sorry for my English, i use google translate.
Please help to create particles in jpct-game. Perhaps there is some classes for this?
I am interested in the creation of smoke, fire, explosion.
Thanks!
There's no built-in class for that, but it's not so hard to find some example implementations. Try to google for jPCT ParticleManager or search for my AlienRunner sources. They contain a simple ParticleManager implementation
Ok, thank you. I found the source code: http://jpct.de/download/AlienRunner-AE.zip (http://jpct.de/download/AlienRunner-AE.zip) :)