Play Sound
## function name, you can set this to anything that is unique
func1:
## function type
type: play_sound
## the sound name
sound: click
## pitch of sound
pitch: 1.0
## volume of sound
volume: 1.0 Last updated
## function name, you can set this to anything that is unique
func1:
## function type
type: play_sound
## the sound name
sound: click
## pitch of sound
pitch: 1.0
## volume of sound
volume: 1.0 Last updated