Jump to content

Docking


sanity

Recommended Posts

Now now! Where can I find that docking claw? I've been using the landing-leg method without success and am desperate for a viable solution to my docking needs!

EDIT: Or is is the hinges from Damned robotics?

Edited by badimo
Link to comment
Share on other sites

Now now! Where can I find that docking claw? I've been using the landing-leg method without success and am desperate for a viable solution to my docking needs!

EDIT: Or is is the hinges from Damned robotics?

I think he's using this:

http://kerbalspaceprogram.com/forum/showthread.php/8222-KAPAS-Kerbal-Androgynous-Peripheral-Attach-System-%28working%21%29

Link to comment
Share on other sites

lol I have tried this a million times with landing legs, the claws, the hinges and that androgynous clip thing and I have never been able to get it to work properly.... the ships usually spin out of control or get crushed and ripped apart. its amazing how you actually got this to work

Link to comment
Share on other sites

I can't seem to find the part you used. Even after putting everything including the plugins in place.

It looks like a decoupler and is in the same category but is called Warp Clamp, I'll be making a model at some point, I've only spent a few hours on it so far.

Link to comment
Share on other sites

Good job erkle!

97Nj3.png


if (TimeWarp.CurrentRateIndex > 0 || mJoint && averageOffset.magnitude > 0.3f)
{
vessel.Translate(averageOffset * 0.5f);
otherClamp.vessel.Translate(-averageOffset * 0.5f);
previousTargetOffsetValid = false;
}

This doesn't seem to work under warp, the vessels drifted away then snapped back when warp ended.

Edit: I should mention I used the Escape Pod mod, it might have been caused by some interaction there.

Edited by Zool
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...