Is it possible to add multiple colors for the particles?
Heya @emilwibe - you can pass an array of colors like this:
"color": {
"value": ["#BD10E0","#B8E986","#50E3C2","#FFD300","#E86363"]
}
@twanlass thanks you so much. This is great :)
but it is not working on linked lines?? can you have a solution for it?
Please add support for linked lines too.
Most helpful comment
Heya @emilwibe - you can pass an array of colors like this: