#Need help Making a Gui work on a screen for a block, To sort through music and play a video.

1 messages · Page 1 of 1 (latest)

broken bluff
#

I'm trying to make a karaoke game, or atleast a section for someone really important to me before there birthday in the upcoming wekk. I'd really appreciate any help i could get. I just want to be able to scroll through songs and hear them as the video pop ups displaying the lyrics like how it does in other karaoke games on roblox.

For example of how i want the Gui to work, a game called "English Karaoke" has a amazing one

#

Sort of like this! But im not asking for a copy, just something that could work similar for i can pick songs and then play the video attached to the chosen song, and be played. I can take care of the video and audio Id's and stuff i just needed a base and a way to add to the script the music list

robust spire
#

That sounds super sweet man, awesome idea. For what you’re trying to do, you’d need a GUI with a scrolling frame to list songs, then use Sound objects to play them and maybe a VideoFrame if you want visuals. For the lyrics, you can time them with the audio using a script that updates a TextLabel. Might take a bit to set up, but def doable. I’d check how that "English Karaoke" game handles it if you can, might give some layout tips too!