forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
EffectLib Star
JasperLorelai edited this page Jan 14, 2024
·
1 revision
class: StarThis effect creates a 2D star.
| Option | Default |
|---|---|
type |
"repeating" |
particle |
"flame" |
period |
4 |
iterations |
50 |
| Option | Description | Type | Default |
|---|---|---|---|
particles |
Particles per spike. | Integer | 50 |
spikeHeight |
Height of the spikes in blocks. | Float | 3.5 |
spikesHalf |
Half amount of spikes. Creation is only done half and then mirrored. | Integer | 3 |
innerRadius |
Inner radius of the star. | Float | 0.5 |