I managed to get this to work using events. I actually ended up creating a new common event so that I could call it at any time to determine if the player has moved or not. (Actually kind of proud of that.) But I KNOW there has to be a more elegant way to do this, probably with a simple script call within an event or something. I just don't know how to script.
Here's the event coding I used: