Skip to content

llMakeExplosion

Deprecated
void llMakeExplosion(integer Particles, float Scale, float Velocity, float Lifetime, float Arc, string Texture, vector Offset)

Make a round explosion of particles. Deprecated: Use llParticleSystem instead.

Make a round explosion of particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.

Parameters
Particles (integer)
Scale (float)
Velocity (float)
Lifetime (float)
Arc (float)
Texture (string)
Offset (vector)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here