So, i added soundbank to my preloader scene, then triggered an event Play Music in preloader with state - none, then assigned to each scene its own state (AKState), everything works fine except when i go back to a previous scene the music begins to play over itself, it's like they've been triggered with a slight offset.
How can i solve this?