Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle connections ignore neighbour
#2
All particles connect to their neighbors within the soft cluster radius, except if you optimize part of the softbody away.. Optimization works by removing all particles that don't share any constraint with the ones you select. So, these particles right at the edge are part of the neighborhood of other particles, but they don't have a neighborhood of their own.

Typically, after optimizing you create a particle group with the border particles (which remain selected after optimization) for later attaching them to a transform and drive the rest of particles. May I know what your use case is?

See "Optimize selection" in this page: http://obi.virtualmethodstudio.com/tutor...setup.html
Reply


Messages In This Thread
RE: Particle connections ignore neighbour - by josemendez - 09-04-2021, 07:59 AM