Difference between revisions of "Particles:setParticleSpeed"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>Set speed of particles</translate>
 
<translate>Set speed of particles</translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  Particles:setParticleSpeed(i,x,y,[z],a,s)
 
  Particles:setParticleSpeed(i,x,y,[z],a,s)
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023