Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How do I add length in runtime?
#3
(10-08-2020, 02:59 PM)josemendez Wrote: Hi,

Obi does not offer Playmaker support.

To change the rope length at runtime, add a ObiRopeCursor component to the rope and call its ChangeLength() method. See:
http://obi.virtualmethodstudio.com/tutor...ursor.html

Thank you for your quick reply. However I have a new question. I have attached one end of the rope to a physics driven helicopter. Flying that shows the rope looking normal attached. So I attached to a cube with a rigid body and only .1 mass, but the rope just gets longer instead of lifting up the cube or stopping the helicopter from getting higher. This is with default configuration for the rope.

What am I missing? I don't want the rope to stretch at all.
Reply


Messages In This Thread
How do I add length in runtime? - by voodoo-bird - 10-08-2020, 02:56 PM
RE: How do I add length in runtime? - by voodoo-bird - 10-08-2020, 03:18 PM