Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Slasher on Sat 25/10/2014 10:16:49

Title: Music and Tween sync
Post by: Slasher on Sat 25/10/2014 10:16:49
Hi,

I have an intro that is based on the tween module fade in / out of images.  On top of this I have Music which I have scripted STOP when all tween's have finished.

However, ags does not always comply with this and sometimes the music does not end in the right place and very often cuts off as the room changes before it finished.

The problem is guaranteeing that the music ends at the right point (sync).

All help appreciated.

Title: Re: Music and Tween sync
Post by: Vincent on Sat 25/10/2014 12:12:39
I recently encountered this problem too, I am using also the Tween Module..