idk i just need help
Welcome Elih.
Here is one possible way to determine the color you touch on the app screen.
Adapt it for your app? ![]()
i need it to make when i drag the sprite over the color black it will make you restart
This does not do a restart (whatever that is?) but it does
Post the word Black in a Label.
I use the Button1 logic to draw a large Black circle in the Canvas. First press Button1 then When you drag the 50 sprite over the label shows BLACK otherwise the label posts -1 (white).
Make the code, get it to work, then adapt it to do your reset. ![]()
