Sounds Won't Fade Out
Quote from Kilerbomb on February 17, 2015, 12:10 pmI've been working on a map for the last few days and I have run into a pretty annoying issue. If I try to get a sound to fade out, it doesn't work. It just continues to play like nothing happened. Using FadeIn works just fine, but when trying to use FadeOut, it seemingly does nothing.
I'm not sure if maybe I'm somehow doing it wrong or what, but I really don't want a jarring transition between music tracks. So does anyone know how to resolve this problem?
I've been working on a map for the last few days and I have run into a pretty annoying issue. If I try to get a sound to fade out, it doesn't work. It just continues to play like nothing happened. Using FadeIn works just fine, but when trying to use FadeOut, it seemingly does nothing.
I'm not sure if maybe I'm somehow doing it wrong or what, but I really don't want a jarring transition between music tracks. So does anyone know how to resolve this problem?
Quote from CamBen on February 18, 2015, 1:53 amUsually you can just set the fade in and out properties using keyvalues, and simply tell the sound to stopsound or playsound and it will handle it automatically.
Usually you can just set the fade in and out properties using keyvalues, and simply tell the sound to stopsound or playsound and it will handle it automatically.
Aperture Science: We do our science asbestos we can!
Quote from Kilerbomb on February 24, 2015, 6:42 pmCamBen wrote:Usually you can just set the fade in and out properties using keyvalues, and simply tell the sound to stopsound or playsound and it will handle it automatically.Thanks, it's working properly now.
Also, I just realized that there is a thread for small issues, I didn't see it at the time, I'll make sure to post there next time.
Thanks, it's working properly now.
Also, I just realized that there is a thread for small issues, I didn't see it at the time, I'll make sure to post there next time.