I made this simple code that should give you 10 points of accuracy when you hit the target, and subtract 10 points if you miss it, but it simply doesn't work. It doesn't increase when I click on the target, but it decreases if I click elsewhere, and it seems like the function to check if the sprite was clicked is broken in general.