
i everyone I am working on a bioshock like game where you find audio logs now I was hoping to make it so you find a audio log item use it and a little portrait pops up and the audio file plays and when the audio is over the the portrait image vanishes now i have programed most of that no problem by using a common event which is triggered when the player selects the item. I made the audiologs a Music Effect but unfortunately when I exit combat it stops the audiolog I should also point out I edited my Scene_Map script so the map music plays continuously in game all I did was was put a # at the start of the line that says $game_system.bgm_stop


