-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An extension to stop specific sounds or play sounds from a certain time #114
Comments
I've thought about it myself, but don't know how to do this. If you succeed, extension will be amazing! |
Suggestion: Blocks for working with sound effects.
Blocks for working with sound volume.
Blocks for working with sound speed.
Some more blocks.
|
Try this, It has everything youre looking for, and more! Load it unsandboxed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm thinking of the following features that could either go in a new extension called something like "Sound Control" or become part of the Sound extension that was just added.
stop sound (sound v)
(Would stop the sound you selected)start sound (sound v) from (1.5) secs
(Would play the sound you selected starting at the time you specified)stop all sounds in this sprite
(Would stop all of the sounds that the sprite was playing. Could potentially be a dropdown so you could select other sprites too)You could use these features to do various things, for example:
The text was updated successfully, but these errors were encountered: