ParticleType.setSpeed() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
speed |
No |
|
speed_increase? |
{real} |
Yes |
speed_wiggle? |
{real} |
Yes |
Not applicable.
Set the movement speed properties of particles of this Particle Type to change amount of distance it moves through towards its direction each update of its Particle System. This change affects only new particles.