Game logic - Particle effect – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "=Description= Particle effect playing infinitely in a loop. =Settings= *Enabled - Enabling the Particle Effect causes it to repeat infinitely. *Particle - Particle effect *Sc...")
 
No edit summary
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
Particle effect playing infinitely in a loop.
Particle effect playing infinitely in a loop.


=Settings=
=Properties=
*Enabled - Enabling the Particle Effect causes it to repeat infinitely.
===Enabled===
*Particle - Particle effect
*Enabling/Disabling the Particle Effect will play or stop the particle playback
*Scale - Size of the particle
===Particle===
*Select particle effect to play
===Scale===
*Size of the particle


=Events=
=Related instructions=
*There are no specific event for the Particle Effect.
*[[Ylands Tile - Game logic enabled|Get / Set Enabled]]


=Particle Effect in Use=
*They can be enabled and disabled by other scripts. This allows them to be used with other game logic to be played or stopped when needed.


----
{{Ylands scripting navbox}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}}


{{Game logic list}}
[[Category: Game Logic]]
[[Category: Ylands 0.10]]

Revision as of 13:46, 3 January 2019

Description

Particle effect playing infinitely in a loop.

Properties

Enabled

  • Enabling/Disabling the Particle Effect will play or stop the particle playback

Particle

  • Select particle effect to play

Scale

  • Size of the particle

Related instructions



Template:Ylands scripting navbox