EffectLib Star - TheComputerGeek2/MagicSpells GitHub Wiki
class: Star
Description:
This effect creates a 2D star.
Configuration:
Overridden:
Option | Default |
---|---|
type |
"repeating" |
particle |
"flame" |
period |
4 |
iterations |
50 |
Other:
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 |