Stop Sound: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "Stops a sound at a given channel. File:Stop_Sound.png Inputs: * Channel: the channel that Play Sound outputs. This is the only way to stop a sound played in a loop. == Related == * Play Sound * Volume Pitch Category:Blocks ") |
-u ndefined- (talk | contribs) m (Remove redundancy) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Stop_Sound.png | |||
|type=s | |||
|folder=Sound | |||
|input1={{Port|e|Before}} | |||
|input2={{Port|n|Channel}} | |||
|output1={{Port|e|After}} | |||
}} | |||
Stops a sound at a given channel. | Stops a sound at a given channel. | ||
This is the only way to stop a sound played in a loop. | This is the only way to stop a sound played in a loop. | ||
Line 12: | Line 16: | ||
* [[Play Sound]] | * [[Play Sound]] | ||
* [[Volume Pitch]] | * [[Volume Pitch]] | ||
[[Category:Blocks]] | [[Category:Blocks]] |
Latest revision as of 10:35, 22 May 2024
Stop Sound
Type | Script block |
Collider | None |
Folder | Sound |
Ports | |
---|---|
Inputs | Before Channel |
Outputs | After |
Stops a sound at a given channel.
This is the only way to stop a sound played in a loop.