Play
Plays the sound effect with the given name (required to be in ServerStorage)
part (optional): The Part instance where the sound should be played
duration (optional): The duration for which the sound should play
dupe (optional): Whether to create a duplicate instance of the sound
ignoreIfNotLoaded (optional): Whether to ignore playing the sound if it's not loaded
Example usage:
Last updated