// ReStock+ 0.2.0 // Large Rigid Legs PART { name = restock-leg-3-rigid module = Part author = Andrew Cassidy MODEL { model = ReStock/Assets/Ground/restock-leg-3-rigid } rescaleFactor = 1.25 // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.38619, -0.193188, 0.0, 0.0, 1.0 node_stack_bottom = 0.0, 0.38619, -0.2486, 0.0, 0.0, -1.0, 1 TechRequired = advLanding entryCost = 4100 cost = 340 mass = 0.1 category = Ground title = #LOC_RestockRigidLegs_restock-leg-3-rigid_title // LTR-2 Landing Strut manufacturer = #autoLOC_501651 //#autoLOC_501651 = Moving Parts Experts Group description = #LOC_RestockRigidLegs_restock-leg-3-rigid_description // While it appears similar to the LT-2 landing strut, this is actually a re-purposed outrigger from a mobile crane our engineers found next door. It was probably not needed. dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 30 maxTemp = 2000 bulkheadProfiles = srf tags = #autoLOC_500875 //#autoLOC_500875 = ground land leg support MODULE { name = ModuleAnimateGeneric animationName = restock-leg-3-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-extreme-grip PhysicMaterialName = restock-low-grip PhysicMaterialName = restock-medium-grip PhysicMaterialName = restock-high-grip PhysicMaterialName = restock-extreme-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 } MATERIALCOLOR { name = restock-extreme-grip color = 1,1,1 } } } }