Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Tue 21/12/2004 03:45:46

Title: Question about music files [SOLVED]
Post by: on Tue 21/12/2004 03:45:46
I have a long musical track for a game I'm working on, and I want it to be the background music for one whole section of the game consisting of about seven screens. Is there a way to get it to play constantly without starting over every time the player enters a new screen? The screens are connected in such a way that I could make them one long scrolling screen.
Title: Re: Question about music files
Post by: on Tue 21/12/2004 03:47:17
Correction: The screens are NOT connected in such a way that they could be one long continuous screen
Title: Re: Question about music files
Post by: Scummbuddy on Tue 21/12/2004 03:55:06
you just dont tell it to stop playing the music, until you reach a screen inwhich you would want to stop the music, and queue a new track.
Title: Re: Question about music files
Post by: on Tue 21/12/2004 04:02:19
Cool, thanks for the quick and friendly response!
Title: Re: Question about music files
Post by: TerranRich on Wed 22/12/2004 18:01:55
BFAQ'ed: http://bfaq.terran-x.com/#audio06