05-08-2020, 06:28 PM
After I change rope length through code:
newly added particles not colliding with each other, but old ones does.
Code:
ropeCursor.ChangeLength(rope.restLength + 10);
newly added particles not colliding with each other, but old ones does.