Game logic - Particle effect – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:


=Settings=
=Settings=
*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
=Events=
===Scale===  
*There are no specific event for the Particle Effect.
*Size of the particle
 
=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}}
{{Ylands scripting navbox}}

Revision as of 22:46, 2 December 2018

Description

Particle effect playing infinitely in a loop.

Settings

Enabled

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

Particle

  • Select particle effect to play

Scale

  • Size of the particle



Template:Ylands scripting navbox