i'm trying to add music to my game but it stops after
问题 so i am very new to scripting and this is my first application i build followed a tutorial but now i want to add music to it found a small code online but the music stops after 1 min while music should last 7 mins? anyone here who can help me with this? and also how could i make a song loop? i did get this " MediaPlayer.setLooping(true); " but i don't know if it's gonna work so wanted to ask with this question too :p Thanks already for you'r time. i've looked for similar questions and used