I think I figured it out now, the file without the prefs in it was confusing the file with the prefs button in it.
So I deleted both images and it worked fine :3
Thank you very much~
Not Busy :D (see requirements for more info) [/size] Hello everyone... I had nothing to do so I decided to offer my services as an artist composer writer here. :D Usually I would be my own one-person team but Anyways, on to business! Slots Mariella, long term music composition - currently being app...
Is it possible to play one short track of music over and over without having Ren'Py pause when it reloops? For clarification- Start game -> plays 3 measure long loop with a five second fade in -> pauses for a second or two -> plays the same music again without fade in -> pauses -> plays -> pauses ->...
@ Terracotta: Yeah, it's looping music so that end is not really an ending but a beginning of a new beginning :lol: Thanks for the reply, I'll probably get a bunch of friends with their instruments and make them play it. After listening to it for a few more times, I agree it does sound more orchestr...
Then on the imagemap you would substitute the action for "action OpenURL("http://your_url.com")" Example (from my demo game): imagemap: ground "main_menu_idle.png" hover "main_menu_hover.png" hotspot (96,416,288,39) action Start() hotspot (96,460,288,40) action ShowMenu("preferences") hotspot (434,4...