![]() |
Help Might be a dumb question - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: General (https://obi.virtualmethodstudio.com/forum/forum-5.html) +--- Thread: Help Might be a dumb question (/thread-3425.html) Pages:
1
2
|
RE: Might be a dumb question - josemendez - 13-05-2022 (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/manual/6.3/scriptingconstraints.html |