![]() |
HELP: Crane Scene Questions - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html) +--- Thread: HELP: Crane Scene Questions (/thread-1377.html) |
HELP: Crane Scene Questions - BisuDagger - 19-09-2019 Hello and thank you in advance for any help! I am new to using obi rope in Unity and have a few questions. Attached is an image of what I'm trying to accomplish. 1. How do I create a similar rope to the crane scene?
RE: HELP: Crane Scene Questions - BisuDagger - 20-09-2019 I will add details on how each item I accomplished was resolved: 1. How do I create a similar rope to the crane scene?
_____________________________________________________ Alright, so I did a on of learning over the past 24 hrs and read most documentation + watched the video. Here are the important questions remaining.
The biggest issue here is establishing the rope length without any bouncing and twisting once I add the load to the rope. As seen in the attached image "crane3" I correctly get the rope length established, but I want the load to be absolutely still and in place with the rope taut . "crane 4" image shows the expected result. My sudo code is like this: Code: //Init rope prefab |