Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Instantiate Rope during Runtime
#4
(28-01-2019, 09:56 PM)crychair Wrote: Currently If I pick two points in space the and create the rope it sags pretty heavily under its own weight. I would like it to be taught and have less slack than it does. Is there a way to instantiate a variable to do this at the time of creation? No matter the distance the rope seems to take on and extra piece of length that is longer than the distance between the two points I chose.

Oh sorry, I thought you were asking the opposite actually, starting with a taught rope and wanting it to start out with some slack.

Rope tension depends on the amount of distance constraint iterations you use to enforce its length. Increasing the amount of distance constraint iterations in the solver should make it taught (er). Let me know how it goes.
Reply


Messages In This Thread
Instantiate Rope during Runtime - by crychair - 28-01-2019, 05:02 PM
RE: Instantiate Rope during Runtime - by crychair - 28-01-2019, 09:56 PM
RE: Instantiate Rope during Runtime - by josemendez - 29-01-2019, 10:36 AM