Discuss Scratch

vxs8122
New to Scratch
1 post

Time range for "wait __ secs"?

For this block:
wait () secs

What is the allowable time range? When I tried putting 0.01 and 0.001 seconds, looks like they run at same time.
gravtest
Scratcher
100+ posts

Time range for "wait __ secs"?

I don't believe there is an actual limit on them, however the natural delay in moving from one block to the next is about 0.003 seconds, depending on the computer, so it can't go below that time.

turkey3_test
Scratcher
1000+ posts

Time range for "wait __ secs"?

Remember that the block can only round to the framerate of the project, so if the framerate is 30, there are 30 options for an up to 1 second wait. There can't be perfect time.

Powered by DjangoBB