-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganized art assets. Added Mk1 test of an orbital drop pod system. (DRE & FAR-ready)
- Loading branch information
1 parent
c686a02
commit 0498df8
Showing
13 changed files
with
165 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
"VERSION":{ | ||
"MAJOR":0, | ||
"MINOR":1, | ||
"PATCH":5, | ||
"PATCH":6, | ||
"BUILD":0 | ||
}, | ||
"KSP_VERSION":{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
// ToDo: | ||
// Model: | ||
// | ||
// Config: | ||
// | ||
// | ||
|
||
PART | ||
{ | ||
name = MW_DropPod | ||
module = Part | ||
author = Warren Schultz | ||
|
||
MODEL | ||
{ | ||
model = MonkeyWrench/Assets/MW_DropPod | ||
} | ||
|
||
rescaleFactor = 1 | ||
|
||
node_stack_bottom = 0.0, -0.25, 0.0, 0.0, 1.0, 0.0, 4 | ||
node_stack_top = 0.0, 8.0, 0.0, 0.0, 1.0, 0.0, 3 | ||
node_stack_cargobay = 0.0, 5.9, 0.0, 0.0, 1.0, 0.0, 3 | ||
node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0 | ||
|
||
attachRules = 1,0,1,0,1 | ||
|
||
TechRequired = advFlightControl | ||
entryCost = 0 | ||
cost = 100 | ||
category = Control | ||
subcategory = 0 | ||
title = Drop Pod | ||
manufacturer = MonkeyWrench Labs | ||
description = Drop pod description goes here. | ||
|
||
mass = 0.75 | ||
dragModelType = default | ||
maximum_drag = 0.20 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 50 | ||
breakingForce = 500 | ||
breakingTorque = 500 | ||
maxTemp = 3500 | ||
|
||
vesselType = Ship | ||
|
||
CrewCapacity = 0 | ||
|
||
MODULE | ||
{ | ||
name = FSanimateGeneric | ||
animationName = LegDeploy | ||
startEventGUIName = Deploy Cargo | ||
endEventGUIName = Enclose Cargo | ||
startDeployed = False | ||
startDeployedString = Start Deployed? | ||
availableInEVA = True | ||
availableInVessel = True | ||
EVArange = 5 | ||
layer = 1 | ||
useActionEditorPopup = True | ||
moduleID = 0 | ||
playAnimationOnEditorSpawn = True | ||
// suspensionUpperLimit = 0.65 | ||
// impactTolerance = 1000 | ||
// suspensionSpring = 5 | ||
// suspensionDamper = 2 | ||
} | ||
|
||
MODULE | ||
{ | ||
name = FSanimateGeneric | ||
animationName = Airbrake | ||
startEventGUIName = Deploy Airbrake | ||
endEventGUIName = Retract Airbrake | ||
startDeployed = False | ||
startDeployedString = Start Deployed? | ||
availableInEVA = False | ||
availableInVessel = True | ||
// EVArange = 5 | ||
layer = 2 | ||
useActionEditorPopup = True | ||
moduleID = 1 | ||
playAnimationOnEditorSpawn = True | ||
// suspensionUpperLimit = 0.65 | ||
// impactTolerance = 1000 | ||
// suspensionSpring = 5 | ||
// suspensionDamper = 2 | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
// ToDo: | ||
// Model: | ||
// | ||
// Config: | ||
// | ||
// | ||
|
||
PART | ||
{ | ||
name = MW_PodAdapter | ||
module = Part | ||
author = Warren Schultz | ||
|
||
MODEL | ||
{ | ||
model = MonkeyWrench/Assets/MW_PodAdapter | ||
} | ||
|
||
rescaleFactor = 1 | ||
|
||
node_stack_bottom = 0.0, 0.05, 0.0, 0.0, 1.0, 0.0, 3 | ||
node_stack_top = 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 3 | ||
node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0 | ||
|
||
attachRules = 1,0,1,1,1 | ||
|
||
TechRequired = advFlightControl | ||
entryCost = 0 | ||
cost = 100 | ||
category = Control | ||
subcategory = 0 | ||
title = Drop Pod to stack adapter | ||
manufacturer = MonkeyWrench Labs | ||
description = Drop pod adapter description goes here. | ||
|
||
mass = 0.5 | ||
dragModelType = default | ||
maximum_drag = 0.20 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 50 | ||
breakingForce = 500 | ||
breakingTorque = 500 | ||
maxTemp = 3500 | ||
|
||
vesselType = Ship | ||
|
||
CrewCapacity = 0 | ||
|
||
MODULE | ||
{ | ||
name = ModuleReactionWheel | ||
PitchTorque = 20 | ||
YawTorque = 20 | ||
RollTorque = 20 | ||
|
||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 1.2 | ||
} | ||
} | ||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
amount = 250 | ||
maxAmount = 250 | ||
} | ||
|
||
} |
Binary file not shown.