Hello, once again. Quick question:
Is there way to make it so that an NPC can only be interacted with from a specific direction?
Right now interactions are handled in obj_player's step event, lines 81-98 (the block starts with a comment that reads "//Interacting"). It's a basic collision_circle check so there's two ways you could solve it: