From 75f8b4198a5a7aa83f90e0f894f187a4bea6fc7e Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Wed, 23 Jan 2019 10:52:27 -0800 Subject: [PATCH] Fix RCS sound to pooling --- .../Patches/Engine/restock-engines-rcs.cfg | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-rcs.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-rcs.cfg index c70b78ca..f6008734 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-rcs.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-rcs.cfg @@ -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 {