After searching the script index, I'm not sure if this exists, if it it's buried in the fine print of an API, or if I'm just blind, but I am looking for a script that registers when a token's position on the X-axis changes, and here's why: I have a party that plays using pixelated tokens (created in a third-party app called Reroll, for those interested), so I thought it would be really neat if there was a way to get the system to register when they move right or left via a positive or negative change on the X-axis, and to have a negative change set the flip to the left, and the positive change set the flip to the right, that way when their tokens are moved (or likely when they are positionally updated after the move) it will flip automatically and be like they are playing an old-school pixelated video game. Does anyone have any insight on this?