Attraction to specific particle
in
Contributed Library Questions
•
2 years ago
Hi,
I'm trying to construct particle system, which hasn't equal attraction to other particles.
A particle A attracts B, B attracts C, and C attracts D ...
and all particle have soft repulsion to each other.
I think Attract2D example of toxiclibs might be used for this purpose, but I cannot find how to configure them.
How can I make this particle system?
Thanks.
Solved
I've understood toxiclibs system thanks to the article.
1