change y by ()
Change y by ()
change y by () is a motion stack block from Scratch that adds to the y position of the sprite by a specified amount. The default value for this block is 10.
Workaround
This block can be worked around by using set y to () with (y position) + (y change) as the input:
set y to ((y position) + (y change::grey))