Tile - YParticle - Play Plarticle – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Play Plarticle(Particle, Position, Rotation, Scal...") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
==== particle ==== | ==== particle ==== | ||
Particle effect to be played | |||
==== position ==== | ==== position ==== | ||
Target position | |||
==== rotation ==== | ==== rotation ==== | ||
Target rotation | |||
==== scale ==== | ==== scale ==== | ||
Particle scale | |||
==== color ==== | ==== color ==== | ||
Particle color | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Allows to '''play''' '''particle effect''' at given position, with a specified '''custom color'''. Particle effect will '''play''' only '''once'''. | Allows to '''play''' '''particle effect''' at given position, with a specified '''custom color'''. | ||
=== Notes === | |||
* Particle effect will '''play''' only '''once'''. | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Play Plarticle(Particle, Position, Rotation, Scale, Color)
static play(particle: YParticle, position: YVector3, rotation: YVector3, scale: number, color: YColor): void;
Parameters
particle
Particle effect to be played
position
Target position
rotation
Target rotation
scale
Particle scale
color
Particle color
Availability
Description
Allows to play particle effect at given position, with a specified custom color.
Notes
- Particle effect will play only once.