Jump to content

Offset INTERNAL in cfg syntax?


Recommended Posts

Crewed modules have an INTERNAL section like the following:

INTERNAL
{
	name = landerCabinInternals
}

Is it possible to offset the entire internal space?  Failing that, can anyone direct me to the stock CFG for landerCabinInternals so that I can manually create an offset version?

I'm welding a pod with other parts and need to correct the location where the internal cabin "part" gets attached to.

Link to comment
Share on other sites

Just now, Fwiffo said:

@JPLRepo SWEET, thanks!

To elaborate a bit more, for others who might stumble onto this and I was on my phone before.
Yes you can offset the Internal as follows:
 

INTERNAL
{
	name = landerCabinInternal
	offset = x,y,z
}

where the Offset is from the pivot point of the External Part model that it is attached to.

Link to comment
Share on other sites

  • 3 months later...
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...