play
Syntax
play <sound name>
play stop
play "LaserShot"
Explanation
Play the given sound, which has been imported into the current project using the import
command.
If you use play stop
instead, stops any sounds that are currently playing.
play <sound name>
play stop
play "LaserShot"
Play the given sound, which has been imported into the current project using the import
command.
If you use play stop
instead, stops any sounds that are currently playing.