Fading BG music to a lower volume

● ARCHIVED · READ-ONLY
Started by timothyja 2 posts View original ↗
  1. Is it possible to create a script that fades the BG music to a lower volume. Rather than the built in approach which just fades the music out completely?

    Thanks for your help.

    Edit: Never mind it turns out you can just keep calling play bg music and step the volume down and it doesn't reset the music from the beginning so no need for a script.
  2. Actually, you dont need a script. Just make an event that changes the BGM, but set the same song, only just at a lower volume. You can fade the volume by setting it to wait every sixty fames after each lowering, until its low enough. Hope that was understandable. Anyway, this is how i do it. :)