ReStocked/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-125.cfg
DMagic1 3fc0233c31 Turn off multiple drag cubes for parts with cosmetic variants
Plug the drag hole in the tall 2.5m to 1.25m adaptor.
Plug the drag hole in the toroid fuel tank.
Plug the drag holes in the large and small stack probe cores.
Let the 0.625m heat shield generate cubes for the shrouded and unshrouded versions.
2019-02-11 13:27:35 -05:00

254 lines
5.3 KiB
INI

// Patches applying art changes to 1.25m structural parts
// Contents:
// - FL-A10 Adapter (adapterSmallMiniTall)
// - FL-A5 Adapter (adapterSmallMiniShort)
// - Rockomax HubMax Multi-Point Connector (stationHub)
// - BZ-52 Radial Attachment Point (stackPoint1)
@PART[adapterSmallMiniTall]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-adapter-125-0625-1
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
baseVariant = BlackAndWhite
VARIANT
{
name = BlackAndWhite
displayName = #autoLOC_8007122
themeName = BlackAndWhite
primaryColor = #ffffff
secondaryColor = #000000
GAMEOBJECTS
{
125mAdapterTallOrange = false
125mAdapterTallWhite = true
125mAdapterTallDark = false
}
}
VARIANT
{
name = GrayAndOrange
displayName = #autoLOC_8007121
themeName = GrayAndOrange
primaryColor = #4c4f47
secondaryColor = #f49841
GAMEOBJECTS
{
125mAdapterTallOrange = true
125mAdapterTallWhite = false
125mAdapterTallDark = false
}
}
VARIANT
{
name = Dark
displayName = #autoLOC_8007117
themeName = Dark
primaryColor = #4c4f47
secondaryColor = #4c4f47
GAMEOBJECTS
{
125mAdapterTallOrange = false
125mAdapterTallWhite = false
125mAdapterTallDark = true
}
}
}
}
@PART[adapterSmallMiniShort]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-adapter-125-0625-2
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
baseVariant = BlackAndWhite
VARIANT
{
name = BlackAndWhite
displayName = #autoLOC_8007122
themeName = BlackAndWhite
primaryColor = #ffffff
secondaryColor = #000000
GAMEOBJECTS
{
125mAdapterShortOrange = false
125mAdapterShortWhite = true
125mAdapterShortDark = false
125mAdapterShortMetal = false
}
}
VARIANT
{
name = GrayAndOrange
displayName = #autoLOC_8007121
themeName = GrayAndOrange
primaryColor = #4c4f47
secondaryColor = #f49841
GAMEOBJECTS
{
125mAdapterShortOrange = true
125mAdapterShortWhite = false
125mAdapterShortDark = false
125mAdapterShortMetal = false
}
}
VARIANT
{
name = Dark
displayName = #autoLOC_8007117
themeName = Dark
primaryColor = #4c4f47
secondaryColor = #4c4f47
GAMEOBJECTS
{
125mAdapterShortOrange = false
125mAdapterShortWhite = false
125mAdapterShortDark = true
125mAdapterShortMetal = false
}
}
VARIANT
{
name = Metal
displayName = #LOC_Restock_variant-surface_metal
themeName = Metal
primaryColor = #6f6e6d
secondaryColor = #6f6e6d
GAMEOBJECTS
{
125mAdapterShortOrange = false
125mAdapterShortWhite = false
125mAdapterShortDark = false
125mAdapterShortMetal = true
}
}
}
}
// 1.25m station hub
@PART[stationHub]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-hub-125-1
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = 0.0, 0.905, 0.0
scale = 1.084142,1.084142,1.084142
rotation = 0, -90, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = 0.0, -0.905, 0.0
scale = 1.084142,1.084142,1.084142
rotation = 0, -90, 180
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = 0.905, 0, 0.0
scale = 1.084142,1.084142,1.084142
rotation = 90, 0, -90
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = -0.905, 0, 0.0
scale = 1.084142,1.084142,1.084142
rotation = 90, 0, -270
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = 0, 0, 0.905
scale = 1.084142,1.084142,1.084142
rotation = 90, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
position = 0, 0, -0.905
scale = 1.084142,1.084142,1.084142
rotation = 90, 0, -180
}
MODULE
{
name = ModuleColorChanger
shaderProperty = _EmissiveColor
animRate = 0.8
animState = false
useRate = true
toggleInEditor = true
toggleInFlight = true
toggleInFlight = true
unfocusedRange = 5
toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
toggleAction = True
defaultActionGroup = Light
redCurve
{
key = 0 0 0 3
key = 1 1 0 0
}
greenCurve
{
key = 0 0 0 1
key = 1 1 1 0
}
blueCurve
{
key = 0 0 0 0
key = 1 0.7 1.5 0
}
alphaCurve
{
key = 0 1
}
}
}
// 1.25m radial attach point
@PART[stackPoint1]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-node-125-1
}
}