addEmitterSpeed

addEmitterSpeed < 0 or 1> 1 = true

addEmitterSpeed sets the emitter particle speed to be the same as the speed at which the emitter is moving. It is also tied to the emitterSpeedScale.

rem *** Em_WaterTouchPlane ***
ObjectTemplate.create Emitter Em_WaterTouchPlane
ObjectTemplate.template Fx_WaterTouchPlane
ObjectTemplate.looping 1
ObjectTemplate.startAtCreation 1
ObjectTemplate.addEmitterSpeed 1
ObjectTemplate.emitterSpeedScale 1
ObjectTemplate.lodDistance 600
ObjectTemplate.timeToLive CRD_NONE/60/0/0
ObjectTemplate.intensity CRD_NONE/20/0/0
ObjectTemplate.IntensityAtSpeed 40
ObjectTemplate.startRotation CRD_NONE/90/0/0
ObjectTemplate.moveToWaterSurface 1

Valid object types

Emitter