Difference between revisions of "Particles:setParticlePosition"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>set position of particle</translate>
 
<translate>set position of particle</translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  Particles:setParticlePosition(i,x,y,z)
 
  Particles:setParticlePosition(i,x,y,z)
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023