Initial soyuz tanks

This commit is contained in:
Chris Adderley 2019-06-04 22:04:18 -07:00
parent 5e140e0422
commit 79af744a0a
8 changed files with 64 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

View File

@ -17,12 +17,12 @@ PART
MHReplacement = True
rescaleFactor = 1
node_stack_direct = 0, 0, 0, 0, -1, 0, 1
node_stack_bottom = 0, -0.27525, 0, 0, -1, 0, 2
node_stack_top = 0, 0.11175, 0, 0, 1, 0, 2
CoPOffset = 0.0, 0.825, 0.0
CoLOffset = 0.0, -0.27, 0.0
node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.27525, 0.0, 0.0, -1.0, 0.0, 2
node_stack_top = 0.0, 0.1175, 0.0, 0.0, 1.0, 0.0, 2
CoPOffset = 0.0, 0.825, 0.0
CoLOffset = 0.0, -0.27, 0.0
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
sound_vent_large = decouple

View File

@ -42,7 +42,64 @@ PART
fuelCrossFeed = True
bulkheadProfiles = size1p5, srf
tags = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags
EFFECTS
{
engage
{
AUDIO
{
channel = Ship
clip = sound_vent_medium
volume = 1.0
pitch = 2.0
loop = false
}
}
flameout
{
PREFAB_PARTICLE
{
prefabName = fx_exhaustSparks_flameout_2
transformName = thrustTransform
oneShot = true
}
AUDIO
{
channel = Ship
clip = sound_vent_soft
volume = 1.0
pitch = 2.0
loop = false
}
}
fx-separatron-running
{
AUDIO
{
channel = Ship
clip = sound_rocket_mini
volume = 0.0 0.0
volume = 0.01 0.4
volume = 1.0 1.0
pitch = 0.0 0.2
pitch = 0.01 0.6
pitch = 1.0 1.8
loop = true
}
MODEL_MULTI_PARTICLE
{
name = core
modelName = ReStock/FX/restock-fx-srb-separator-1
transformName = fxTransform
emission = 0.0 0.0
emission = 0.01 0.1
emission = 0.075 0.25
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
}
}
}
RESOURCE
{
name = LiquidFuel
@ -60,6 +117,7 @@ PART
{
name = ModuleEnginesFX
thrustVectorTransformName = thrustTransform
runningEffectName = fx-separatron-running
throttleLocked = True
exhaustDamage = True
allowShutdown = False