Game logic - Particle effect – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
m (Text replacement - "[[Ylands " to "[[Ylands:")
(4 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.


=Properties=
= Properties =
===Enabled===
=== Enabled ===
*Enabling/Disabling the Particle Effect will play or stop the particle playback.
*Enabling/Disabling the Particle Effect will play or stop the particle playback.
===Particle===
=== Particle ===
*Select particle effect to play.
*Select particle effect to play.
===Scale===  
=== Scale ===
*Size of the particle.
*Size of the particle.
===Custom color===
=== Custom color ===
*Select any color from the color palette.
*Select any color from the color palette.


=Related instructions=
= Related instructions =
*[[Ylands Tile - Game logic enabled|Get / Set Enabled]]
*[[Ylands:Tile - Game logic enabled|Get / Set Enabled]]




----
----
{{Ylands editor navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}}


[[Category: Game Logic]]
[[Category: Game Logic]]
[[Category: Ylands 0.10]]
[[Category: Ylands 0.10]]

Revision as of 17:36, 16 November 2022

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.

Custom color

  • Select any color from the color palette.

Related instructions