So I used clonetrooper's plugin for a cutscene to enter my game, and I wanted to add audio into that, which I'm pretty sure I can implement without any trouble, except one thing. I want the audio to be played for the person whos watching the cutscene, not the entire server...
Do I put it inside the player, or is it something else?
There are several ways you can go about this, but you can simply clone
the audio object into the player's PlayerGui
and play it locally from there. If you need an example, feel free to message me.
Questions / comments? Feel free to message me and I'll answer them as soon as possible. If you are satisfied with the answer I provided, please upvote me. Thanks!