Category: Particles
Since engine version: 5.3.3 OC
PV_Direction
Description
The value depends on the current angle of movement of the particle. Usually the factor-parameter can be left out, since the original purpose of this function is to be used for the rotation-property.
Syntax
array PV_Direction(int factor);
Parameter
- factor:
- [opt] Factor to multiply the angle with. The factor of 1000 is equal to a real factor of 1.0.
Remark
See the particle documentation for further explanations of the particle system.
See also: CreateParticle, PC_Bounce, PC_Die, PV_KeyFrames, PV_Linear, PV_Random, PV_Sin, PV_Speed, PV_Step