Problem with sound when starting the game!!! [solved]
Posted: Wed Jun 04, 2014 2:44 am
For some very odd reason, once i made my main menu an image map, I can't hear the clicks when i press anything on it (start game, load game, config, etc...)
I even included the code in the options.rpy
but yet, I still couldn't hear the click.
Why is that, and is there any way to fix this?
Thank you very much for your time in advance! >__<
I even included the code in the options.rpy
Code: Select all
## Sounds that are used when button and imagemaps are clicked.
style.imagemap.activate_sound = "music/click.wav"Why is that, and is there any way to fix this?
Thank you very much for your time in advance! >__<