13-05-2022, 09:05 AM
(12-05-2022, 09:39 PM)snowtv Wrote: Hello, I have another question about this: is it possible to create DistanceConstraint between particles that "bridging" across gaps in the mesh? Or I can only use particle attachment?
Constraints can be created for any particles. The AddConstraint() method of a constraint batch takes particle indices as a parameter, and doesn't really care about the topology of the underlying mesh.
See: http://obi.virtualmethodstudio.com/manua...aints.html