Jump to content

[Request] Mod to disable suspension on landing legs? I.E. lock them in place when fully extended


HafCoJoe

Recommended Posts

I've been doing some rather odd building involving landing gear, and it would make it infinitely easier if I could completely remove the suspension from a specific set of landing legs. As you can see in that link, my plane is wobbling left and right, as well as rotating in a slow circle because of broken suspension physics when placing gear too close together. Sadly I can't place the gear any farther out as it prevents the plane from re-docking. I've done some config editing and inflating the spring/damper strength above the max helps some but also causes the gear to explode with the slightest nudge.

Request: A mod that locks landing legs at their max distance and removes suspension so they don't explode or wobble. Would this be possible?

Link to comment
Share on other sites

Have you tried using something like 

MODULE
{
 name = ModuleAnimateGeneric
 animationName = *******
 isOneShot = false
 startEventGUIName = Extend Legs
 endEventGUIName = Retract Legs
 actionGUIName = Toggle Legs
 allowAnimationWhileShielded = False
}

Edit or something like 

	MODULE
	{
		name = ModuleAnimateGeneric
		animationName = *******
		startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
		endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
		actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
		allowDeployLimit = true
		revClampDirection = false
		revClampSpeed = true
		revClampPercent = true			
	}

I like the last one

Edited by Mecripp2
Link to comment
Share on other sites

4 minutes ago, Avera9eJoe said:

Hm, what exactly do all those "revClamp[    ]" parameters do?

You know how you can set how far the cargobay door opens 

EDIT-  make them adjustable

Edited by Mecripp2
Link to comment
Share on other sites

1 minute ago, Avera9eJoe said:

Wait... are you saying that I can make landing gear behave like a cargo bay door? :o

:cool::wink: Maybe only draw back if on reload they stay but you have wheels on it to so you don't need the landing legs all the time just using when you need them have fun

Link to comment
Share on other sites

19 minutes ago, MeCripp said:

:cool::wink: Maybe only draw back if on reload they stay but you have wheels on it to so you don't need the landing legs all the time just using when you need them have fun

Hm :/ - I removed all wheel/suspension related modules from the part and added the ModuleAnimatedGeneric from above, and it seems as though KSP is re-adding the suspension modules when I load the vessel in-game. Sadly I can't get it working yet. It might be simpler if I just send you the craft file and you edit the modules and send it back?  Group 9 moves the gear - Here is the craft file text just in case I can't post it tomorrow morning:

Spoiler

