Effects
Last updated
Last updated
EffectLib is used for particle effects. Please make sure you have installed on your server.
This feature is for advanced users. If you want to create your own effects, please read for more information.
Please visit if you need a brief explanation.
The example below creates a DnaEffect
named DNA
with period
of 1
and effect-specific option length
of 15
, then the file will look like this:
The effects listed can be used in the section class
below. You can add/remove options mentioned .
Remember only public
variables can be added/removed and class
is REQUIRED. In addition, effect-specific options can be added, it depends on what kind of effects you have used. You may check effect-specific options .