I have recently added a song to my game, though I would like to create a playlist of different songs. How could I do this?
Thanks.
1 Like
You would just have to make a music player script, that detects once a song ends. You should be able to find tutorials on YouTube.
1 Like
There’s some youtube tutorials online, but it also depends on what you mean by playlist. Do you want there to be a window where players can skip a track, or do you want it to just automatically play through some songs. Either way, here’s a good tutorial I found
Hope this helps, happy developing!
4 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.