So, the purple box is the "mask" for the patrolling guard (turquoise dude). They're not lined up, despite having an Every Tick event positioning the sprite over the box:
The second problem, see those yellow boxes? Those are waypoints that are supposed to mark the patrol path. The guard starts on the yellow box at the far right, but some reason, comes up a full grid square, so it never touches the other squares and keeps going left.
My first thought was that changing the angle of the "mask" was the problem, except disabling those lines actually sends the box up even farther.
So, I'm at a loss. What am I doing wrong here?