mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add big SRB, nosecone
This commit is contained in:
parent
ed218bf265
commit
cc51ec7e31
@ -56,42 +56,3 @@
|
|||||||
|
|
||||||
%rescaleFactor = 1
|
%rescaleFactor = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
// TT-38K Decoupler
|
|
||||||
@PART[radialDecoupler] {
|
|
||||||
@author = Chris Adderley (Nertea)
|
|
||||||
|
|
||||||
!mesh = DELETE
|
|
||||||
!MODEL {}
|
|
||||||
MODEL {
|
|
||||||
model = ReStock/Assets/Coupling/restock-decoupler-radial-1
|
|
||||||
}
|
|
||||||
|
|
||||||
%rescaleFactor = 1
|
|
||||||
}
|
|
||||||
|
|
||||||
// TT-70 Decoupler
|
|
||||||
@PART[radialDecoupler2] {
|
|
||||||
@author = Chris Adderley (Nertea)
|
|
||||||
|
|
||||||
!mesh = DELETE
|
|
||||||
!MODEL {}
|
|
||||||
MODEL {
|
|
||||||
model = ReStock/Assets/Coupling/restock-decoupler-radial-2
|
|
||||||
}
|
|
||||||
|
|
||||||
%rescaleFactor = 1
|
|
||||||
}
|
|
||||||
|
|
||||||
// HDM
|
|
||||||
@PART[radialDecoupler1-2] {
|
|
||||||
@author = Chris Adderley (Nertea)
|
|
||||||
|
|
||||||
!mesh = DELETE
|
|
||||||
!MODEL {}
|
|
||||||
MODEL {
|
|
||||||
model = ReStock/Assets/Coupling/restock-decoupler-radial-2
|
|
||||||
}
|
|
||||||
|
|
||||||
%rescaleFactor = 1
|
|
||||||
}
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -8,7 +8,7 @@ PART
|
|||||||
|
|
||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStockPlus/Assets/FuelTank/restock-nosecone-1875-1
|
model = ReStockPlus/Assets/Aero/restock-nosecone-1875-1
|
||||||
scale = 1.0, 1.0, 1.0
|
scale = 1.0, 1.0, 1.0
|
||||||
}
|
}
|
||||||
scale = 1
|
scale = 1
|
||||||
@ -16,7 +16,7 @@ PART
|
|||||||
|
|
||||||
// Attachment
|
// Attachment
|
||||||
attachRules = 1,1,1,1,0
|
attachRules = 1,1,1,1,0
|
||||||
node_stack_bottom = 0.0, -0.48, 0, 0.0, -1.0, 0.0, 1
|
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1
|
||||||
|
|
||||||
// Tech
|
// Tech
|
||||||
TechRequired = highPerformanceFuelSystems
|
TechRequired = highPerformanceFuelSystems
|
||||||
@ -30,7 +30,7 @@ PART
|
|||||||
manufacturer = #autoLOC_501638
|
manufacturer = #autoLOC_501638
|
||||||
description = #LOC_RestockPlus_restock-nosecone-1875-1_description
|
description = #LOC_RestockPlus_restock-nosecone-1875-1_description
|
||||||
tags = #LOC_RestockPlus_restock-nosecone-1875-1_tags
|
tags = #LOC_RestockPlus_restock-nosecone-1875-1_tags
|
||||||
bulkheadProfiles = size3
|
bulkheadProfiles = size1p5
|
||||||
|
|
||||||
// Parameters
|
// Parameters
|
||||||
mass = 1.125
|
mass = 1.125
|
||||||
@ -46,7 +46,21 @@ PART
|
|||||||
MODULE
|
MODULE
|
||||||
{
|
{
|
||||||
name = ModulePartVariants
|
name = ModulePartVariants
|
||||||
baseVariant = BlackAndWhite
|
baseVariant = White
|
||||||
|
VARIANT
|
||||||
|
{
|
||||||
|
name = White
|
||||||
|
displayName = #autoLOC_8007122
|
||||||
|
themeName = White
|
||||||
|
primaryColor = #ffffff
|
||||||
|
secondaryColor = #ffffff
|
||||||
|
GAMEOBJECTS
|
||||||
|
{
|
||||||
|
1875mNoseconeBlackWhite = false
|
||||||
|
1875mNosecone = true
|
||||||
|
1875mNoseconeOrange = false
|
||||||
|
}
|
||||||
|
}
|
||||||
VARIANT
|
VARIANT
|
||||||
{
|
{
|
||||||
name = BlackAndWhite
|
name = BlackAndWhite
|
||||||
@ -56,6 +70,9 @@ PART
|
|||||||
secondaryColor = #000000
|
secondaryColor = #000000
|
||||||
GAMEOBJECTS
|
GAMEOBJECTS
|
||||||
{
|
{
|
||||||
|
1875mNoseconeBlackWhite = true
|
||||||
|
1875mNosecone = false
|
||||||
|
1875mNoseconeOrange = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
VARIANT
|
VARIANT
|
||||||
@ -67,6 +84,9 @@ PART
|
|||||||
secondaryColor = #4c4f47
|
secondaryColor = #4c4f47
|
||||||
GAMEOBJECTS
|
GAMEOBJECTS
|
||||||
{
|
{
|
||||||
|
1875mNoseconeBlackWhite = false
|
||||||
|
1875mNosecone = false
|
||||||
|
1875mNoseconeOrange = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -9,7 +9,7 @@ PART
|
|||||||
scale = 1
|
scale = 1
|
||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStockPlus/Assets/Engine/restock-engine-anvil-1
|
model = ReStockPlus/Assets/Engine/restock-srb-anvil-1
|
||||||
}
|
}
|
||||||
EFFECTS
|
EFFECTS
|
||||||
{
|
{
|
||||||
@ -58,7 +58,7 @@ PART
|
|||||||
MODEL_MULTI_PARTICLE
|
MODEL_MULTI_PARTICLE
|
||||||
{
|
{
|
||||||
name = core
|
name = core
|
||||||
modelName = ReStockPlus/FX/restock-fx-srb-tiny-core-1
|
modelName = ReStockPlus/FX/restock-fx-srb-anvil
|
||||||
transformName = fxTransformCore
|
transformName = fxTransformCore
|
||||||
emission = 0.0 0.0
|
emission = 0.0 0.0
|
||||||
emission = 0.01 0.1
|
emission = 0.01 0.1
|
||||||
@ -67,24 +67,24 @@ PART
|
|||||||
speed = 0.0 0.35
|
speed = 0.0 0.35
|
||||||
speed = 1.0 1.0
|
speed = 1.0 1.0
|
||||||
}
|
}
|
||||||
MODEL_MULTI_PARTICLE
|
PREFAB_PARTICLE
|
||||||
{
|
{
|
||||||
name = plume
|
prefabName = fx_smokeTrail_veryLarge
|
||||||
modelName = ReStock/FX/restock-fx-srb-smoke-1
|
transformName = smokePoint
|
||||||
transformName = fxTransformSmoke
|
|
||||||
emission = 0.0 0.0
|
emission = 0.0 0.0
|
||||||
emission = 0.01 0.1
|
emission = 0.05 0.0
|
||||||
emission = 0.075 0.25
|
emission = 0.075 0.25
|
||||||
emission = 1.0 1.0
|
emission = 1.0 1.25
|
||||||
speed = 0.0 0.35
|
speed = 0.0 0.25
|
||||||
speed = 1.0 1.0
|
speed = 1.0 1.0
|
||||||
|
localOffset = 0, 0, 1
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
node_stack_bottom = 0.0, -3.08, 0.0, 0.0, -1.0, 0.0, 0
|
node_stack_bottom = 0.0, -3.08, 0.0, 0.0, -1.0, 0.0, 1
|
||||||
node_stack_top = 0.0, 2.8035, 0.0, 0.0, 1.0, 0.0, 0
|
node_stack_top = 0.0, 7.574, 0.0, 0.0, 1.0, 0.0, 1
|
||||||
node_attach = 0.0, 0.0, -0.3125, 0.0, 0.0, 1.0, 0
|
node_attach = 0.0, 0.0, -0.9375, 0.0, 0.0, 1.0, 1
|
||||||
|
|
||||||
TechRequired = start
|
TechRequired = start
|
||||||
entryCost = 0
|
entryCost = 0
|
||||||
@ -148,6 +148,14 @@ PART
|
|||||||
maxAmount = 160
|
maxAmount = 160
|
||||||
}
|
}
|
||||||
MODULE
|
MODULE
|
||||||
|
{
|
||||||
|
name = ModuleGimbal
|
||||||
|
gimbalTransformName = Gimbal
|
||||||
|
gimbalRange = 3
|
||||||
|
gimbalResponseSpeed = 5
|
||||||
|
useGimbalResponseSpeed = true
|
||||||
|
}
|
||||||
|
MODULE
|
||||||
{
|
{
|
||||||
name = ModuleTestSubject
|
name = ModuleTestSubject
|
||||||
useStaging = True
|
useStaging = True
|
||||||
@ -352,18 +360,7 @@ PART
|
|||||||
falloff = 2
|
falloff = 2
|
||||||
thrustTransformName = thrustTransform
|
thrustTransformName = thrustTransform
|
||||||
}
|
}
|
||||||
|
|
||||||
MODULE
|
|
||||||
{
|
|
||||||
name = ModuleJettison
|
|
||||||
jettisonName = ShroudSRB
|
|
||||||
bottomNodeName = bottom
|
|
||||||
isFairing = True
|
|
||||||
jettisonedObjectMass = 0.1
|
|
||||||
jettisonForce = 5
|
|
||||||
jettisonDirection = 0 0 1
|
|
||||||
useMultipleDragCubes = false
|
|
||||||
}
|
|
||||||
MODULE
|
MODULE
|
||||||
{
|
{
|
||||||
name = FXModuleThrottleEffects
|
name = FXModuleThrottleEffects
|
||||||
@ -385,8 +382,8 @@ PART
|
|||||||
{
|
{
|
||||||
name = ModuleColorChanger
|
name = ModuleColorChanger
|
||||||
moduleID = heatColor
|
moduleID = heatColor
|
||||||
animRate = 0.025
|
animRate = 0.05
|
||||||
shaderProperty = _EmissiveColor
|
shaderProperty = _TintColor
|
||||||
excludedRenderers = EngineCore
|
excludedRenderers = EngineCore
|
||||||
toggleInEditor = false
|
toggleInEditor = false
|
||||||
toggleInFlight = false
|
toggleInFlight = false
|
||||||
|
Loading…
Reference in New Issue
Block a user