Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding pin constraints to a rope gives it velocity
#2
Hi,

Rope particles are always instantiated with zero velocity. Make sure the offset you're passing to the pin constraint is the particle position expressed in the object's local space. Any other offset value will pin the particle to a position other than its current one, imparting a velocity to it immediately (to reach the offset position).
Reply


Messages In This Thread
RE: Adding pin constraints to a rope gives it velocity - by josemendez - 18-04-2020, 07:52 PM