[SOLVED!] Looping music in Gamebook mode.
major powers
25 May 2017, 20:49I can do one of these things, but not both.
In the Action tab, I can tell a sound to keep playing when I go to a new page:
On the Page tab, I can put in a script telling a sound to loop, but it will not continue when I go to a new page:
But I want to do both. I want to loop the sound, and also want it to continue when I go to a new page.
Is there any way to do this?
major powers
25 May 2017, 21:03Oops! Just found the answer! Sorry for the false alarm. When I searched before this didn't come up (or I didn't see it).
Sorry!
(the answer is to simply add game.continuesound = true in codeview after the play sound script.)