ship = Ambition - Inquiry and Pioneer test
version = 1.3.0
description = 
type = SPH
size = 11.4269161,2.95187187,12.8702154
PART
{
    part = dockingPort3_4285816296
    partName = Part
    pos = -3.32804585,4.90191126,-4.07160997
    attPos = 0.0175114442,-2.80034828,-0.0496829152
    attPos0 = -3.32804585,4.90191126,-4.07160997
    rot = 1,0,0,0
    attRot = 0.707106769,0,0,0.707106769
    attRot0 = 0.707106769,0,0,0.707106769
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = science.module_4285816256
    attN = bottom,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = False
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = None
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = science.module_4285816256
    partName = Part
    pos = -3.32804585,5.28975201,-3.17160892
    attPos = 0.0175112002,-7.66919804,-1.03654802
    attPos0 = -0.0175112002,7.28135777,0.136547938
    rot = -0.707106829,5.2764328E-08,6.87638178E-08,0.707106829
    attRot = -0.99999994,0,0,0
    attRot0 = 0.707106769,0,0,0.707106769
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = StandardCtrlSrf_4293806784
    link = StandardCtrlSrf_4293806748
    link = StandardCtrlSrf_4293806712
    link = StandardCtrlSrf_4293806676
    link = Mark1Cockpit_4293806640
    link = strutCube_4293806488
    link = dockingPort3_4293803612
    link = dockingPort3_4293803400
    link = sensorGravimeter_4293803142
    attN = top,dockingPort3_4285816296
    attN = bottom,Mark1Cockpit_4293806640
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateGeneric
        isEnabled = True
        aniState = LOCKED
        animSwitch = True
        animTime = 0
        animSpeed = 1
        deployPercent = 100
        animationIsDisabled = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293806784
    partName = Part
    pos = -3.66857791,5.28975344,-4.6716814
    attPos = 0.281817377,1.43858349,-3.129243E-07
    attPos0 = -0.622349083,0.0614182614,-4.47035617E-08
    rot = 0.607999384,-0.129270315,0.773181677,0.125762761
    attRot = -0.516637862,0.50266099,-0.5012573,0.478707522
    attRot0 = 0.51884836,-0.638129294,0.455314755,-0.340992689
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293806748
    srfN = srfAttach,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293806748
    partName = Part
    pos = -2.98751426,5.28975391,-4.67168093
    attPos = -0.281817675,1.43858302,-3.65078449E-07
    attPos0 = 0.622349262,0.0614181906,7.45059392E-09
    rot = 0.773181498,0.12576279,0.607999563,-0.129269749
    attRot = -0.516637862,0.50266099,-0.5012573,0.478707522
    attRot0 = 0.459244758,-0.36212185,0.502247691,-0.636953115
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293806784
    srfN = srfAttach,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293806712
    partName = Part
    pos = -3.6685853,5.28975344,-4.67168093
    attPos = 0.281610489,1.42899895,-3.12924385E-07
    attPos0 = -0.622149706,0.0710020289,-4.47034836E-08
    rot = 0.131851643,-0.774438262,0.121511482,0.606708884
    attRot = 0.522241056,-0.633532524,-0.461689264,0.335774064
    attRot0 = 0.522240996,-0.633532524,-0.461689085,0.335774064
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293806676
    srfN = srfAttach,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293806676
    partName = Part
    pos = -2.98750687,5.28975344,-4.67168045
    attPos = -0.281610548,1.42900014,-1.93715096E-07
    attPos0 = 0.622149885,0.0710020289,-4.47034836E-08
    rot = -0.121512122,-0.606708467,-0.131851956,0.774438441
    attRot = 0.522241056,-0.633532524,-0.461689264,0.335774064
    attRot0 = 0.49999994,-0.50000006,-0.5,0.50000006
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293806712
    srfN = srfAttach,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = Mark1Cockpit_4293806640
    partName = Part
    pos = -3.32804585,5.28975201,-2.51187372
    attPos = 0,0.0277889371,5.96046448E-08
    attPos0 = 0,-0.687500536,5.96046448E-08
    rot = -0.70710665,-6.8763832E-08,5.27643209E-08,-0.707107008
    attRot = 0,0,0,1
    attRot0 = -1,0,0,-5.96046377E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = GearFree_4293806560
    attN = bottom,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceContainer
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            CollectAllAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlagDecal
        isEnabled = True
        flagDisplayed = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAnimateGeneric
        isEnabled = True
        aniState = LOCKED
        animSwitch = True
        animTime = 0
        animSpeed = 1
        deployPercent = 100
        animationIsDisabled = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDataTransmitter
        isEnabled = True
        xmitIncomplete = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            StartTransmissionAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TRReflection
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTripLogger
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        Log
        {
            flight = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 50
        maxAmount = 50
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = MonoPropellant
        amount = 0
        maxAmount = 7.5
        flowState = False
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = GearFree_4293806560
    partName = Part
    pos = -3.32804561,4.78974819,-1.2118187
    attPos = 0,-0.323814988,-0.0120877624
    attPos0 = 0,1.62381601,0.512087703
    rot = 0.0245098174,-4.20752121E-06,-3.10164887E-06,0.999699712
    attRot = -0.0935193226,2.10515004E-16,-8.22027211E-17,-0.995617628
    attRot0 = 0.689565778,-2.64684497E-09,-2.52018295E-09,-0.724223077
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,Mark1Cockpit_4293806640
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = FREE
        isGrounded = False
        autoFriction = True
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 1
        damperTweakable = 1
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSteering
        isEnabled = True
        steeringEnabled = True
        steeringInvert = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = strutCube_4293806488
    partName = Part
    pos = -3.32804608,5.38554382,-4.26870918
    attPos = 7.29954763E-10,0.502155542,-0.561080635
    attPos0 = 0,0.594929218,0.656871796
    rot = -2.38418579E-07,8.59334079E-08,1.1313368E-08,1.00000012
    attRot = 0.707106769,0,0,0.707106769
    attRot0 = 0.707106769,0,0,0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = dockingPort3_4293806466
    link = wingShuttleStrake_4293806426
    link = strutCube_4293806056
    link = strutCube_4293806034
    link = strutCube_4293806012
    link = stackDecouplerMini_4293805990
    srfN = srfAttach,science.module_4285816256
    attN = top,stackDecouplerMini_4293805990
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = dockingPort3_4293806466
    partName = Part
    pos = -3.32805634,5.77036762,-5.06899261
    attPos = -1.01411715E-05,0.45397675,-0.693291068
    attPos0 = 1.117587E-08,-0.0691566467,-0.106937297
    rot = -2.38418579E-07,-3.14698525E-08,4.31967351E-09,1.00000012
    attRot = 6.99370961E-09,-1,-1.19209247E-07,-1.17403147E-07
    attRot0 = -1.19209247E-07,-1.17403147E-07,-6.99370961E-09,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = True
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = Abort
            }
            DecoupleAction
            {
                actionGroup = Abort
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingShuttleStrake_4293806426
    partName = Part
    pos = -3.32816839,5.73523045,-7.39229584
    attPos = 8.8817842E-16,0.361170292,-3.01527095
    attPos0 = 1.117587E-08,-0.01162815,-0.107221097
    rot = -0.511909723,-0.487803489,0.511894584,0.487811953
    attRot = 8.42937027E-08,0,-0.723932385,-0.689871013
    attRot0 = 0,0.707106829,0,-0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = structuralWing4_4293806390
    link = radialDrogue_4293806180
    link = GearFree_4293806128
    link = GooExperiment_4293803188
    link = SurfaceScanner_4293803116
    srfN = srfAttach,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/shuttleWings/ShuttleWings_Scorched
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = LiquidFuel
        amount = 0
        maxAmount = 100
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = structuralWing4_4293806390
    partName = Part
    pos = -3.32842135,5.68736935,-11.0508194
    attPos = 0.128448248,0.881451845,0.00044675864
    attPos0 = 3.89387395E-07,2.77489591,-0.000179253097
    rot = -0.494604468,0.505331159,0.494606405,-0.505343258
    attRot = -0.505336285,-0.494606197,-0.505336523,-0.494606107
    attRot0 = 1.33712604E-07,-1.81268902E-08,-1,-7.34075201E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = smallCtrlSrf_4293806356
    link = structuralWing4_4293806320
    link = structuralWing4_4293806250
    srfN = srfAttach,wingShuttleStrake_4293806426
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = smallCtrlSrf_4293806356
    partName = Part
    pos = -3.32853436,6.15587521,-11.6696081
    attPos = 0.00661998987,0.0165807009,5.75275317E-06
    attPos0 = -0.48814109,-0.625,2.98023206E-08
    rot = 0.494606346,0.505343378,0.494604379,0.505331099
    attRot = 0,0,0,1
    attRot0 = 0,-1,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,structuralWing4_4293806390
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = False
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 55.4000015
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = structuralWing4_4293806320
    partName = Part
    pos = -3.42217922,5.67873812,-11.0683651
    attPos = 0.354141623,0.207625434,7.62194395E-06
    attPos0 = -0.345894516,-0.225366145,0.093746841
    rot = -0.717854977,0.0286661163,0.0330422185,-0.694817424
    attRot = -0.0270089209,0.0436030217,0.00355587434,-0.998677492
    attRot0 = 0.0165838189,0.675339699,-0.0216128677,0.737003446
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = smallCtrlSrf_4293806286
    sym = structuralWing4_4293806250
    srfN = srfAttach,structuralWing4_4293806390
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = smallCtrlSrf_4293806286
    partName = Part
    pos = -3.90480804,5.74067879,-11.673049
    attPos = 0.00661998987,0.0165807009,5.75275317E-06
    attPos0 = -0.48814109,-0.625,2.98023206E-08
    rot = 0.0330397822,0.694822252,0.717850626,0.0286631398
    attRot = 0,0,0,1
    attRot0 = 0,-1,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = smallCtrlSrf_4293806216
    srfN = srfAttach,structuralWing4_4293806320
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = False
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = structuralWing4_4293806250
    partName = Part
    pos = -3.2346704,5.67874479,-11.0683689
    attPos = 0.354141951,0.207619965,5.46872616E-06
    attPos0 = -0.345892459,-0.225363582,-0.093759872
    rot = -0.0330412202,0.694817126,0.717855275,-0.028663924
    attRot = -0.0270089209,0.0436030217,0.00355587434,-0.998677492
    attRot0 = -0.0183946677,-0.737010777,-0.0200956985,0.675331771
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = smallCtrlSrf_4293806216
    sym = structuralWing4_4293806320
    srfN = srfAttach,structuralWing4_4293806390
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = smallCtrlSrf_4293806216
    partName = Part
    pos = -2.75202394,5.74067879,-11.6731005
    attPos = 0.00661998987,0.0165807009,5.75275317E-06
    attPos0 = -0.48814109,-0.625,2.98023206E-08
    rot = -0.717851043,-0.028661849,-0.033037629,-0.694821715
    attRot = 0,0,0,1
    attRot0 = 0,-1,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = smallCtrlSrf_4293806286
    srfN = srfAttach,structuralWing4_4293806250
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = False
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = radialDrogue_4293806180
    partName = Part
    pos = -3.32818842,5.64672661,-11.7573471
    attPos = 0.280181974,1.37513161,-0.00694433413
    attPos0 = -0.158305094,2.98898411,0.0069772359
    rot = -3.36040699E-07,0.719503939,-0.694488585,-5.39724851E-08
    attRot = -0.364739776,-0.52614677,0.47240907,-0.605776072
    attRot0 = 0.0295359306,0.706498027,0.0295414291,-0.706481159
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 0
    sidx = 0
    sqor = 0
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,wingShuttleStrake_4293806426
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleParachute
        isEnabled = True
        persistentState = STOWED
        animTime = 0
        minAirPressureToOpen = 0.0199999996
        deployAltitude = 2500
        spreadAngle = 7
        automateSafeDeploy = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            CutAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = GearFree_4293806128
    partName = Part
    pos = -3.32814312,5.99279594,-11.3698492
    attPos = 0.597114682,0.91868639,1.66892937E-06
    attPos0 = -0.148231193,3.04174423,2.3841848E-07
    rot = 0.120455921,-5.0542335E-06,-1.10557821E-05,0.992718995
    attRot = -8.01438738E-09,-0.998749077,0.0500022396,-6.65584707E-08
    attRot0 = 0.566934228,0.422593921,-0.566934109,0.4225941
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,wingShuttleStrake_4293806426
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = FREE
        isGrounded = False
        autoFriction = True
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 1
        damperTweakable = 1
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSteering
        isEnabled = True
        steeringEnabled = False
        steeringInvert = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = strutCube_4293806056
    partName = Part
    pos = -3.14884853,5.69480133,-4.16400766
    attPos = 0.179197431,0.33458668,0.340411872
    attPos0 = 7.4505806E-09,-0.0253310204,-0.235704497
    rot = 0.353551239,0.353559077,0.612370133,0.612372994
    attRot = -0.499999791,0.500000477,0.500000477,0.499999791
    attRot0 = 0.707107306,0.707106292,0,0
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = strutCube_4293806012
    sym = strutCube_4293806034
    srfN = srfAttach,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = strutCube_4293806034
    partName = Part
    pos = -3.32696533,5.6947999,-4.47626591
    attPos = 0.205206901,0.334586769,-0.325395584
    attPos0 = -0.204126105,-0.0253310204,0.1178523
    rot = -0.70710367,-0.707110107,-2.93443577E-07,4.20212746E-06
    attRot = -0.499999791,0.500000477,0.500000477,0.499999791
    attRot0 = -0.612372518,0.353553414,-0.353553414,-0.612372518
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = strutCube_4293806012
    sym = strutCube_4293806056
    srfN = srfAttach,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = strutCube_4293806012
    partName = Part
    pos = -3.50832415,5.69480133,-4.16587257
    attPos = -0.384404302,0.33458668,-0.0150168762
    attPos0 = 0.204126105,-0.0253310204,0.1178523
    rot = -0.353552461,-0.353550643,0.612369955,0.612377346
    attRot = -0.499999791,0.500000477,0.500000477,0.499999791
    attRot0 = -0.612372518,-0.353553414,0.353553414,-0.612372518
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = strutCube_4293806034
    sym = strutCube_4293806056
    srfN = srfAttach,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = stackDecouplerMini_4293805990
    partName = Part
    pos = -3.32805371,5.54181576,-4.26872158
    attPos = -7.66497214E-06,-0.0483736992,-1.16229112E-05
    attPos0 = 0,0.204644695,0
    rot = 1.00000012,-6.32203694E-08,-1.68587732E-07,1.1920929E-07
    attRot = 2.08616257E-07,4.23107991E-07,7.45336592E-08,1.00000095
    attRot0 = 1,-7.45335811E-08,-8.26540258E-08,-2.08616228E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 1
    sidx = 0
    sqor = 1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = probeCoreOcto2_4293805956
    attN = bottom,probeCoreOcto2_4293805956
    attN = top,strutCube_4293806488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDecouple
        isEnabled = True
        ejectionForcePercent = 100
        isDecoupled = False
        stagingEnabled = False
        EVENTS
        {
        }
        ACTIONS
        {
            DecoupleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToggleCrossfeed
        isEnabled = True
        crossfeedStatus = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
            EnableAction
            {
                actionGroup = None
            }
            DisableAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Utility/decouplerStackTR-2V/model000
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = probeCoreOcto2_4293805956
    partName = Part
    pos = -3.32805181,5.85494041,-4.26872349
    attPos = 1.84925534E-06,-0.176135898,2.38143002E-06
    attPos0 = 0,-0.136972398,0
    rot = -2.35438347E-06,4.96413122E-07,9.06157027E-07,1.00000012
    attRot = -0.707106829,0,0,0.707106829
    attRot0 = -1,0,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = dockingPort3_4293805920
    link = SurfAntenna_4293805212
    link = wingConnector5_4293805184
    link = wingConnector5_4293804488
    link = dockingPort3_4293803792
    link = dockingPort3_4293803724
    link = linearRcs_4293803656
    attN = bottom,stackDecouplerMini_4293805990
    attN = top,dockingPort3_4293805920
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            HibernateToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSAS
        isEnabled = True
        standaloneToggle = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleKerbNetAccess
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OpenKerbNetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDataTransmitter
        isEnabled = True
        xmitIncomplete = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            StartTransmissionAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTripLogger
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        Log
        {
            flight = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 5
        maxAmount = 5
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = dockingPort3_4293805920
    partName = Part
    pos = -3.32805657,6.07285595,-4.03671837
    attPos = -4.57600072E-06,0.156836063,0.232006714
    attPos0 = -2.36330893E-13,0.0610622801,-2.33638303E-07
    rot = 0.0377988815,1.27167212E-07,2.29356445E-07,-0.99928546
    attRot = 0.733327925,1.53795054E-06,1.25935273E-07,-0.679875672
    attRot0 = 0.0377965569,4.93044411E-07,1.15742841E-06,-0.999285519
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 2
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = dockingPort3_4293805880
    srfN = srfAttach,wingShuttleStrake_4293806426
    attN = top,dockingPort3_4293805880
    attN = bottom,probeCoreOcto2_4293805956
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = False
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = None
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = dockingPort3_4293805880
    partName = Part
    pos = -3.32805657,6.35855913,-4.05836248
    attPos = -1.34092829E-07,-0.00830131769,1.11346742E-06
    attPos0 = 9.09494702E-13,0.294823319,-2.77139748E-07
    rot = 0.99928546,-2.28168545E-07,-4.28850981E-08,0.0377988815
    attRot = 0.707106769,0,0,0.707106769
    attRot0 = -1,-1.82753958E-13,-1.01017705E-13,-8.94069601E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 3
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniFuselage_4293805840
    srfN = srfAttach,miniFuselage_4293805840
    attN = top,dockingPort3_4293805920
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = False
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = None
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniFuselage_4293805840
    partName = Part
    pos = -3.32807016,6.62964296,-3.70970798
    attPos = 0.0948138535,-4.19810104,5.33947659
    attPos0 = -0.0948057175,3.95412755,-5.7075758
    rot = -0.679874897,-5.95170241E-06,6.63690435E-06,-0.733328462
    attRot = -1,-1.98090129E-06,8.819556E-07,1.13796489E-06
    attRot0 = 0.707105994,2.02434558E-06,7.77071932E-07,-0.707107604
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = -1
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = elevon3_4293805812
    link = elevon3_4293805776
    link = elevon2_4293805740
    link = elevon2_4293805704
    link = smallCtrlSrf_4293805668
    link = smallCtrlSrf_4293805632
    link = solarPanels5_4293805596
    link = solarPanels5_4293805566
    link = sasModule_4293805536
    link = probeCoreOcto2_4293805392
    link = sensorAtmosphere_4293805322
    link = parachuteRadial_4293805298
    link = batteryPack_4293805246
    attN = top,probeCoreOcto2_4293805392
    attN = bottom,sasModule_4293805536
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = LiquidFuel
        amount = 50
        maxAmount = 50
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = elevon3_4293805812
    partName = Part
    pos = -4.32819366,6.85941315,-3.32586527
    attPos = -1.30710006,0.425953299,-0.200000167
    attPos0 = 0.307100087,-0.0259531699,-3.09385895E-09
    rot = -0.679221094,-0.0319897197,-0.0296534654,-0.73263675
    attRot = -2.10966277E-07,0.999999881,4.69697682E-07,-1.86852802E-07
    attRot0 = -5.96046448E-07,0.0436195135,-1.78813934E-07,0.999048293
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon3_4293805776
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon3_4293805776
    partName = Part
    pos = -2.32795477,6.85935783,-3.32586288
    attPos = 1.30710006,0.425953299,-0.200000167
    attPos0 = -0.307100087,-0.0259531699,-3.09385895E-09
    rot = -0.0296566207,-0.732628703,-0.679229617,-0.0319848359
    attRot = -2.10966277E-07,0.999999881,4.69697682E-07,-1.86852802E-07
    attRot0 = -0.0436193682,1.78813906E-07,0.999048293,-2.04891002E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon3_4293805812
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon2_4293805740
    partName = Part
    pos = -0.509078264,6.69956303,-3.31377316
    attPos = 3.13089108,0.628250837,-0.0398109294
    attPos0 = -0.3122347,-0.228250697,-2.72096106E-08
    rot = -0.0296559203,-0.732627153,-0.679231286,-0.031984508
    attRot = 2.80114222E-07,0.0436195917,-1.18609144E-07,0.999048233
    attRot0 = -0.0436193906,5.06639481E-07,0.999048173,5.21540606E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon2_4293805704
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = False
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 3.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon2_4293805704
    partName = Part
    pos = -6.14705658,6.6996479,-3.31375885
    attPos = -3.13089108,0.628250957,-0.0398109294
    attPos0 = 0.3122347,-0.228250802,-2.72096194E-08
    rot = -0.679221869,-0.0319902636,-0.029652236,-0.732635736
    attRot = 2.80114222E-07,0.0436195917,-1.18609144E-07,0.999048233
    attRot0 = -5.96046448E-07,0.043619588,1.67638063E-08,0.999048293
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon2_4293805740
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = False
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 3.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = smallCtrlSrf_4293805668
    partName = Part
    pos = -3.7622478,6.43757868,-5.04901981
    attPos = -0.43408224,-1.7732389,0.399253309
    attPos0 = -2.700361E-08,0.423559487,-0.308885515
    rot = 0.654539526,-0.188888371,-0.176943257,0.710345328
    attRot = -0.0047174627,0.707046151,-0.00519681675,0.707133234
    attRot0 = -0.965916991,0.00166097598,-0.258813113,-0.00417026784
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = smallCtrlSrf_4293805632
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = False
        ignoreYaw = False
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 8.30000019
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = smallCtrlSrf_4293805632
    partName = Part
    pos = -2.89392114,6.43759251,-5.04900599
    attPos = 0.43408224,-1.77323914,0.399253309
    attPos0 = 2.700361E-08,0.423559695,-0.308885515
    rot = 0.176946461,-0.710342646,-0.654540539,0.18889305
    attRot = -0.0047174627,0.707046151,-0.00519681675,0.707133234
    attRot0 = 0.00133533764,-0.965921521,0.00295507861,0.258814842
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = smallCtrlSrf_4293805668
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = False
        ignoreYaw = False
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 8.30000019
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = solarPanels5_4293805596
    partName = Part
    pos = -2.86706471,6.90830231,-3.73857117
    attPos = 0.460972935,0.449258655,0.0316879451
    attPos0 = -2.72489196E-08,-0.456973791,-0.311691403
    rot = -0.56382823,-0.514850318,-0.477393389,0.434882402
    attRot = 5.26794756E-05,-0.0644179732,0.709123313,-0.702135563
    attRot0 = 3.55271304E-15,-1,0,3.07151815E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = solarPanels5_4293805566
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDeployableSolarPanel
        isEnabled = True
        efficiencyMult = 1
        launchUT = -1
        currentRotation = (0, -6.057208E-07, 0, 1)
        storedAnimationTime = 0
        storedAnimationSpeed = 0
        deployState = EXTENDED
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ExtendPanelsAction
            {
                actionGroup = None
                active = False
            }
            ExtendAction
            {
                actionGroup = None
                active = False
            }
            RetractAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TRReflection
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = solarPanels5_4293805566
    partName = Part
    pos = -3.78913593,6.90834427,-3.73857403
    attPos = -0.460973442,0.449255109,0.0316881239
    attPos0 = 2.72489196E-08,-0.456973791,-0.311691403
    rot = -0.563822448,0.514856458,0.477402717,0.434872389
    attRot = 5.26794756E-05,-0.0644179732,0.709123313,-0.702135563
    attRot0 = -0.709123373,0.702135623,5.2720301E-05,-0.0644178912
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = solarPanels5_4293805596
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDeployableSolarPanel
        isEnabled = True
        efficiencyMult = 1
        launchUT = -1
        currentRotation = (0, -6.057208E-07, 0, 1)
        storedAnimationTime = 0
        storedAnimationSpeed = 0
        deployState = EXTENDED
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ExtendPanelsAction
            {
                actionGroup = None
                active = False
            }
            ExtendAction
            {
                actionGroup = None
                active = False
            }
            RetractAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TRReflection
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sasModule_4293805536
    partName = Part
    pos = -3.32808566,6.58736134,-4.26807117
    attPos = 0,0,0
    attPos0 = 0,-0.559860766,5.96046448E-08
    rot = 0.733324349,-3.49883976E-06,-4.61918444E-06,-0.679879129
    attRot = -0.999999881,0,0,0
    attRot0 = -1,0,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniJetEngine_4293805508
    link = sensorBarometer_4293805446
    link = SurfAntenna_4293805420
    attN = bottom,miniFuselage_4293805840
    attN = top,miniJetEngine_4293805508
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniJetEngine_4293805508
    partName = Part
    pos = -3.32810473,6.58043098,-4.3589654
    attPos = 3.58958402E-16,0.0290622693,-5.19673904E-09
    attPos0 = 0,0.0911111608,0
    rot = -0.679875195,-6.10073221E-06,6.72632041E-06,-0.733328164
    attRot = 0,0,0,1
    attRot0 = 1,0,0,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = 1
    sqor = 1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    attN = top,sasModule_4293805536
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnginesFX
        isEnabled = True
        staged = False
        flameout = False
        EngineIgnited = False
        engineShutdown = False
        currentThrottle = 0
        thrustPercentage = 100
        manuallyOverridden = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnAction
            {
                actionGroup = None
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAlternator
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSurfaceFX
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 0
        maxAmount = 0.02
        flowState = True
        isTweakable = False
        hideFlow = True
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = sensorBarometer_4293805446
    partName = Part
    pos = -3.32805324,6.86684132,-4.2602582
    attPos = 0,0,-0.0188441277
    attPos0 = 0,-0.0289046094,0.296805173
    rot = 6.59057514E-06,-0.647242606,0.762284338,6.77342086E-06
    attRot = 0.0436193943,0,0,0.999048233
    attRot0 = 0,0.999048233,-0.0436193049,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,sasModule_4293805536
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = SurfAntenna_4293805420
    partName = Part
    pos = -3.32624745,6.28047276,-4.61930513
    attPos = -0.29737553,0.394197345,-0.228886247
    attPos0 = 0.299189001,-0.0252001602,-0.0499996543
    rot = -0.704760253,-0.0575263798,-0.704765856,-0.0575242341
    attRot = 0.477714449,0.521333873,0.521333635,-0.477714419
    attRot0 = 0.521333814,-0.47771439,0.521333873,-0.477714479
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,sasModule_4293805536
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDataTransmitter
        isEnabled = True
        xmitIncomplete = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            StartTransmissionAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = probeCoreOcto2_4293805392
    partName = Part
    pos = -3.3280623,6.66969681,-3.18131375
    attPos = -0.0835442021,-4.85047483,5.10646868
    attPos0 = 0,0.529811919,-5.96046448E-08
    rot = -0.679874897,-5.9517065E-06,6.63690844E-06,-0.733328462
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniIntake_4293805356
    attN = bottom,miniFuselage_4293805840
    attN = top,miniIntake_4293805356
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            HibernateToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSAS
        isEnabled = True
        standaloneToggle = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleKerbNetAccess
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OpenKerbNetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDataTransmitter
        isEnabled = True
        xmitIncomplete = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            StartTransmissionAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTripLogger
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        Log
        {
            flight = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 5
        maxAmount = 5
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = miniIntake_4293805356
    partName = Part
    pos = -3.32803512,6.67427397,-3.12038469
    attPos = -1.93387351E-09,-0.00310437754,8.51552329E-07
    attPos0 = 0,0.061062254,0
    rot = -0.679874897,-5.9517065E-06,6.63690844E-06,-0.733328462
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    attN = bottom01,probeCoreOcto2_4293805392
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleResourceIntake
        isEnabled = True
        intakeEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = IntakeAir
        amount = 0.5
        maxAmount = 0.5
        flowState = True
        isTweakable = False
        hideFlow = False
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = sensorAtmosphere_4293805322
    partName = Part
    pos = -3.32804012,6.30294991,-3.48346829
    attPos = 0,-0.0978283882,0.0343365669
    attPos0 = 0,0.298659861,0.30847764
    rot = 0.769776702,8.88042268E-06,-1.95931443E-06,0.638313532
    attRot = -5.70548764E-09,0.991444826,-0.130526289,-4.33374296E-08
    attRot0 = -0.1305262,-3.71926241E-08,4.89651297E-09,-0.991444826
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = parachuteRadial_4293805298
    partName = Part
    pos = -3.32806826,6.89742184,-3.82468271
    attPos = 0,0.109331697,0.0298700631
    attPos0 = -2.98023224E-08,-0.203719676,-0.305479765
    rot = -0.647245646,-1.00415546E-05,7.25235986E-06,-0.762281775
    attRot = 0.0436193049,-1.64757289E-15,1.25699414E-15,-0.999048233
    attRot0 = -0.0436193943,3.98369977E-08,1.73932158E-09,0.999048233
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 1
    sidx = 1
    sqor = 0
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleParachute
        isEnabled = True
        persistentState = STOWED
        animTime = 0
        minAirPressureToOpen = 0.0399999991
        deployAltitude = 1000
        spreadAngle = 7
        automateSafeDeploy = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            CutAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = batteryPack_4293805246
    partName = Part
    pos = -3.32807064,6.810359,-3.44552994
    attPos = 0,-0.0515093803,0.148154259
    attPos0 = 2.98023224E-08,0.328524113,-0.308304489
    rot = 0.711211383,3.20279514E-06,-4.71013482E-06,0.702978551
    attRot = 0.0436193943,2.84043605E-16,1.23913805E-15,0.999048233
    attRot0 = -0.0436193943,4.94003736E-08,-2.15687024E-09,-0.999048233
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,miniFuselage_4293805840
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 100
        maxAmount = 100
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = SurfAntenna_4293805212
    partName = Part
    pos = -3.32804847,6.01635933,-4.96133041
    attPos = 3.50463574E-06,0.0607185885,-0.570906758
    attPos0 = 5.09572828E-09,0.100697972,-0.121678479
    rot = -1.92915149E-06,-0.707104206,-1.63454797E-06,0.70710969
    attRot = -9.61950235E-08,-0.707106709,4.48577957E-08,0.707106948
    attRot0 = -2.56311836E-07,-0.707105994,9.54729131E-08,0.707107663
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,probeCoreOcto2_4293805956
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDataTransmitter
        isEnabled = True
        xmitIncomplete = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            StartTransmissionAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingConnector5_4293805184
    partName = Part
    pos = -3.32805181,6.04769897,-4.16873121
    attPos = 0.279159516,0.195330933,0.0477572307
    attPos0 = -0.279159248,-0.00258897478,0.0522427857
    rot = 0.732770324,-0.0296474565,0.0319844,-0.679077268
    attRot = -0.712800682,-0.00243573845,-0.00222132797,0.701358914
    attRot0 = 0.738142133,-0.029392954,0.0322199017,-0.673234046
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = elevon3_4293805150
    link = wingConnector5_4293805114
    sym = wingConnector5_4293804488
    srfN = srfAttach,probeCoreOcto2_4293805956
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon3_4293805150
    partName = Part
    pos = -4.243011,6.08664179,-4.62929249
    attPos = 0.01174301,-0.0126279602,-0.00412474992
    attPos0 = -0.929471314,0.468750894,-0.00195503002
    rot = 0.701036632,-0.0328620374,-0.0286624972,0.711791098
    attRot = 0.684491873,0.0329677388,-0.0350348689,-0.727431715
    attRot0 = 1,2.44451689E-06,4.37122587E-08,-1.68587405E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon3_4293804454
    srfN = srfAttach,wingConnector5_4293805184
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingConnector5_4293805114
    partName = Part
    pos = -5.19764328,6.21082401,-4.17961311
    attPos = 2.60770303E-08,-0.455419511,0.283358812
    attPos0 = -1.87634599,-0.00148226495,3.12533501E-07
    rot = 0.732767701,-0.0296462942,0.0319829658,-0.679080367
    attRot = 0,0,0,1
    attRot0 = -4.21472208E-08,1.50002805E-07,1.562805E-08,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = elevon2_4293805080
    link = wingConnector5_4293805044
    sym = wingConnector5_4293804418
    srfN = srfAttach,wingConnector5_4293805184
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon2_4293805080
    partName = Part
    pos = -6.11051941,6.25041151,-4.6390729
    attPos = -0.000766515674,-0.0137839597,-0.00551415514
    attPos0 = -0.91504401,0.468750894,-2.31185993E-07
    rot = 0.700656116,-0.0328435525,-0.0286792126,0.712166011
    attRot = -0.0350132808,-0.727057517,0.684889615,0.0329836607
    attRot0 = -1,-2.42888905E-06,-1.93715096E-07,2.107342E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon2_4293804384
    srfN = srfAttach,wingConnector5_4293805114
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = False
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingConnector5_4293805044
    partName = Part
    pos = -7.04841042,6.37400532,-4.19183064
    attPos = 0.0179889202,1.65367993E-07,0.00173675595
    attPos0 = -1.87559795,-0.000168399507,3.10262692E-07
    rot = 0.730659306,0.0592445992,-0.0639399588,-0.677155197
    attRot = 0.704686224,0.0584658012,-0.0584630705,-0.704685271
    attRot0 = 4.19709707E-08,2.11094004E-07,4.65877203E-09,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Heaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = StandardCtrlSrf_4293805010
    link = batteryPack_4293804974
    link = LgRadialSolarPanel_4293804940
    link = GearSmall_4293804886
    link = miniFuselage_4293804640
    sym = wingConnector5_4293804348
    srfN = srfAttach,wingConnector5_4293805114
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293805010
    partName = Part
    pos = -7.94992542,6.17593193,-4.63426542
    attPos = 0.00156682695,0.00812551379,-0.0985744298
    attPos0 = -0.917924523,0.447843313,0.0937509835
    rot = 0.69650656,0.0655071065,0.057495825,0.712237537
    attRot = -0.0600106306,0.7233392,-0.685524881,0.056876041
    attRot0 = -1,-7.6767197E-09,1.35611103E-07,-1.69152798E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293804314
    srfN = srfAttach,wingConnector5_4293805044
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = batteryPack_4293804974
    partName = Part
    pos = -8.78471756,5.87678146,-4.5552702
    attPos = 0.0845036507,0.299663603,-0.182554096
    attPos0 = -1.87550104,0.100329801,0.0231488291
    rot = -0.524025977,0.433596969,-0.558556557,-0.474768698
    attRot = 0.499999911,-0.499999911,0.499999911,-0.499999911
    attRot0 = 0.707106829,-0.707106829,-7.50856231E-08,5.08421998E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = batteryPack_4293804278
    srfN = srfAttach,wingConnector5_4293805044
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 100
        maxAmount = 100
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = LgRadialSolarPanel_4293804940
    partName = Part
    pos = -7.96207809,6.17434263,-4.16967297
    attPos = 0.930122674,-0.0083220331,-0.132724002
    attPos0 = -1.86469495,0.00137292605,0.0937523469
    rot = 0.474762768,0.558563471,0.433593273,-0.52402693
    attRot = 0,0,-0.707106709,0.707106709
    attRot0 = 4.0233121E-07,2.086162E-07,0.707106829,-0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = LgRadialSolarPanel_4293804244
    srfN = srfAttach,wingConnector5_4293805044
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDeployableSolarPanel
        isEnabled = True
        efficiencyMult = 1
        launchUT = -1
        currentRotation = (0, 0, 0, 1)
        storedAnimationTime = 0
        storedAnimationSpeed = 0
        deployState = EXTENDED
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ExtendPanelsAction
            {
                actionGroup = None
                active = False
            }
            ExtendAction
            {
                actionGroup = None
                active = False
            }
            RetractAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TRReflection
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = GearSmall_4293804886
    partName = Part
    pos = -6.85038471,5.98403072,-4.37423515
    attPos = 1.01814532,0.122046262,-0.30992341
    attPos0 = -0.888257742,0.0894079357,-0.0937496349
    rot = 0.0228308737,2.89579998E-06,3.18242155E-06,-0.999739528
    attRot = -4.0147188E-05,-0.999544501,0.0300732777,-0.00263136439
    attRot0 = 0.715008795,0.0606884658,-0.0625669882,0.693660438
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = GearSmall_4293804190
    srfN = srfAttach,wingConnector5_4293805044
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = FREE
        isGrounded = False
        autoFriction = True
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 1
        damperTweakable = 1
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSteering
        isEnabled = True
        steeringEnabled = False
        steeringInvert = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelBrakes
        isEnabled = True
        brakeTweakable = 100
        brakeInput = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            BrakeAction
            {
                actionGroup = Brakes
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDeployment
        isEnabled = True
        shieldedCanDeploy = False
        stateDisplayString = Deployed
        stateString = Deployed
        stagingEnabled = True
        position = 1
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = Gear
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleConstrainPosition
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleLookAtConstraint
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleStatusLight
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleLight
        isEnabled = True
        isOn = False
        uiWriteLock = False
        lightR = 1
        lightG = 1
        lightB = 0.75
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleLightAction
            {
                actionGroup = Light
            }
            LightOnAction
            {
                actionGroup = None
            }
            LightOffAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniFuselage_4293804640
    partName = Part
    pos = -7.26455116,6.0438118,-4.28121758
    attPos = 0.426946729,0.0139157325,0.123495042
    attPos0 = -0.695810795,0.100280888,-0.403512031
    rot = 0.429823995,0.550783992,-0.594309628,-0.398352444
    attRot = 1.52261592E-07,0.0719134733,-1.29942578E-07,0.997410715
    attRot0 = 2.8989686E-07,0.756126404,-9.23137033E-09,-0.654425621
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniIntake_4293804612
    link = sasModule_4293804578
    sym = miniFuselage_4293803944
    srfN = srfAttach,wingConnector5_4293805044
    attN = top,sasModule_4293804578
    attN = bottom,miniIntake_4293804612
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = LiquidFuel
        amount = 50
        maxAmount = 50
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = miniIntake_4293804612
    partName = Part
    pos = -7.26454735,6.07938766,-3.81378889
    attPos = 0.000443129713,0.0250766277,-9.68126114E-05
    attPos0 = 6.55827705E-07,-0.468750238,-2.39044255E-07
    rot = 0.679469049,0.0207869075,0.0192581881,0.73315686
    attRot = -9.85418609E-08,0.0436193906,-1.10559695E-08,0.999048293
    attRot0 = 0.793358922,9.56360751E-08,-0.608754277,9.64590825E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = miniIntake_4293803916
    attN = bottom01,miniFuselage_4293804640
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleResourceIntake
        isEnabled = True
        intakeEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = IntakeAir
        amount = 0.5
        maxAmount = 0.5
        flowState = True
        isTweakable = False
        hideFlow = False
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = sasModule_4293804578
    partName = Part
    pos = -7.26455688,6.00130367,-4.83949423
    attPos = 0,0,0
    attPos0 = 7.85228053E-07,0.55986166,-1.54168447E-07
    rot = -0.733452916,2.79088476E-06,3.18913817E-06,0.679740667
    attRot = 0.99999994,0,0,0
    attRot0 = -3.07309094E-08,-0.810288489,4.05502085E-08,-0.586031199
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniJetEngine_4293804550
    sym = sasModule_4293803882
    attN = bottom,miniFuselage_4293804640
    attN = top,miniJetEngine_4293804550
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniJetEngine_4293804550
    partName = Part
    pos = -7.26455688,5.99438858,-4.93034458
    attPos = 0.000241862959,-0.0269625187,-1.88045869E-05
    attPos0 = -2.92888103E-07,0.0911117643,1.91351432E-07
    rot = 0.679093897,-0.0319898687,-0.0296529736,0.732754529
    attRot = -9.85418609E-08,0.0436193906,-1.10559695E-08,0.999048293
    attRot0 = -0.999048233,-7.3661095E-09,0.0436194725,3.20707358E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = miniJetEngine_4293803854
    attN = top,sasModule_4293804578
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnginesFX
        isEnabled = True
        staged = False
        flameout = False
        EngineIgnited = False
        engineShutdown = False
        currentThrottle = 0
        thrustPercentage = 100
        manuallyOverridden = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnAction
            {
                actionGroup = None
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAlternator
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSurfaceFX
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 0
        maxAmount = 0.02
        flowState = True
        isTweakable = False
        hideFlow = True
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = wingConnector5_4293804488
    partName = Part
    pos = -3.32805181,6.04769993,-4.16873121
    attPos = -0.279159456,0.195340976,0.0477593765
    attPos0 = 0.279159814,-0.00259043276,0.0522402823
    rot = -0.0319839232,0.679076672,-0.732771039,0.0296473894
    attRot = -0.712800682,-0.00243573845,-0.00222132797,0.701358914
    attRot0 = 0.0319828987,-0.679078817,0.732768774,-0.0296471119
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = elevon3_4293804454
    link = wingConnector5_4293804418
    sym = wingConnector5_4293805184
    srfN = srfAttach,probeCoreOcto2_4293805956
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon3_4293804454
    partName = Part
    pos = -2.41306567,6.08662605,-4.62928677
    attPos = 0.01174301,-0.0126279602,-0.00412474992
    attPos0 = -0.929471314,0.468750894,-0.00195503002
    rot = -0.028662473,0.711791277,0.701036572,-0.0328619406
    attRot = 0.684491873,0.0329677388,-0.0350348689,-0.727431715
    attRot0 = 1,2.44451689E-06,4.37122587E-08,-1.68587405E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon3_4293805150
    srfN = srfAttach,wingConnector5_4293804488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingConnector5_4293804418
    partName = Part
    pos = -1.45840728,6.21083069,-4.17961311
    attPos = 2.60770303E-08,-0.455419511,0.283358812
    attPos0 = -1.87634599,-0.00148226495,3.12533501E-07
    rot = -0.031982556,0.679079354,-0.732768714,0.029646134
    attRot = 0,0,0,1
    attRot0 = -4.21472208E-08,1.50002805E-07,1.562805E-08,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = elevon2_4293804384
    link = wingConnector5_4293804348
    sym = wingConnector5_4293805114
    srfN = srfAttach,wingConnector5_4293804488
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = elevon2_4293804384
    partName = Part
    pos = -0.54550457,6.25041199,-4.6390729
    attPos = -0.000766515674,-0.0137839597,-0.00551415514
    attPos0 = -0.91504401,0.468750894,-2.31185993E-07
    rot = -0.0286791697,0.712165415,0.700656593,-0.0328434668
    attRot = -0.0350132808,-0.727057517,0.684889615,0.0329836607
    attRot0 = -1,-2.42888905E-06,-1.93715096E-07,2.107342E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = elevon2_4293805080
    srfN = srfAttach,wingConnector5_4293804418
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = False
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = False
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = wingConnector5_4293804348
    partName = Part
    pos = 0.392399073,6.37401485,-4.19182301
    attPos = 0.0179889202,1.65367993E-07,0.00173675595
    attPos0 = -1.87559795,-0.000168399507,3.10262692E-07
    rot = 0.0639403537,0.677155554,-0.730659068,-0.0592446551
    attRot = 0.704686224,0.0584658012,-0.0584630705,-0.704685271
    attRot0 = 4.19709707E-08,2.11094004E-07,4.65877203E-09,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Heaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = StandardCtrlSrf_4293804314
    link = batteryPack_4293804278
    link = LgRadialSolarPanel_4293804244
    link = GearSmall_4293804190
    link = miniFuselage_4293803944
    sym = wingConnector5_4293805044
    srfN = srfAttach,wingConnector5_4293804418
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleLiftingSurface
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = StandardCtrlSrf_4293804314
    partName = Part
    pos = 1.29395676,6.17593145,-4.63427067
    attPos = 0.00156682695,0.00812551379,-0.0985744298
    attPos0 = -0.917924523,0.447843313,0.0937509835
    rot = 0.057496272,0.712238431,0.696505547,0.0655075088
    attRot = -0.0600106306,0.7233392,-0.685524881,0.056876041
    attRot0 = -1,-7.6767197E-09,1.35611103E-07,-1.69152798E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = StandardCtrlSrf_4293805010
    srfN = srfAttach,wingConnector5_4293804348
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleControlSurface
        isEnabled = True
        mirrorDeploy = True
        usesMirrorDeploy = True
        ignorePitch = True
        ignoreYaw = True
        ignoreRoll = True
        deploy = False
        deployInvert = False
        partDeployInvert = False
        authorityLimiter = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = None
            }
            ActionExtend
            {
                actionGroup = None
            }
            ActionRetract
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FStextureSwitch2
        isEnabled = True
        selectedTexture = 0
        selectedTextureURL = SPC/Aero/wings/wings_Shuttle
        selectedMapURL = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MCS
        isEnabled = True
        blockerEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = batteryPack_4293804278
    partName = Part
    pos = 2.12877512,5.87677383,-4.55527878
    attPos = 0.0845036507,0.299663603,-0.182554096
    attPos0 = -1.87550104,0.100329801,0.0231488291
    rot = -0.524025977,-0.433598042,0.55855453,-0.474770129
    attRot = 0.499999911,-0.499999911,0.499999911,-0.499999911
    attRot0 = 0.707106829,-0.707106829,-7.50856231E-08,5.08421998E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = batteryPack_4293804974
    srfN = srfAttach,wingConnector5_4293804348
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 100
        maxAmount = 100
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = LgRadialSolarPanel_4293804244
    partName = Part
    pos = 1.30609655,6.17434454,-4.16967583
    attPos = 0.930122674,-0.0083220331,-0.132724002
    attPos0 = -1.86469495,0.00137292605,0.0937523469
    rot = -0.474761099,0.558564663,0.433593333,0.524027169
    attRot = 0,0,-0.707106709,0.707106709
    attRot0 = 4.0233121E-07,2.086162E-07,0.707106829,-0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = LgRadialSolarPanel_4293804940
    srfN = srfAttach,wingConnector5_4293804348
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDeployableSolarPanel
        isEnabled = True
        efficiencyMult = 1
        launchUT = -1
        currentRotation = (0, 0, 0, 1)
        storedAnimationTime = 0
        storedAnimationSpeed = 0
        deployState = EXTENDED
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ExtendPanelsAction
            {
                actionGroup = None
                active = False
            }
            ExtendAction
            {
                actionGroup = None
                active = False
            }
            RetractAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TRReflection
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = GearSmall_4293804190
    partName = Part
    pos = 0.19437933,5.98402977,-4.37423658
    attPos = 1.01816022,0.122048825,0.309920102
    attPos0 = -0.888259768,0.089408949,0.0937496424
    rot = -0.0228321552,2.59342846E-06,2.80038375E-06,0.999739528
    attRot = -4.0147188E-05,-0.999544501,0.0300732777,-0.00263136439
    attRot0 = 0.0625668243,0.69366014,-0.715009034,0.060688436
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = GearSmall_4293804886
    srfN = srfAttach,wingConnector5_4293804348
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = FREE
        isGrounded = False
        autoFriction = True
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 1
        damperTweakable = 1
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSteering
        isEnabled = True
        steeringEnabled = False
        steeringInvert = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelBrakes
        isEnabled = True
        brakeTweakable = 100
        brakeInput = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            BrakeAction
            {
                actionGroup = Brakes
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDeployment
        isEnabled = True
        shieldedCanDeploy = False
        stateDisplayString = Deployed
        stateString = Deployed
        stagingEnabled = True
        position = 1
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = Gear
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleConstrainPosition
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleLookAtConstraint
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleStatusLight
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleLight
        isEnabled = True
        isOn = False
        uiWriteLock = False
        lightR = 1
        lightG = 1
        lightB = 0.75
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleLightAction
            {
                actionGroup = Light
            }
            LightOnAction
            {
                actionGroup = None
            }
            LightOffAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDragModifier
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniFuselage_4293803944
    partName = Part
    pos = 0.608551741,6.04381037,-4.28121758
    attPos = 0.426943004,0.0139041096,-0.123494744
    attPos0 = -0.695810139,0.100281924,0.40351218
    rot = -0.594310701,-0.398351967,0.429823041,0.550783992
    attRot = 1.52261592E-07,0.0719134733,-1.29942578E-07,0.997410715
    attRot0 = -1.22111473E-07,-0.756126583,9.5415075E-08,-0.654425442
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniIntake_4293803916
    link = sasModule_4293803882
    sym = miniFuselage_4293804640
    srfN = srfAttach,wingConnector5_4293804348
    attN = top,sasModule_4293803882
    attN = bottom,miniIntake_4293803916
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = LiquidFuel
        amount = 50
        maxAmount = 50
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = miniIntake_4293803916
    partName = Part
    pos = 0.608553171,6.07939768,-3.81378841
    attPos = 0.000443129713,0.0250766277,-9.68126114E-05
    attPos0 = 6.55827705E-07,-0.468750238,-2.39044255E-07
    rot = 0.679467857,-0.0207874291,-0.019258691,0.733158171
    attRot = -9.85418609E-08,0.0436193906,-1.10559695E-08,0.999048293
    attRot0 = 0.793358922,9.56360751E-08,-0.608754277,9.64590825E-08
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = miniIntake_4293804612
    attN = bottom01,miniFuselage_4293803944
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleResourceIntake
        isEnabled = True
        intakeEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = IntakeAir
        amount = 0.5
        maxAmount = 0.5
        flowState = True
        isTweakable = False
        hideFlow = False
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = sasModule_4293803882
    partName = Part
    pos = 0.608562231,6.00129509,-4.83949566
    attPos = 0,0,0
    attPos0 = -1.32086399E-07,0.559861422,1.01639692E-07
    rot = -0.733452916,-2.60335128E-06,-3.27795374E-06,0.679740667
    attRot = 0.99999994,0,0,0
    attRot0 = -4.13851296E-07,-0.58603102,-7.27491027E-08,-0.810288668
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = miniJetEngine_4293803854
    sym = sasModule_4293804578
    attN = bottom,miniFuselage_4293803944
    attN = top,miniJetEngine_4293803854
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = miniJetEngine_4293803854
    partName = Part
    pos = 0.608563662,5.99438095,-4.93034363
    attPos = 0.000241862959,-0.0269625187,-1.88045869E-05
    attPos0 = 6.43607407E-08,0.0911113918,2.69444058E-07
    rot = 0.679094255,0.0319896974,0.0296527669,0.73275429
    attRot = -9.85418609E-08,0.0436193906,-1.10559695E-08,0.999048293
    attRot0 = 0.999048293,-1.10369163E-08,0.0436194502,-1.68800895E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 1
    sepI = -1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = miniJetEngine_4293804550
    attN = top,sasModule_4293803882
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnginesFX
        isEnabled = True
        staged = False
        flameout = False
        EngineIgnited = False
        engineShutdown = False
        currentThrottle = 0
        thrustPercentage = 100
        manuallyOverridden = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnAction
            {
                actionGroup = None
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAlternator
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTestSubject
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSurfaceFX
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 0
        maxAmount = 0.02
        flowState = True
        isTweakable = False
        hideFlow = True
        isVisible = False
        flowMode = Both
    }
}
PART
{
    part = dockingPort3_4293803792
    partName = Part
    pos = -4.1280551,6.04224539,-4.26873589
    attPos = -0.519213319,0.179557353,-1.34596457E-05
    attPos0 = -0.280784279,0.00772468885,-7.23787181E-08
    rot = -0.707101047,6.04987144E-06,-0.70711273,-4.17232513E-06
    attRot = -0.707105875,3.85486101E-06,-6.53667939E-07,-0.707107663
    attRot0 = 0.707108378,-3.15671309E-06,0.707105219,-1.3096693E-06
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = sasModule_4293803752
    sym = dockingPort3_4293803724
    srfN = srfAttach,probeCoreOcto2_4293805956
    attN = bottom,sasModule_4293803752
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = True
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = Custom10
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sasModule_4293803752
    partName = Part
    pos = -4.13357162,6.18892193,-4.26384258
    attPos = 0.00489302725,-0.0555648953,-0.00551864505
    attPos0 = -2.73924563E-08,-0.0911116004,5.23478008E-08
    rot = 0.0437599905,0.99832654,-0.0377765633,-0.00163982064
    attRot = -0.0321053043,0.679210544,-0.732636333,-0.0297811646
    attRot0 = 2.18096807E-09,0.707106888,1.40668117E-08,-0.707106769
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = sasModule_4293803684
    attN = top,dockingPort3_4293803792
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = dockingPort3_4293803724
    partName = Part
    pos = -2.52804661,6.04223347,-4.26873016
    attPos = 0.519216239,0.179544538,-1.74369779E-06
    attPos0 = 0.280784488,0.00772316428,-2.55293071E-06
    rot = -0.707104504,-4.17232513E-07,0.707109392,1.22189522E-06
    attRot = -0.707105875,3.85486101E-06,-6.53667939E-07,-0.707107663
    attRot0 = 0.499999076,0.500001013,-0.500003576,0.499996454
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = sasModule_4293803684
    sym = dockingPort3_4293803792
    srfN = srfAttach,probeCoreOcto2_4293805956
    attN = bottom,sasModule_4293803684
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = True
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = Custom10
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sasModule_4293803684
    partName = Part
    pos = -2.52253222,6.18892145,-4.26384258
    attPos = -0.00488736108,-0.0555768535,-0.00551410252
    attPos0 = 9.98479663E-08,-0.0911112949,-5.61893145E-08
    rot = 0.0437599793,-0.998326421,0.0377765857,-0.00163975172
    attRot = -0.0321053043,0.679210544,-0.732636333,-0.0297811646
    attRot0 = -0.707085073,-0.0576561876,-0.704761446,-0.00423028506
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = sasModule_4293803752
    attN = top,dockingPort3_4293803724
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleReactionWheel
        isEnabled = True
        actuatorModeCycle = 0
        authorityLimiter = 100
        stateString = Active
        stagingEnabled = True
        WheelState = Active
        EVENTS
        {
        }
        ACTIONS
        {
            CycleAction
            {
                actionGroup = None
            }
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = linearRcs_4293803656
    partName = Part
    pos = -3.32805061,5.69992828,-4.26872349
    attPos = -0.227384612,-0.104311615,-6.24921995E-07
    attPos0 = 0.227385238,-0.050696779,-8.73018848E-08
    rot = 1.36290691E-06,0.70710516,-2.06094001E-06,-0.707108736
    attRot = 1.00000012,6.02915951E-14,-2.43682187E-19,2.00970679E-14
    attRot0 = 3.26947003E-07,0.707105458,-5.90848614E-08,-0.7071082
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,probeCoreOcto2_4293805956
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleRCSFX
        isEnabled = True
        rcsEnabled = False
        thrustPercentage = 0
        currentShowToggles = False
        enableYaw = False
        enablePitch = False
        enableRoll = False
        enableX = False
        enableY = False
        enableZ = False
        useThrottle = False
        fullThrust = False
        stagingEnabled = False
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = dockingPort3_4293803612
    partName = Part
    pos = -2.52806687,5.75304079,-4.26873064
    attPos = 0.180312574,1.03843904,0.463285327
    attPos0 = 0.619666576,0.0586525537,1.11758709E-08
    rot = -2.38418636E-07,-7.27625178E-08,-4.74928953E-07,1.00000012
    attRot = 3.03131875E-09,-2.04891055E-08,0.70710665,0.707106769
    attRot0 = -0.707106769,-3.37138744E-07,3.18512349E-07,-0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Heaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = 3
    sqor = 0
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = standardNoseCone_4293803572
    link = sensorThermometer_4293803426
    sym = dockingPort3_4293803400
    srfN = srfAttach,science.module_4285816256
    attN = bottom,standardNoseCone_4293803572
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = True
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = None
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = standardNoseCone_4293803572
    partName = Part
    pos = -2.52806687,5.3837347,-4.26872444
    attPos = 1.10621741E-07,-0.119303375,0
    attPos0 = 2.31807647E-07,-0.24999997,-2.98023295E-08
    rot = 1.00000012,-1.13132046E-08,8.59336069E-08,2.38418579E-07
    attRot = 0.707106709,0,0,0.707106709
    attRot0 = 1,4.63615322E-07,1.31708759E-08,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = landingLeg1-2_4293803536
    sym = standardNoseCone_4293803360
    attN = bottom01,dockingPort3_4293803612
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateHeat
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = landingLeg1-2_4293803536
    partName = Part
    pos = -2.52806711,4.60782051,-4.14548445
    attPos = 1.14058537E-07,0.1901986,-0.306782007
    attPos0 = -1.55792975E-07,0.58567214,0.18353577
    rot = 2.80734781E-07,0.999092817,-0.0425884724,-1.70954081E-07
    attRot = 3.90389545E-07,0.342020184,-0.939692438,-2.19535252E-07
    attRot0 = -3.26533126E-07,0.0425883792,0.999092758,-1.70306109E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = landingLeg1-2_4293803324
    srfN = srfAttach,standardNoseCone_4293803572
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateGeneric
        animationName = *******
        startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
        endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
        actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
        allowDeployLimit = true
        revClampDirection = false
        revClampSpeed = true
        revClampPercent = true            
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = LEG
        isGrounded = False
        autoFriction = False
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 7
        damperTweakable = 7
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDeployment
        isEnabled = True
        shieldedCanDeploy = False
        stateDisplayString = Retracted
        stateString = Retracted
        stagingEnabled = True
        position = 0
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = Custom09
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelLock
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelBogey
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sensorThermometer_4293803426
    partName = Part
    pos = -2.52806687,5.89412689,-3.99012399
    attPos = -2.3305013E-08,0.0786305517,-0.0202991068
    attPos0 = 3.41342314E-08,0.0624531209,0.298901886
    rot = 5.18640377E-07,1.00000012,-2.08616271E-07,1.78813977E-07
    attRot = 6.14790608E-14,3.58532241E-14,4.37112888E-08,0.999999881
    attRot0 = 4.37113918E-08,1,1.19209275E-07,1.06051374E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,dockingPort3_4293803612
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = dockingPort3_4293803400
    partName = Part
    pos = -4.12802505,5.75304079,-4.26872349
    attPos = -0.180312037,1.03843927,0.463285327
    attPos0 = -0.619666755,0.0586525537,1.11758709E-08
    rot = 2.38418536E-07,-7.27625604E-08,-4.74929067E-07,-1.00000012
    attRot = 3.03131875E-09,-2.04891055E-08,0.70710665,0.707106769
    attRot0 = -0.707106829,3.37138687E-07,-3.18512292E-07,-0.707106829
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Heaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = 3
    sqor = 0
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = standardNoseCone_4293803360
    link = sensorAccelerometer_4293803214
    sym = dockingPort3_4293803612
    srfN = srfAttach,science.module_4285816256
    attN = bottom,standardNoseCone_4293803360
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleDockingNode
        isEnabled = True
        crossfeed = True
        stagingEnabled = False
        state = Ready
        dockUId = 0
        dockNodeIdx = 0
        EVENTS
        {
        }
        ACTIONS
        {
            UndockAction
            {
                actionGroup = None
            }
            DecoupleAction
            {
                actionGroup = None
            }
            EnableXFeedAction
            {
                actionGroup = None
            }
            DisableXFeedAction
            {
                actionGroup = None
            }
            ToggleXFeedAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = standardNoseCone_4293803360
    partName = Part
    pos = -4.12802505,5.3837347,-4.26872444
    attPos = -1.10621784E-07,-0.119303375,0
    attPos0 = -2.31807689E-07,-0.24999994,-2.98023259E-08
    rot = -1.00000012,-1.13133298E-08,8.59336211E-08,-2.38418579E-07
    attRot = 0.707106709,0,0,0.707106709
    attRot0 = 1,-4.63615436E-07,-1.31708902E-08,0
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    link = landingLeg1-2_4293803324
    sym = standardNoseCone_4293803572
    attN = bottom01,dockingPort3_4293803400
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateHeat
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = landingLeg1-2_4293803324
    partName = Part
    pos = -4.12802505,4.60782146,-4.14548445
    attPos = -2.27373675E-13,0.190199077,-0.306781769
    attPos0 = -2.38418522E-07,0.58567214,0.183535531
    rot = 3.10662585E-07,-0.999092817,0.0425884724,-2.08856932E-10
    attRot = 3.90389545E-07,0.342020184,-0.939692438,-2.19535252E-07
    attRot0 = -8.55788826E-08,-0.0425883792,-0.999092758,-2.95695884E-07
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = ForceHeaviest
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = landingLeg1-2_4293803536
    srfN = srfAttach,standardNoseCone_4293803360
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateGeneric
        animationName = *******
        startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
        endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
        actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
        allowDeployLimit = true
        revClampDirection = false
        revClampSpeed = true
        revClampPercent = true            
    }
    MODULE
    {
        name = ModuleWheelBase
        isEnabled = True
        wheelType = LEG
        isGrounded = False
        autoFriction = False
        frictionMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActAutoFrictionToggle
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelSuspension
        isEnabled = True
        springTweakable = 7
        damperTweakable = 7
        suspensionPos = (-1, -1, -1)
        autoBoost = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDeployment
        isEnabled = True
        shieldedCanDeploy = False
        stateDisplayString = Retracted
        stateString = Retracted
        stagingEnabled = True
        position = 0
        EVENTS
        {
        }
        ACTIONS
        {
            ActionToggle
            {
                actionGroup = Custom09
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelLock
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelBogey
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleWheelDamage
        isEnabled = True
        isDamaged = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sensorAccelerometer_4293803214
    partName = Part
    pos = -4.12802505,5.86206436,-4.52785492
    attPos = -2.47621088E-08,0.0364689827,0.0390014946
    attPos0 = -1.8480506E-10,0.0725527778,-0.298132926
    rot = 2.38418536E-07,-1.42108547E-13,-4.74929237E-07,-1.00000012
    attRot = 0,0,0,0.999999881
    attRot0 = 0,-7.27624396E-08,1.70530243E-13,1
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,dockingPort3_4293803400
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = GooExperiment_4293803188
    partName = Part
    pos = -3.32816339,4.93523073,-5.19227171
    attPos = 0.0219165087,-0.667479634,-3.70740745E-05
    attPos0 = -0.926971734,-1.49142992,-1.1920924E-07
    rot = 0.655369759,-4.58744216E-06,1.17070567E-05,-0.755308628
    attRot = 0,0,0,1
    attRot0 = -0.066949524,-0.70393014,0.0669495538,-0.703930259
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,wingShuttleStrake_4293806426
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleAnimateGeneric
        isEnabled = True
        aniState = LOCKED
        animSwitch = True
        animTime = 0
        animSpeed = 1
        deployPercent = 100
        animationIsDisabled = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sensorGravimeter_4293803142
    partName = Part
    pos = -3.81999564,5.56464624,-3.90060401
    attPos = 0.127512157,0.994220018,0.274894059
    attPos0 = -0.619461834,-0.265226871,2.980231E-08
    rot = -0.223410532,-0.58999598,0.175308973,-0.755817056
    attRot = -0.282270581,-0.116449244,-0.696957529,-0.648855925
    attRot0 = -0.692418456,-0.541152179,-0.29322803,-0.37646839
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,science.module_4285816256
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = None
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = SurfaceScanner_4293803116
    partName = Part
    pos = -3.32820058,4.94366932,-4.79243183
    attPos = -0.0655754805,-2.47803736,-2.87592297E-06
    attPos0 = -0.85031271,-0.0806536451,1.4901155E-08
    rot = 0.996194959,6.33853432E-08,-5.67901424E-08,-0.0871560276
    attRot = -0.695314884,-1.15088887E-05,-3.75399372E-06,0.718705595
    attRot0 = 0.441339552,-0.552461565,-0.441332519,-0.552477479
    mir = 1,1,1
    symMethod = Mirror
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = 0
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,wingShuttleStrake_4293806426
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleGPS
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleResourceScanner
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleBiomeScanner
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAsteroidAnalysis
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAnalysisResource
        isEnabled = True
        abundance = 0
        resourceName = Ore
        displayAbundance = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleColliderHelper
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
 

 

Edited by Avera9eJoe
Link to comment
Share on other sites

37 minutes ago, Avera9eJoe said:

Wait... are you saying that I can make landing gear behave like a cargo bay door? :o

Here is a patch 

@PART[landingLeg1]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = Deploy
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}

@PART[landingLeg1-2]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = newlandingleg
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}  

@PART[miniLandingLeg]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = probeleg
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}  		

Edit- had alittle trouble with sound play over and over so added it to the list

 

Edited by Mecripp2
Link to comment
Share on other sites

14 minutes ago, MeCripp said:

Here is a patch 


@PART[landingLeg1]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = Deploy
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}

@PART[landingLeg1-2]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = newlandingleg
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}  

@PART[miniLandingLeg]
{  
  @MODULE[ModuleWheelBase]{}
  @MODULE[ModuleWheelSuspension]{}
  @MODULE[ModuleWheelDeployment]{}
  @MODULE[ModuleWheelLock]{}  
  @MODULE[ModuleWheelBogey]{}
  @MODULE[ModuleWheelDamage]{}
  @EFFECTS{}

MODULE
{
	name = ModuleAnimateGeneric
	animationName = probeleg
	startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
	endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
	actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
	allowDeployLimit = true
	revClampDirection = false
	revClampSpeed = true
	revClampPercent = true			
}
}  		

Edit- had alittle trouble with sound play over and over so added it to the list

 

I uh... well, that isn't exactly what I wanted :/

http://imgur.com/a/mLZhh (imgur embeds seem to be broken again)

Also this is kinda cool the gear still have their suspension. I don't want/need to have control over the deploy limit of the part, I want to remove the spring and dampener compression from the leg so that it is completely static once fully deployed. Is this possible through a patch or would it need a .dll to freeze the suspension on them?

Edited by Avera9eJoe
Link to comment
Share on other sites

@Avera9eJoe try this (the same patch but actually removing the wheel stuff (use ! instead of @))

@PART[landingLeg1]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = Deploy
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
}

@PART[landingLeg1-2]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = newlandingleg
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
}  

@PART[miniLandingLeg]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = probeleg
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
} 
Link to comment
Share on other sites

1 hour ago, TheRagingIrishman said:

@Avera9eJoe try this (the same patch but actually removing the wheel stuff (use ! instead of @))


@PART[landingLeg1]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = Deploy
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
}

@PART[landingLeg1-2]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = newlandingleg
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
}  

@PART[miniLandingLeg]
{  
  !MODULE[ModuleWheelBase]{}
  !MODULE[ModuleWheelSuspension]{}
  !MODULE[ModuleWheelDeployment]{}
  !MODULE[ModuleWheelLock]{}  
  !MODULE[ModuleWheelBogey]{}
  !MODULE[ModuleWheelDamage]{}
  !EFFECTS{}
  MODULE
  {
      name = ModuleAnimateGeneric
      animationName = probeleg
      startEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Extend Legs
      endEventGUIName = #autoLOC_502069 //#autoLOC_502069 = Retract Legs
      actionGUIName = #autoLOC_502077 //#autoLOC_502077 = Toggle Legs
      allowDeployLimit = true
      revClampDirection = false
      revClampSpeed = true
      revClampPercent = true			
  }
} 
1 hour ago, MeCripp said:

No that was my bad it was a long night 

No worries I was up late too :P -  I get back home in a handful of hours and I can check if that works. Thank you so much for your guys help. If this works out correctly then I'll have a lot less to worry about for my up and coming vid - The only reason I'm allowing this edit because I've proven the system works(most of the time) in stock, and this edit is just to make it behave with less fuss. I'll tell you in a few hours if it works. :)

Edited by Avera9eJoe
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...