Particle systems, distance between particles

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
elander
Posts: 193
Joined: Tue Oct 05, 2004 11:37 am

Particle systems, distance between particles

Post by elander »

Is there any way to costumize the average distance between particles in a particle system ?
SARIN
Posts: 139
Joined: Fri Oct 29, 2004 3:53 am

Post by SARIN »

check the emitter for setting the emission angle
Post Reply