14-10-2021, 12:02 PM
(14-10-2021, 10:45 AM)josemendez Wrote: Then the only possible cause for this is that you're moving the ball by setting its transform, instead of applying forces. If you force the ball to be at a specific location, you're ignoring any forces applied by the rope via the attachment.
Yes, you can use a cursor to make the rope longer:
http://obi.virtualmethodstudio.com/manua...ursor.html
Or have a certain amount of pre-existing rope like in the included "WrapTheRope" sample scene (which pretty much does exactly what you're looking for: wrap a rope around pegs)
Okay! I finally found a solution, I need to make rope longer if it's stretched too much, is there any way that I can get stretched force maybe ? To Make the Rope longer if it's stretched too much?