(One intermediate revision by one other user not shown)
Line 19:
Line 19:
|MaxSpeed|Float| The max speed the particles travel at.
|MaxSpeed|Float| The max speed the particles travel at.
|partStyle|'''[[Component:ParticleStyle|ParticleStyle]]'''|TypeAdv11=true| The style of the particles.
|partStyle|'''[[Component:ParticleStyle|ParticleStyle]]'''|TypeAdv11=true| The style of the particles.
|partSpeed|'''[[Component:SpeedRangeInitializer|SpeedRangeInitializer]]'''|TypeAdv12=true| The min/max speed the particles travel at, is synced with <code>MinSpeed</code> and <code>MaxSpeed</code>
|partEmitter|ParticleEmitter| the Particle emitter this particle spray is controlling.
|partEmitter|ParticleEmitter| the Particle emitter this particle spray is controlling.