Initial test of airlock

MH-Pods
Andrew Cassidy 4 years ago
parent 031b94cc2c
commit 5d3f57c75c
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -18,6 +18,8 @@
rotation = 0, 0, 0
}
node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0
MODULE
{
name = ModulePartVariants
@ -70,6 +72,8 @@
rotation = 0, 0, 0
}
node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0
MODULE
{
name = ModulePartVariants
@ -122,6 +126,8 @@
rotation = 0, 0, 0
}
node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0
MODULE
{
name = ModulePartVariants

@ -0,0 +1,30 @@
@PART[InflatableAirlock]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
!MODEL {}
MODEL
{
model = ReStock/Assets/Coupling/restock-airlock-inflatable-1
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-2
position = 0.0, 0.0, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
@MODULE[ModuleAnimateGeneric]
{
@animationName = Deploy
}
MODULE
{
name = ModuleDecouple
ejectionForce = 125
explosiveNodeID = bottom
staged = false
}
}
Loading…
Cancel
Save