It is a week now that I'm trying to figure out how to make the player interact with an object when the "player" sprite is near the interested object?.
For example, in a top-view game, how do I make the player able to open a door, just when the "player" sprite is near the interested "door" sprite, by clicking the "E" button?