KRoP":1rfa7v9u said:Hate to be a prick, but why the heck is that u accented? @_@
Seriously, it's just... wierd, there.
Audio.bgm_play("Audio/BGM/" + Filename, Volume, Pitch)
Audio.bgm_play("Audio/BGM/" + "Scene6", 100, 100)
Audio.bgm_stop
You know to speak Italian? -.-KRoP":komqy0u6 said:Hate to be a prick, but why the heck is that u accented? @_@
Seriously, it's just... wierd, there.
Thanxxxxxxxxxxxxxxxxxxx Gando :D :*Gando":komqy0u6 said:If you wish to have music in the menu, simply go to your Scene_Menu script (if you're not using a custom menu script of course) and put this line at the top of the main method:
Code:Audio.bgm_play("Audio/BGM/" + Filename, Volume, Pitch)
And replace Filename,Volume and Pitch. As an example, your line could look like this:
Code:Audio.bgm_play("Audio/BGM/" + "014-Theme03", 100, 100)
Anyways, good luck with it Marco :thumb:
Over and out - Gando