Discuss Scratch

michaeljackson1365
Scratcher
1000+ posts

"Repeat for ___ secs" blocks

no support: there are a bunch of ways to work around this suggestion
lapisi
Scratcher
1000+ posts

"Repeat for ___ secs" blocks

michaeljackson1365 wrote:

(#201)
no support: there are a bunch of ways to work around this suggestion
but are they easy to figure out or do they require a lot of effort that shouldn't be necessary?
Toodchop
Scratcher
100+ posts

"Repeat for ___ secs" blocks

Semi-Support: It can be useful, but there's an easy workaround for it.

reset timer
repeat until <(timer) = []>

end

Last edited by Toodchop (Aug. 2, 2025 13:50:44)

jeffnp
Scratcher
100+ posts

"Repeat for ___ secs" blocks

Scratch runs at 30 fps, so couldn't you just do

repeat ((seconds) * (30))

end
Haycat2009
Scratcher
100+ posts

"Repeat for ___ secs" blocks

You mentioned that there are many workarounds. But there is only one timer. SO if a project needs more than one of these, its in trouble.

Powered by DjangoBB