Jump to content

Fairing De-Confetti-tizer


almagnus1

Recommended Posts

The request is simple:

A mod that makes the stock fairings split into two halves, and not turn into confetti.

Edit:

Or explanation of the technical information on what would be needed to make this possible.

Edit:

Possible solution:

Create a part file that has:

@PART[*]:HAS[@MODULE[ModuleProceduralFairing]]
{
@MODULE[ModuleProceduralFairing]
{
@nArcs = 2
}
}

Edited by almagnus1
Link to comment
Share on other sites

You can also check out Procedural Fairings

I've used both Procedural and KW Rocketry Fairings in the past. What I like about the stock fairings is the ability to define a completely arbitrary shape, which means I can make them look however I want them to look like.

IMO KW Rocketry just does realistic fairings better (for the most part)

See http://forum.kerbalspaceprogram.com/threads/117928-%28sort-of%29-Clamshell-Fairings?p=1883556#post1883556 for what looks like the exact solution you’re seeking.

I didn't see that earlier >.>

For those wondering, the possible solution is:

Create a part file that has:

@PART[*]:HAS[@MODULE[ModuleProceduralFairing]]
{
@MODULE[ModuleProceduralFairing]
{
@nArcs = 2
}
}

I'll update the OP with this.

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