Jump to content

Mods for special scale parts?


Rutabaga22

Recommended Posts

Procedural Parts, as usual, is good for getting tanks of any diameter.

I recommend this patch so it's a little easier to get tot the sizes BDB uses often (0.938, 1.835, 3.125, mostly)

@PART[*]:HAS[@MODULE[ProceduralPart]]:AFTER[ProceduralParts]
{
	@MODULE[ProceduralPart]
	{
		%diameterLargeStep = 0.625
		%diameterSmallStep = 0.15625
	}
}

This patch will make the size changes based on 1.25m. Small step is 1/8th of 1.25m, and large step is 1/2 of 1.25m.

For the Sarnus/Saturn parts, you will need to manually change the size to 4.25m since it's not a multiple of 1.25m, but for all other parts it will work great.

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...