mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix RCS sound to pooling
This commit is contained in:
@ -18,14 +18,15 @@
|
|||||||
{
|
{
|
||||||
running
|
running
|
||||||
{
|
{
|
||||||
AUDIO
|
AUDIO_MULTI_POOL
|
||||||
{
|
{
|
||||||
channel = Ship
|
channel = Ship
|
||||||
|
transformName = RCSjet
|
||||||
clip = sound_rocket_mini
|
clip = sound_rocket_mini
|
||||||
volume = 0.0 0.0
|
volume = 0.0 0.0
|
||||||
volume = 0.02 0.2
|
volume = 0.1 0.0
|
||||||
volume = 0.5 0.2
|
volume = 0.5 0.025
|
||||||
volume = 1.0 0.2
|
volume = 1.0 0.1
|
||||||
pitch = 0.0 0.75
|
pitch = 0.0 0.75
|
||||||
pitch = 1.0 1.5
|
pitch = 1.0 1.5
|
||||||
loop = true
|
loop = true
|
||||||
|
Reference in New Issue
Block a user