Questions tagged [rope]

Rope is a python refactoring library that is useful for renaming or restructuring python classes / methods / variables / constants. Not to be confused with the [tag:ropes] data structure.

Rope is a python refactoring library that is useful for renaming or restructuring python classes / methods / variables / constants. Not to be confused with the data structure.

61 questions
-1
votes
1 answer

Unity pull objects with rope

How can I create a winch system like in Mudrunner, to pull objects? Or to pull other vehicle or rigidbody object with rope? I saw in mudrunner winch system and I am very interested on how to make it in unity. You can pull yourself to objects or to…
1 2 3 4
5