Hello, I need help with checking the position of a sprite to see if it matches coordinates that I want it to be at, for example, I have a block that is located at 100,100 and when I move it to 50,50 I want to be able to check if it has been set to 50,50 with the click of a button, and if it hasn’t, it should let me know as well
I’ve tried this, but I can’t get the block to lock into the if statement
How would I go about doing that? is it possible to do with blocks or can i somewhere write my own code for it to function as I want it to? If not, can you post a screenshot of the blocks aligned like that, I don’t see a