ParticleType.setAngle() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
angle |
No |
|
increase? |
{real} |
Yes |
wiggle? |
{real} |
Yes |
relative? |
{bool} |
Yes |
Not applicable.
Set the Angle propierties of the particle of this Particle Type, which rotates their visual representation. The Angle can be specified to be relative to the direction
that is applied only if the particle currently has any speed
.