Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How to handle multiple attachments (rope-rope, rope-rigidbody)?
#4
(10-09-2024, 12:40 PM)uatihb Wrote: Can this be controlled precisely? Like how many particles I want to be in that control point belonging to that particular collision layer?

No, because this is determined by curve interpolation. However you can add more control points for this purpose, by default when adding a control point it gets all its properties by interpolating the surrounding curve so that the path is not altered.

So for finer control you can just create a new control point and change its collision layer. All other properties (position, color, thickness, etc) will leave the path intact.

kind regards,
Reply


Messages In This Thread
RE: How to handle multiple attachments (rope-rope, rope-rigidbody)? - by josemendez - 11-09-2024, 10:58 AM