Game logic - Particle effect – Ylands

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





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