Fix RCS sound to pooling

This commit is contained in:
ChrisAdderley 2019-01-23 10:52:27 -08:00
parent f2acdf7634
commit 75f8b4198a

View File

@ -18,18 +18,19 @@
{
running
{
AUDIO
{
channel = Ship
clip = sound_rocket_mini
volume = 0.0 0.0
volume = 0.02 0.2
volume = 0.5 0.2
volume = 1.0 0.2
pitch = 0.0 0.75
pitch = 1.0 1.5
loop = true
}
AUDIO_MULTI_POOL
{
channel = Ship
transformName = RCSjet
clip = sound_rocket_mini
volume = 0.0 0.0
volume = 0.1 0.0
volume = 0.5 0.025
volume = 1.0 0.1
pitch = 0.0 0.75
pitch = 1.0 1.5
loop = true
}
MODEL_MULTI_PARTICLE
{
name = fx1
@ -55,7 +56,7 @@
//localRotation = -90, 0, 0
localPosition = 0, -0.015, 0
}
}
}
}
}
@ -111,7 +112,7 @@
//localRotation = -90, 0, 0
localPosition = 0, -0.015, 0
}
}
}
}
MODULE
{