Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Love and fave detector
- franciscomagic
-
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.
What is the basic idea of what does a love and fave detector do to detect loves and faves?
Respond below.
- Drago3264
-
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
-
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
-
38 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.
But it also detects if you loved or faved without pressing the button.
- Discussion Forums
- » Help with Scripts
-
» Love and fave detector