Increasing and decreasing music volume

Hi, so I’m currently writing my first episode story it’s called forbidden and I’m currently on episode 4 and I was wondering how do you increase and decrease the music volume? Like I want to the music to fade away in a scene instead of immediately stopping it once a scene end.

volume music (volume) (milliseconds)
example,
volume music 0 1000 (1 second)

1 Like

Oh so do I just write

Volume music 0 in 3000

nope, just
volume music 0 3000
^ the second number is milliseconds, so 1000 is 1 second, 2000 is 2 seconds, and so on

1 Like

Oh right thanks for the help :sparkling_heart:

1 Like

no problem :pleading_face:

1 Like