llMakeSmoke
Deprecated
function ll.MakeSmoke(Particles: number, Scale: number, Velocity: number, Lifetime: number, Arc: number, Texture: string, Offset: vector)Make smoke like particles. Deprecated: Use llParticleSystem instead.
Make smoky 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.MakeSmoke().
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: llMakeSmoke