Appearance
Plays the background music. Music does not stop when player goes to settings. Music is looped.
engine.script({ start: [action.playMusic("./assets/annoying-melody.mp3")], });