Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  distance constraints
#3
(06-12-2018, 12:19 PM)josemendez Wrote: Hi,

External forces only affect non-kinematic rigid bodies, and rope can only apply forces trough pin constraints.

So if your character is a kinematic rigid body, or not a rigidbody at all (e.g. you're moving it by directly altering its transform), then no external forces (such as those applied by the rope) will be able to affect it and the rope will just stretch indefinitely in an attempt to follow it.

Same if you've used handles or fixed particles to attach it to the rope. You must use pin constraints.

See:
http://obi.virtualmethodstudio.com/tutor...ments.html
http://obi.virtualmethodstudio.com/tutor...aints.html

Thank you so much for your explanation. I will look into alternative methods for constraining my character movement.
Reply


Messages In This Thread
distance constraints - by TootsManuva - 05-12-2018, 04:46 PM
RE: distance constraints - by josemendez - 06-12-2018, 12:19 PM
RE: distance constraints - by TootsManuva - 06-12-2018, 12:33 PM