I'm new to the RPG Maker community, and i'm trying to make a "Music Transition"
through different regions on my over world But I believe the problem is that the script fades out of the currently
playing music and starts playing the music corresponding to the region I am in, this obviously causes slowdown
and the music never plays unless you step off the region. So I need help figuring out how to get a smooth transition
from on region to the other. Here's my script, but keep in mind, I only started using RPG Maker a day ago.