Skip to content

Commit 44e32d0

Browse files
author
Saabstory88
committed
Stable test tank
1 parent 397d5bb commit 44e32d0

22 files changed

Lines changed: 83 additions & 21 deletions
33.8 KB
Binary file not shown.

GameData/SHIP/Parts/V2/Test.cfg

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
PART
2+
{
3+
name = StretchyTest
4+
module = Part
5+
author = Saabstory88
6+
mesh = TestTank.mu
7+
scale = 1.0
8+
node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0
9+
node_stack_bottom = 0.0, -1, 0.0, 0.0, -1.0, 0.0
10+
node_attach = 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1
11+
TechRequired = advRocketry
12+
entryCost = 1600
13+
cost = 500
14+
category = FuelTank
15+
subcategory = 0
16+
title = Test Tank
17+
manufacturer = Saab Aerospace
18+
description = Let's get started again
19+
attachRules = 1,1,1,1,0
20+
mass = 0.25
21+
dragModelType = default
22+
maximum_drag = 0.2
23+
minimum_drag = 0.3
24+
angularDrag = 2
25+
crashTolerance = 6
26+
breakingForce = 50
27+
breakingTorque = 50
28+
maxTemp = 2000 // = 2900
29+
bulkheadProfiles = size1, srf
30+
tags = #autoLOC_500534 //#autoLOC_500534 = fueltank ?lfo liquid oxidizer propellant rocket
31+
RESOURCE
32+
{
33+
name = LiquidFuel
34+
amount = 180
35+
maxAmount = 180
36+
}
37+
RESOURCE
38+
{
39+
name = Oxidizer
40+
amount = 220
41+
maxAmount = 220
42+
}
43+
MODULE
44+
{
45+
name = StretchyTank
46+
diameter = 1.0
47+
capOffset = 0.0
48+
nodeOffsetTop = 0.15
49+
nodeOffsetBottom = 0.15
50+
nodeMultFactor = 1.25
51+
52+
massDelta = 0.1
53+
massTopCap = 0.15
54+
massBottomCap = 0.15
55+
}
56+
}
6.03 MB
Binary file not shown.
2.87 MB
Binary file not shown.
574 KB
Binary file not shown.
2.01 MB
Binary file not shown.
4.24 MB
Binary file not shown.

GameData/SHIP/Parts/V2/model.mu

128 KB
Binary file not shown.

GameData/SHIP/StretchyParts.dll

9 KB
Binary file not shown.

Parts/PBR/barrel_nrm.tga

6.03 MB
Binary file not shown.

0 commit comments

Comments
 (0)