eelstork / Unity-Rope

Ropes in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realistic Unity Rope

Rope may be attached to a rigid body, with another body hanging from the rope; alternatively, rope may be tied at both ends, with bodies at either end driving the rope.

Memory neutral (no allocs).

Adapted from a tutorial by Habrador

About

Ropes in Unity

License:MIT License


Languages

Language:C# 100.0%