Discuss Scratch

franciscomagic
Scratcher
38 posts

Love and fave detector

Hello,

What is the basic idea of what does a love and fave detector do to detect loves and faves?

Respond below.
Drago3264
Scratcher
8 posts

Love and fave detector

It cant actually decect loves and faves but if it detects that your cusor left the canvas in the direction of the buttons it says you hit them
awesome-llama
Scratcher
1000+ posts

Love and fave detector

Sprites off the edge of the screen can still detect whether the mouse is touching them. A well positioned sprite or algorithm to locate the mouse through multiple checks will allow you to check if the mouse is hovering over a certain region on the screen in relation to the project.
franciscomagic
Scratcher
38 posts

Love and fave detector

awesome-llama wrote:

Sprites off the edge of the screen can still detect whether the mouse is touching them. A well positioned sprite or algorithm to locate the mouse through multiple checks will allow you to check if the mouse is hovering over a certain region on the screen in relation to the project.

But it also detects if you loved or faved without pressing the button.

Powered by DjangoBB