Searching for a particle system
Blitz3D Forums/Blitz3D Programming/Searching for a particle system| 
 | ||
| I am searching for a free particle system that is using a generic UpdateParticles function and is capable of loading individual particle fx from files. I mean, a Tool that allows to save particles not as Blitz sourcecode, but as a list of parameters (stored in an external data file) that will be handled by a generic function. What would you use? I'm afraid I got to write my own system, but I'd really like to save some time here. | 
| 
 | ||
| Have you checked all the particle systems in the Toolbox?  The free ones are ParticleWorks, RottParticles, and Lotus. |