ScratchData LogoScratchData
Back to scratchcode1_2_3's profile

mouse hover thingy fixed

SCscratchcode1_2_3•Created November 11, 2021
mouse hover thingy fixed
2
2
17 views
View on Scratch

Instructions

I fixed the problem where the box didn't disappear even if you moved the mouse away. I also fixed where the box disappeared too slowly so it still kind of showed if you moved your mouse away, so i just changed the speed. Explanation: The code was set so it disappeared when the box stopped touching the cat, not when the mouse did. So i made a variable saying if the mouse was touching the cat or not, so instead of asking if the box was touching the cat, i put it to check if the variable that said if the mouse was touching the cat was true, and appears, but when that variable becomes false, it disappears.

Project Details

Project ID599865251
CreatedNovember 11, 2021
Last ModifiedNovember 12, 2021
SharedNovember 12, 2021
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root