Jump to content

Node_stack_... doesn't work


Recommended Posts

I can't attach these two parts together:

20141012-zwiy-30kb.jpg

I can't attach anything alse too neither to rocket, nor this thing with 4 nodes

ROCKET:


PART{
name =rocketsmall
module = Part
author = PatPL


mesh = model.mu
scale = 1
rescaleFactor = 1.7

TechRequired = actuators
entryCost = 1000
cost = 250
category = Utility
subcategory = 0
title = Small Rocket
manufacturer = Bombs and Stuff
description = Break-Trough in Bombing Technology, We present You: ROCKET! Please do not use as dart.


node_stack_top = 0.0, 0.0, -0.046, 0.0, 0.0, 0.0, 0
node_attach = 0.0, 0.0, -0.046, 0.0, 0.0, 0.0
fx_smokeTrail_medium = 0.0, -0.2, 0.0, 0.0, 0.0, 0.0, running


attachRules = 1,1,1,1,0


mass = 0.1
dragModelType = default
maximum_drag = 0.05
minimum_drag = 0.05
angularDrag = 1
crashTolerance = 5
maxTemp = 3200
stagingIcon = SOLID_BOOSTER


sound_vent_large = decouple


stageOffset = 1
childStageOffset = 1


RESOURCE
{
name = SolidFuel
amount = 10
maxAmount = 10
}


MODULE
{
name = ModuleEngines
thrustVectorTransformName = thrustTransform
throttleLocked = True
exhaustDamage = True
ignitionThreshold = 0.1
minThrust = 0
maxThrust = 80
heatProduction = 550
useEngineResponseTime = True
engineAccelerationSpeed = 10.0
allowShutdown = False
fxOffset = 0, 0, 0.12
PROPELLANT
{
name = SolidFuel
ratio = 1.0
DrawGauge = True
}
atmosphereCurve
{
key = 0 270
key = 1 270
}

}


MODULE
{
name = ModuleAnchoredDecoupler
anchorName = anchor
ejectionForce = 0
explosiveNodeID = srf
}


}


Rocket holding:


PART{
name = rocketholder
module = Part
author = PatPL


mesh = model.mu
scale = 1
rescaleFactor = 0.6


TechRequired = actuators
entryCost = 1000
cost = 100
category = Utility
subcategory = 0
title = Rocket Holder Mk.I
manufacturer = Bombs and Stuff
description = New rocket holder capable of holding 4 rockets in it. Warranty void if used
node_attach = 0.0, 0.6, 0.0, 0.0, 90.0, 0.0


attachRules = 1,1,1,1,0


node_stack_top = -0.3, 0.0, 0.0, 0.0, 0.0, 0.0, 0
node_stack_top1 = 0.3, 0.0, 0.0, 0.0, 0.0, 0.0, 0
node_stack_bottom = -0.3, -0.4, 0.0, 0.0, 0.0, 0.0, 0
node_stack_bottom1 = 0.3, -0.4, 0.0, 0.0, 0.0, 0.0, 0


mass = 0.02
dragModelType = default
maximum_drag = 0.03
minimum_drag = 0.03
angularDrag = 1
crashTolerance = 15
maxTemp = 3200
}


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