FxAddTyreBurst
Jump to navigation
Jump to search
Creates a tyre burst particle effect (a small white smoke puff).
Syntax
bool fxAddTyreBurst ( float posX, float posY, float posZ, float dirX, float dirY, float dirZ )
Required Arguments
- posX, posY, posZ: the world coordinates where the puff originates.
- dirX, dirY, dirZ: a vector indicating the moving direction of the effect.
See Also
- createEffect
- fxAddBlood
- fxAddBulletImpact
- fxAddBulletSplash
- fxAddDebris
- fxAddFootSplash
- fxAddGlass
- fxAddGunshot
- fxAddPunchImpact
- fxAddSparks
- fxAddTankFire
- fxAddTyreBurst
- fxAddWaterHydrant
- fxAddWaterSplash
- fxAddWood
- getEffectDensity
- getEffectSpeed
- setEffectDensity
- setEffectSpeed