change size by ()
Change size by ()
The change size by () block is a stack block in the Looks category that changes the size attribute of the sprite that the block is in by the inputted value. It originates from Scratch. The default value of this block is 10.
Workaround
This block can be worked around by using the set size to ()% block and the size reporter block:
set size to ((size) + (change in size::grey))%