I assume the best way to detect if a player is close to something (like a switch, close enough to touch it) is to use an invisible sprite that they come in contact with, something big enough to surround the object. When they do, the switch becomes clickable (and an outline is present).
Is there a better way before I get too ahead of myself? I will be using this quite a bit.
Thanks for any help.