I'm trying to make a simple detection of a sprites imagepoint overlap, but it's not working.
The goal is to change a sprites current animation frame depending on what imagepoint is being overlapped by another sprite. The issue is, there is no function that I can find for this.
I tried using overlap offset and setting the X and Y to the imagepoint but it didn't work.
any ideas?