Im trying to make a rope with configurable joints but failed to change the limit parameters of the joints in script, i mean the following code returns error because it's read only
_joint.linearLimit.limit = 2f;
Besides that i see no other way to make a rope for a grapling hook
↧