Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  No particles collision after resize
#1
After I change rope length through code:
Code:
ropeCursor.ChangeLength(rope.restLength + 10);

newly added particles not colliding with each other, but old ones does.
Reply


Messages In This Thread
No particles collision after resize - by vizgl - 05-08-2020, 06:28 PM