Discuss Scratch

PaperMarioFan2022
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

scratcherisnotreal wrote:

I support this forum 100%
Please state why you support the suggestion. It's not very constructive when you say “support” or “100% support” and not to add anything after without further explaination.
medians
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

medians wrote:

pato--
Scratcher
10 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Support
scratcherisnotreal
Scratcher
15 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

PaperMarioFan2022 wrote:

scratcherisnotreal wrote:

I support this forum 100%
Please state why you support the suggestion. It's not very constructive when you say “support” or “100% support” and not to add anything after without further explaination.
I support this because I myself wanna make some music and then the cool ability to make it stop and play again.

if <<touching [ button ] ?>> then
pause sound [Never Gonna Give You Up]
end
PaperMarioFan2022
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

scratcherisnotreal wrote:

PaperMarioFan2022 wrote:

scratcherisnotreal wrote:

I support this forum 100%
Please state why you support the suggestion. It's not very constructive when you say “support” or “100% support” and not to add anything after without further explanation.
I support this because I myself wanna make some music and then the cool ability to make it stop and play again.

-snip-
Thank you for supporting the suggestion! This is also a good idea, too. But please don't use scratch blocks to spam here, (using random sentences that don't contribute to the current topic and discussion) use them here instead in this topic: https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/706823/?page=1

Last edited by PaperMarioFan2022 (Nov. 9, 2023 13:02:19)

The-Xcratcher
Scratcher
7 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Support! That'd be really useful.
Zyaxis_Lotl
Scratcher
100+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

good there is no reason to not add
kleemiya_the_furball
Scratcher
500+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Bump
242-Coding
New Scratcher
2 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Support!
unmissable
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Support! I don't see any downsides
kirbyfan767
Scratcher
26 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Although this is honestly a really good idea in my opinion, there is a somewhat workaround…
(I’m not sure if it 100% works and I’ll elaborate—and I do apologize if this has been brought up before)
I usually make a pause script like this:
when I receive [pause]
set volume to (0) %
set pitch effect to (-99999999...)
(Do note that I just used the pitch effect instead of the
set tempo to () bpm
just because of 3.0 existing and all, I thought the bpm instead of pitch effect might confuse, so that, hence the block color being red-)
and unpause like this:
when I receive [unpause]
set pitch effect to (0)
set volume to (100) %

This usually works for me, but I’m not sure if it’ll work 100% because it’s still technically playing just very slowly—I’d have to conduct a lil research, but this still a useful short-term pause workaround.

(Personally though I agree that we need a block for this lol)

Last edited by kirbyfan767 (Dec. 8, 2023 15:56:50)

Caramels_Secrets
Scratcher
100+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Support! This would be useful!
PizaGranny8878
Scratcher
26 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

MAXIMUM support
EDawg2011
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

PizaGranny8878 wrote:

MAXIMUM support
Please explain why; otherwise, you're adding nothing to the discussion.
PizaGranny8878
Scratcher
26 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

This is what I want to do:
when I receive [game paused v]
pause sound [Hot Spaghetti v] :: sound
forever
play sound [Leaning Dream v] until done
end
Ym2612
Scratcher
43 posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

like, support
EDawg2011
Scratcher
1000+ posts

"Pause Sounds" and "Resume Sounds" blocks? (23 supporters)

Ym2612 wrote:

like, support
Please explain why; otherwise, you're adding absolutely nothing to the discussion.

Powered by DjangoBB