Skip to content

Instantly share code, notes, and snippets.

@henrybauer
Created August 14, 2015 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henrybauer/2c06dc36581c06933265 to your computer and use it in GitHub Desktop.
Save henrybauer/2c06dc36581c06933265 to your computer and use it in GitHub Desktop.
PART
{
name = CopperFuelLine
module = CompoundPart
author = HarvesteR
mesh = fuelLine.DAE
scale = 0.1
specPower = 0.1
rimFalloff = 3
alphaCutoff = 0.0
iconCenter = -4.69147, 2.64656, 0.0
TechRequired = fuelSystems
entryCost = 6200
cost = 650
category = FuelTank
subcategory = 0
title = Copper Fuel Line
manufacturer = Professor Kerbenstein's wonderous vertical propulsion emporium.
description = A copper tube for directional control of fuel flow.
attachRules = 0,1,0,0,1
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0
mass = 0.05
dragModelType = SPHERICAL
maximum_drag = 0.02
minimum_drag = 0.02
angularDrag = 1
crashTolerance = 12
maxTemp = 2000 // = 3600
explosionPotential = 0
PhysicsSignificance = 1
maxLength = 10
bulkheadProfiles = srf
MODULE
{
name = CModuleLinkedMesh
lineObjName = obj_line
targetAnchorName = obj_targetAnchor
anchorCapName = obj_anchorCap
targetCapName = obj_targetCap
}
MODULE
{
name = CModuleFuelLine
}
DRAG_CUBE
{
none = True
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment