mouseX and mouseY are not cooperating

So I’m making a point and click game and I made a little cursor for the player. Here’s the code for that I made for it *also to be clear, I put this code in the update event:
Screenshot 2021-01-08 at 11.25.59 AM
And I’ve been using this code for YEARS but for some reason, it’s not working.
Can someone help me pls :frowning:

Hey @tazer_900, It’s a bit hard to tell why this might not be working. Could you send a link to your project?

sure!
Loxy’s FunPlace1-8-2021_11-44-34.wick (259.9 KB)

maybe you can send a file. we might be able to figure out what is wrong. to my knowledge, that should work fine.

its up there!

1 Like

check this out
Loxy’s FunPlace1-8-2021_6-54-32PM.wick (260.4 KB)
your cursor clip was not present in the stopped frame

weird because I see it here…

you stopped on frame title but the cursor clip was present only 30 frames later

that’s why, huh…

but what do i need to do to fix this?

in my previous post I sent you your working project.
download it, look at it, edit and go

you may also change this topic category from bug report to help