llMakeExplosion
Deprecated
function ll.MakeExplosion(Particles: number, Scale: number, Velocity: number, Lifetime: number, Arc: number, Texture: string, Offset: vector)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(number) -
Scale(number) -
Velocity(number) -
Lifetime(number) -
Arc(number) -
Texture(string) -
Offset(vector)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.MakeExplosion().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llMakeExplosion