Scratch blocks - stop ...
In this video we are going to learn how to use "stop ..." Scratch block.
This block is one of the Control blocks, and we are going to use it to stop some code in our game.
Or to be more precise we will use it to stop sprites like dancing kid, butterfly, etc, to animate (change costume) when they are not on the Stage.
This is not priority if your game is small and has only few characters.
But when you start making bigger and more complex games it will come in handy.
Why?
Because if you don't stop your sprites performing some actions on the Stage even if they are not visible, it can get messy fast.
Scratch will have to work on them, and calculate their behavior no matter if we see them or not.
So if you have a lots of characters it will take Scratch more time to do it and it will make your game run slower.
You have couple of options how to use this Scratch block, so take time and explore them all.
Keep on learning, keep on Scratching !!!
Other Videos By Knowledge For All
2019-12-04 | Scratch blocks - Make a Variable |
2019-11-30 | Scratch blocks - backdrop number/name |
2019-11-25 | Scratch blocks - switch costume to ... |
2019-11-25 | Scratch blocks - when I receive message |
2019-11-25 | Scratch blocks - broadcast message |
2019-11-19 | Scratch blocks - join ... ... |
2019-11-19 | Scratch blocks - letter ... of ... |
2019-11-19 | Scratch blocks - length of ... |
2019-11-19 | Scratch blocks - answer |
2019-11-19 | Scratch blocks - ask ... and wait |
2019-11-18 | Scratch blocks - stop ... |
2019-11-18 | Scratch blocks - wait until ... |
2019-11-18 | Scratch blocks - distance to ... |
2019-11-08 | Scratch blocks - ... and ... |
2019-11-05 | Inkscape - download & installation |
2019-11-05 | Krita - download & installation |
2019-11-03 | K4A Patreon page created !!! |
2019-11-02 | Scratch blocks - backdrop number/name |
2019-10-28 | Scratch blocks - set y to ... |
2019-10-27 | Scratch blocks - y position |
2019-10-21 | Scratch blocks - next backdrop |