PV_Speed
Kategorie:
Partikel
Ab Engineversion:
5.3.3 OC
Beschreibung
The value will depend on the speed of the particle.
Syntax
array
PV_Speed(
int
factor,
int
start_value);
Parameter
factor:
Factor to multiply the speed with. 1000 is equal to a factor of 1.0. Defaults to 1000.
start_value:
Base value to add to the calculated speed-value.
Anmerkung
See the
particle documentation
for further explanations of the particle system.
Siehe auch:
CreateParticle
,
PC_Bounce
,
PC_Die
,
PV_Direction
,
PV_KeyFrames
,
PV_Linear
,
PV_Random
,
PV_Sin
,
PV_Step
Zapper, 2013-10