play_sound
Plays the sound locally and not serversided trough the boombox
modules.play_sound(sound: string, volume: number)
Example
modules.play_sound("rbxassetid://1",1)
Last updated
Plays the sound locally and not serversided trough the boombox
modules.play_sound(sound: string, volume: number)
modules.play_sound("rbxassetid://1",1)
Last updated