Instead of loading the default Title BGM by using this code:
...How could I load a BGM in the Audio/BGM folder called "Song" for Example? Thanks.
Don't even ask why, I know you can change the Title in the System tab but I need to do something diff
Code:
game_system.bgm_play(data_system.title_bgm)
...How could I load a BGM in the Audio/BGM folder called "Song" for Example? Thanks.
Don't even ask why, I know you can change the Title in the System tab but I need to do something diff