Scratch blocks - size
In this video we are going to learn how to use "size" Scratch block.
This block is one of the Looks blocks, and it gives us information on Sprite size on screen in real time.
So, this is built in Scratch variable and clicking on it, or attaching it into some other code, we can see number which represents size of our sprite on stage.
That size is in percents (%), and using some other Scratch blocks which we learned before you can make it bigger or smaller.
We are going to use it in our game in next video, combined with some other new Scratch blocks, but you don't have to wait for that example.
You can use it as limit, as trigger, check,..., whatever you want or need it for, try something on your own.
Also in this video we are going to continue polishing and improving our game in general.
Keep on learning, keep on Scratching !!!
Other Videos By Knowledge For All
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 ... |
2019-12-04 | Scratch blocks - reset timer |