CLuaEmitter.Add
From GMod Wiki
Function | |
Syntax | CLuaEmitter:Add( String Sprite path, Vector Origin ) |
Description: | |
Creates a particle. | |
Returns: | CLuaParticle |
In Object: | CLuaEmitter |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=CLuaEmitter.Add]CLuaEmitter.Add [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional notes
- After you have created the particle, you can call these methods on it: Particle
- You have to specify an origin.