I’m trying to make object hanging on rope, it’s possible to do with physics constraint, but if you place object under another and connect them, connected object will swing, but both objects are on locked distance between each other (impossible to get connected object closer), while i don’t want such limit, i can get object as close as possible and make linear limit, but it’s inconvenient and can potentially break some sequences, since object also have to fall from it’s position. Is there any way to place object on desirable distance and make it behave such way automatically?