WorldBuilding/ParticleEditor/ParticleEditor FAQ

From TDN

Contents

Files

Object '<PARTICLE SYSTEM NAME>' is not a member of the 'ParticleEmitterData' data block class
This is a common problem - A solution is needed as the resources online do not provide for a good solution as of yet. This has been reported to be linked with the naming and/or linking of your particle system.



Textures

My particle system broke my level
Typically if your level does not load, after messing with your particle system, it means that you need to make sure all the textures are in the correct path. The console will alert you of problems with this.



Particle Editor

Isssue
You MUST define the particle emitter datablock in your scripts BEFORE they can be linked too. EXAMPLE, placing your contrail particleemitterdata before(not after) your flyervehicle datablock in the script.



Misc. Questions and Problems