Blockland Forums > Modification Help
Question for emitters
Pages: (1/1)
takato14:
Just curious, is this possible?
--- Quote from: code: ---datablock ParticleEmitterData(XTrailEmitter)
{
ejectionPeriodMS = 3;
periodVarianceMS = 0;
ejectionVelocity = 0; //0.25;
velocityVariance = 0; //0.10;
ejectionOffset = 0;
thetaMin = 0.0;
thetaMax = 90.0;
particles[0] = XTrailParticle;
particles[1] = XSparkleParticle;
useEmitterColors = true;
uiName = "";
};
--- End quote ---
Blaze0:
YOU're impossible.
iTroll
takato14:
--- Quote from: Blaze0 on October 29, 2010, 12:03:24 PM ---YOU're impossible.
iTroll
--- End quote ---
-_-
lordician:
http://forum.blockland.us/index.php?topic=133345.0
Funny how there are two topics asking about the same. :P
Pages: (1/1)