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.
What would you use? I'm afraid I got to write my own system, but I'd really like to save some time here.