sm.particle.createParticle
Create a particle effect at a given position and rotation.
Kind: Function
Environments: Game
Game
sm.particle.createParticle( particle, position, rotation, color )
Availability: Client only
Note: If you start a looping particle effect through this method then the only way to get rid of it is by reloading the save.
Parameters: