>>8703578
I kinda got carried away with some of the features, but I'm finally done with this part of the game.
I know nothing about UI front end design, so I looked towards other rhythm games for inspiration. Specifically Osu and DJMax V. And little bit of Persona 3 Reload. I think it looks pretty good now.
After adding the search bar and random button, I was gonna call it a day, but I felt like something was missing. There was nothing to preview a video before playing it, so I had to rely entirely on the name. To alleviate this, I figured the best thing to do would be to create audio previews and thumbnails to each selection of the list. Sadly Godot can't do this efficiently. So I made a python script that goes through all your videos you've added and automatically makes audio clips and thumbnails for the game on the fly.