Touch the two words and see them bounce! Look inside the project for a custom block that creates this effect. I made this for my "Finger Driver" game and thought some people would like to use it too! Feel free to use.
The custom block is this: (paraphrased in words) Change size from before-touching-mouse size to after-touching-mouse size when the mouse pointer is within the region bounded by the inputted values for x min, x max and y min, y max. I did not use the "touching mouse" block and instead used this x y coordinate method because usually words or shapes are irregular and may ruin the smooth bouncy effect.