// ReStock+ 0.2.0 // Medium Rigid Legs PART { name = restock-leg-2-rigid module = Part author = Andrew Cassidy MODEL { model = ReStock/Assets/Ground/restock-leg-2-rigid } rescaleFactor = 1.25 // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, 1.0 node_stack_bottom = 0.0, 0.0, -0.036, 0.0, 0.0, -1.0, 1 TechRequired = landing entryCost = 2900 cost = 440 mass = 0.05 category = Ground title = #LOC_RestockRigidLegs_restock-leg-2-rigid_title // LTR-1 Landing Strut manufacturer = #autoLOC_501651 //#autoLOC_501651 = Moving Parts Experts Group description = #LOC_RestockRigidLegs_restock-leg-2-rigid_description // A larger rigid landing leg for medium sized craft, this landing leg is perfect for bounce-free landers or even small surface bases. dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 25 maxTemp = 2000 bulkheadProfiles = srf tags = #autoLOC_500875 //#autoLOC_500875 = ground land leg support MODULE { name = ModuleAnimateGeneric animationName = restock-leg-2-deploy-rigid actionGUIName = #LOC_RestockRigidLegs_toggle // Toggle Leg startEventGUIName = #LOC_RestockRigidLegs_extend // Extend endEventGUIName = #LOC_RestockRigidLegs_retract // Retract allowAnimationWhileShielded = False allowDeployLimit = true defaultActionGroup = Gear revClampDirection = true revClampSpeed = false revClampPercent = false } MODULE { name = ModulePhysicMaterial activePhysicMaterialName = restock-high-grip PhysicMaterialName = restock-low-grip PhysicMaterialName = restock-medium-grip PhysicMaterialName = restock-high-grip PHYSICMATERIALCOLORS { MATERIALCOLOR { name = restock-low-grip color = 1,1,1 } MATERIALCOLOR { name = restock-medium-grip color = 1,1,1 } MATERIALCOLOR { name = restock-high-grip color = 1,1,1 } } } }