How to work with Particle Systems in the JPCT api?
cheers.
There is no such thing like a built in particle system. If you want use one, you'll have to do it yourself, i'm afraid. However, that shouldn't be too difficult...for example, you can use billboarded Object3Ds to implement it.