Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardiscript:addparticle [2018/11/26 23:16] optrix [Parameters] |
ardiscript:addparticle [2018/11/27 00:57] (current) optrix [Parameters] |
||
|---|---|---|---|
| Line 41: | Line 41: | ||
| |**Particle_Solid**|Creates a particle emitter that emits pieces of rock.| | |**Particle_Solid**|Creates a particle emitter that emits pieces of rock.| | ||
| |**Particle_Intake**|Creates a particle emitter that represents air being sucked into a point.| | |**Particle_Intake**|Creates a particle emitter that represents air being sucked into a point.| | ||
| + | |||
| + | ===Speed=== | ||
| + | |||
| + | //Type: [[Float]] | ||
| + | Default: **4**// | ||
| + | |||
| + | This parameter controls the speed at which the particle emitter sends out particles. | ||
| ===Position=== | ===Position=== | ||