Skip to content

Commit 9bd9830

Browse files
committed
WIP mk1-2 pod
1 parent 4f64cab commit 9bd9830

3 files changed

Lines changed: 100 additions & 0 deletions

File tree

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
@PART[Mark1-2Pod]:HAS[!MODULE[ModuleFreeIva]]:FOR[FreeIva]
2+
{
3+
MODULE
4+
{
5+
name = ModuleFreeIva
6+
}
7+
}
8+
9+
@INTERNAL:HAS[@MODEL:HAS[#model[Squad/Spaces/PodCockpit/model]]&!MODULE[InternalModuleFreeIva]]:FOR[FreeIva]
10+
{
11+
// TODO: handrails, side hatch for EVA
12+
13+
MODEL
14+
{
15+
model = FreeIva/Squad/Spaces/mk1-2pod
16+
}
17+
18+
MODULE
19+
{
20+
name = InternalModuleFreeIva
21+
shellColliderName = shellCollider
22+
23+
DeleteInternalObject
24+
{
25+
objectName = ExtinguisherTank
26+
objectName = Belting002
27+
objectName = Belting003
28+
}
29+
}
30+
31+
PROP
32+
{
33+
name = FreeIva_Hatch_Round_Size0
34+
position = 0, 0, -1.13937414
35+
rotation = 3.09086161e-08, -0.707106769, -0.707106769, -3.09086197e-08
36+
MODULE
37+
{
38+
name = HatchConfig
39+
attachNodeId = top
40+
airlockName = Airlock_Front
41+
cutoutTargetTransformName = Object
42+
}
43+
}
44+
45+
PROP
46+
{
47+
name = FreeIva_Hatch_Round_Size1
48+
position = 0, 0, 0.361331105
49+
rotation = 0.707106888, 0, 0, -0.70710665
50+
51+
MODULE
52+
{
53+
name = HatchConfig
54+
attachNodeId = bottom
55+
cutoutTargetTransformName = InnerShell
56+
hideDoorWhenConnected = true
57+
}
58+
}
59+
60+
PROP
61+
{
62+
name = FreeIva_Hatch_Invisible
63+
position = 0.320756286, -0.56188488, -0.737176657
64+
65+
MODULE
66+
{
67+
name = HatchConfig
68+
airlockName = airlock
69+
}
70+
}
71+
72+
PROP
73+
{
74+
name = FreeIva_FireExtinguisher
75+
position = -0.591606736, -0.539176643, 0.0886160955
76+
rotation = 0.0437446125, -0.705752373, 0.705752373, -0.0437446721
77+
}
78+
79+
PROP
80+
{
81+
name = HarnessBuckleButton
82+
position = -0.350108504, 0.210145503, -0.358576804
83+
rotation = 0.536180496, -0.0106717041, 0.00677950354, -0.844008625
84+
}
85+
86+
PROP
87+
{
88+
name = HarnessBuckleButton
89+
position = 0.351490378, 0.189171627, -0.360092461
90+
rotation = 0.536180496, -0.0106717041, 0.00677950354, -0.844008625
91+
}
92+
93+
PROP
94+
{
95+
name = HarnessBuckleButton
96+
position = -0.0208525062, -0.665271521, 0.00445038034
97+
rotation = 0.536180496, -0.0106717041, 0.00677950354, -0.844008625
98+
}
99+
100+
}
25.7 KB
Binary file not shown.

Models/Squad/Spaces/mk1-2pod.blend

2.15 MB
Binary file not shown.

0 commit comments

Comments
 (0)