Pod fixes and new parts

This commit is contained in:
Chris Adderley
2019-02-06 21:16:01 -08:00
parent 4e906beedf
commit b612cb6f81
17 changed files with 116 additions and 17 deletions

View File

@ -155,7 +155,86 @@
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-stationhub-125-1
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
}
}
}
@ -167,6 +246,6 @@
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Structural/restock-attachnode-125-1
model = ReStock/Assets/Structural/restock-node-125-1
}
}