{{oldin|[[0.9.0]]|090|type=function|text=It has been renamed to [[ParticleSystem:setImage]]}}
Sets the image which is to be emitted.
== Function ==
=== Synopsis ===
<source lang="lua">
ParticleSystem:setSprite( sprite )
</source>
=== Arguments ===
{{param|Image|sprite|An Image to use for the particle.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::ParticleSystem]]
[[Category:Functions]]
{{#set:Description=Sets the image which is to be emitted.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:setSprite}}