Problem with music

1UpGamestudio1UpGamestudio Member Posts: 213
edited November -1 in Working with GS (Mac)
Hello everyone,
For my game I should do so when a song ends it starts another maybe fading. You could do?

Comments

  • sebmacflysebmacfly Member Posts: 1,018
    Maybe you can do that :

    Timer, every 0,1s
    -> Interpolate musicvolume to musicvolume-0.1

    (that's for 1 second fade out)
Sign In or Register to comment.