Thank you, that makes sense!
Now I'm still struggling to get it working. I think the problem might be in changing length of the rope. I am sending the changes and calling cursor.ChangeLength(deltaLen) on the client side, but it seems nothing happens. I suppose it is the same thing as in documentation it says that the length is changed at next solver update.
What could be the workaround? Maybe to manually activate particles as they get activated on the server side ?
EDIT. All working now, thanks for help.
Now I'm still struggling to get it working. I think the problem might be in changing length of the rope. I am sending the changes and calling cursor.ChangeLength(deltaLen) on the client side, but it seems nothing happens. I suppose it is the same thing as in documentation it says that the length is changed at next solver update.
What could be the workaround? Maybe to manually activate particles as they get activated on the server side ?
EDIT. All working now, thanks for help.