ParticleType.setGravity() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
{real} |
No |
direction? |
{Angle} |
Yes |
Not applicable.
Set the gravity properties of the particles of this Particle Type to move particles towards the specified direction, while also applying their own speed. This change affects both new and existing particles.