#how do i make a gui that plays a sound for everybody when clicked

8 messages · Page 1 of 1 (latest)

gusty blade
#

remote events

magic grove
#

make a server script instead of a client script

#

😭❓

#

In a local script when the button is pressed fire a remote event

#

then in a server script when the event is fired just

#

get the sound (doesn’t have to be in a specific place), clone it and parent it to workspace

#

then just play it

#

@unborn meteor