Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rope resolution inconsistency resulting in larger forces required
#8
(19-03-2024, 09:00 AM)inbilla Wrote: Ideally I could slowly tweak the IPD as the length of the rope increases. 
Perhaps you might know how I might go about adjusting the IPD whenever I add new particles with the Change length method?

You could modify ObiRopeBlueprintBase by adding a setter to the interParticleDistance property, then manually set it as you use the cursor.

Note this will only affect new particles added by the cursor, and will have no effect on already active particles. You will need to use distance constraint's "stretching scale" parameter (accessible from the ObiRope component) to control the relative distance between active particles that are already part of the simulation.

kind regards,
Reply


Messages In This Thread
RE: Rope resolution inconsistency resulting in larger forces required - by josemendez - 19-03-2024, 09:11 AM