Jump to content

Breaking symmetry in game save 1.3.1


Recommended Posts

I have this little rover on Duna, and it's nearly impossible to drive.  It's been awhile since I'd made a rover, so I stupidly attached the wheels using symmetry, instead of individually.  When I steer, it either toes in or out, won't actually turn.

So I start poking around in the game save.  I fixed this once on a craft file in 1.3.0, but this is a bit different.  I'm not seeing a symmetry reference to delete to turn all the wheels into individuals.  Initially I just switched the inversion for the wheels I needed, but the game is flipping them back to what it thinks it's supposed to be as I'm driving around.

Turning Right:

screenshot325.png

Turning Left:

screenshot326.png

What do I need to change/delete?

Spoiler

PART
            {
                name = roverWheel1
                cid = 4294264438
                uid = 1495714449
                mid = 1506829069
                launchID = 1
                parent = 6
                position = 0.95288372039794922,-0.754974365234375,-0.876991868019104
                rotation = -1.1920929E-07,1,5.96046448E-08,-1.78813934E-07
                mirror = 1,1,1
                symMethod = Radial
                istg = -1
                resPri = 0
                dstg = 2
                sqor = -1
                sepI = -1
                sidx = -1
                attm = 1
                sym = 7
                srfN = srfAttach, 6
                mass = 0.075000003
                shielded = False
                temp = 240.89391128484209
                tempExt = 241.17671234465553
                tempExtUnexp = 241.17687157573653
                expt = 0.5
                state = 0
                attached = True
                autostrutMode = ForceHeaviest
                rigidAttachment = False
                flag = Squad/Flags/default
                rTrf = roverWheel1
                modCost = 0
                EVENTS
                {
                }
                ACTIONS
                {
                }
                PARTDATA
                {
                }
                MODULE
                {
                    name = ModuleWheelBase
                    isEnabled = True
                    wheelType = MOTORIZED
                    isGrounded = True
                    autoFriction = True
                    frictionMultiplier = 1.83987701
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                        ActAutoFrictionToggle
                        {
                            actionGroup = None
                        }
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleWheelSuspension
                    isEnabled = True
                    springTweakable = 1
                    damperTweakable = 1
                    suspensionPos = (-0.31099996, 0.0219194423, -3.57627492E-08)
                    autoBoost = 0
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleWheelSteering
                    isEnabled = True
                    steeringEnabled = True
                    steeringInvert = True
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                        SteeringToggle
                        {
                            actionGroup = None
                        }
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleWheelMotor
                    isEnabled = True
                    autoTorque = True
                    motorEnabled = True
                    motorInverted = False
                    driveLimiter = 65.005127
                    tractionControlScale = 1
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                        MotorToggle
                        {
                            actionGroup = None
                        }
                        ActAutoTorqueToggle
                        {
                            actionGroup = None
                        }
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleWheelBrakes
                    isEnabled = True
                    brakeTweakable = 100
                    brakeInput = 1
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                        BrakeAction
                        {
                            actionGroup = Brakes
                        }
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleWheelDamage
                    isEnabled = True
                    isDamaged = False
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = FXModuleLookAtConstraint
                    isEnabled = True
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
                MODULE
                {
                    name = ModuleTestSubject
                    isEnabled = True
                    stagingEnabled = True
                    EVENTS
                    {
                    }
                    ACTIONS
                    {
                    }
                    UPGRADESAPPLIED
                    {
                    }
                }
            }

 

Link to comment
Share on other sites

Derp moment.  I think the randomly switching was caused by the front facing Jr. docking port being rotated, although I've never had that happen before.  I drove another one around the KSC with it turned and everything seemed to be alright.

Link to comment
Share on other sites

1 minute ago, Geonovast said:

Derp moment.  I think the randomly switching was caused by the front facing Jr. docking port being rotated, although I've never had that happen before.  I drove another one around the KSC with it turned and everything seemed to be alright.

I was about to answer that I think that the root cause of the problem is the root part. Symmetry mode, both radial and mirror, should (depending on the orientation of the root part) work just the same.

But glad you found the answer to your problem yourself!

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