Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rope Interaction in Development
#1
Hi, 
I just had a quick question on how to make knots and turns during development? It seems that only when in Play mode that the ropes start interacting. How can I move them around to get a set up like this? The ropes detect and interact with each other normally in play but I want to move them around in development so I can create this setup. Thank you! Sonrisa
Reply
#2
(01-01-2021, 08:52 PM)jackhanneway Wrote: Hi, 
I just had a quick question on how to make knots and turns during development? It seems that only when in Play mode that the ropes start interacting. How can I move them around to get a set up like this? The ropes detect and interact with each other normally in play but I want to move them around in development so I can create this setup. Thank you! Sonrisa

Hi!

Have you tried attachments?
http://obi.virtualmethodstudio.com/tutor...ments.html

Also, the ObiParticleDragger component might help if you want a basic example of interacting using the mouse cursor. If you need more advanced/specific interaction, you can use the particle API:
http://obi.virtualmethodstudio.com/tutor...icles.html
Reply