Scratch blocks - repeat until ...
In this video we are going to learn how to use "repeat until ..." Scratch block.
This block is one of the Control blocks, and we will use it to repeat some action (code) until some condition is met.
I will try to use it to make microphone sprite grows (and then shrinks) from 70% to 120% and vice versa.
Ok, we did that before, why are we coding it again?
Well this time we are coding it with different set of Scratch blocks !
That way we learn another way to solve problem so your mind will start to see that as something usual.
If I can not code something with this Scratch block, no big deal, I will try to find the solution with some other.
And that's what programming is all about, solving problems, in easiest and fastest way possible, just don't give up !!!
Keep on learning, keep on Scratching !!!
Other Videos By Knowledge For All
2020-06-08 | Scratch blocks - username |
2020-03-11 | K4A WIP - Dressup Game DevLog #1 |
2020-03-04 | K4A WIP - Miner Game DevLog #2 - fps, inventory, collectables,... |
2020-02-14 | K4A WIP - mining game |
2020-02-14 | Humble Bundle - Best of Polygon Game Dev Bundle |
2020-01-12 | How to download and install offline version of Scratch |
2019-12-18 | Scratch blocks - go forward/backward ... layers |
2019-12-17 | Scratch blocks - delete this clone |
2019-12-16 | Scratch blocks - when I start as a clone |
2019-12-16 | Scratch blocks - create clone of ... |
2019-12-16 | Scratch blocks - repeat until ... |
2019-12-16 | Scratch blocks - size |
2019-12-13 | Scratch blocks - change size by ... |
2019-12-13 | Scratch blocks - direction |
2019-12-12 | Scratch blocks - mouse y |
2019-12-12 | Scratch blocks - mouse x |
2019-12-11 | Scratch blocks - change variable ... by ... |
2019-12-10 | Scratch blocks - set variable ... to ... |
2019-12-10 | Scratch blocks - show variable ... |
2019-12-10 | Scratch blocks - hide variable ... |
2019-12-10 | Scratch blocks - round ... |