I'm not sure how to check for when an object is blocking the player's movement route (via an autostart movement call). The code I've been using only checks for map passability:
I know there is a way to check for event passability instead of just map passability, but I haven't been able to figure it out. Any help is appreciated!