Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Wait - 1 seconds
- tkroot123
-
Scratcher
100+ posts
Wait - 1 seconds
What happens when i place a wait -1 block?
I do this by setting variable to -1 and place it on wait block
But what is the diffirance
I do it like this

I do this by setting variable to -1 and place it on wait block
But what is the diffirance
I do it like this

Last edited by tkroot123 (Feb. 6, 2023 11:02:38)
- GIitchInTheMatrix
-
Scratcher
1000+ posts
Wait - 1 seconds
Wait one second pauses the code fro one second.
However, you cannot wait -1 seconds, so it waits one frame.
However, you cannot wait -1 seconds, so it waits one frame.
Last edited by GIitchInTheMatrix (Feb. 6, 2023 11:12:45)
- Discussion Forums
- » Help with Scripts
-
» Wait - 1 seconds

