Skip to content

llMakeFire

Deprecated
function ll.MakeFire(Particles: number, Scale: number, Velocity: number, Lifetime: number, Arc: number, Texture: string, Offset: vector)

Make fire like particles. Deprecated: Use llParticleSystem instead.

Make fire 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)

Add example usage here showing SLua/Luau syntax with ll.MakeFire().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.