Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can i simulate a Rubber band?
#8
(15-11-2017, 04:05 AM)johnnychang Wrote: Thank you so much,I solve this problem with your advice,And I have a new problem,I want to accomplish a effect which is when i pulled the rope,the rope will be stretch.you can see the picture below.  Sonrojado

Hi,

Just pin both ends of the rope (or better yet, fix them if you do not need two-way interaction with rigidbodies) and separate the ends at runtime by moving the objects it is attached to.

For more details on what the difference between pins/fixed particles/handles is, see: http://obi.virtualmethodstudio.com/tutor...ments.html
Reply


Messages In This Thread
RE: How can i simulate a Rubber band? - by josemendez - 15-11-2017, 11:51 AM