Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Few questions
#1
1)Where can i find actual tutorials?
2) how can i pin the rope ends to gameobjects?
3) how create rope self interaction like this?
[Image: 4e57211ed7a01d18f070d61eae356f01-full.png]
4) i have obi colider on plug, but rope does not colide with plug like with floor. Why?
[Image: 5b6acfe62e31534a580f10ad3ada3c44-full.png]
Reply
#2
1) http://obi.virtualmethodstudio.com/tutorials/

2) Add a particle attachment to the rope, then select the group/target object to attach to:
http://obi.virtualmethodstudio.com/tutor...ments.html

3) Turn self-collisions on. See:
http://obi.virtualmethodstudio.com/tutor...sions.html

4) Check the particles/collider phase values. See:
http://obi.virtualmethodstudio.com/tutor...sions.html
Reply
#3
(20-04-2020, 05:11 PM)josemendez Wrote: 1) http://obi.virtualmethodstudio.com/tutorials/

2) Add a particle attachment to the rope, then select the group/target object to attach to:
http://obi.virtualmethodstudio.com/tutor...ments.html

3) Turn self-collisions on. See:
http://obi.virtualmethodstudio.com/tutor...sions.html

4) Check the particles/collider phase values. See:
http://obi.virtualmethodstudio.com/tutor...sions.html

Big Thanks Sonrisa
Reply