Sphere Trace Without Distance Drop Off

Hey There!
So I am having an issue where I need to be able to create a hit result when something enters an area on the screen. This isn’t possible with current traces because they get smaller based off distance from start location. I need something to return a hit value only if entering a designated 2D area of screen space. Any ideas or suggestions
Thank you for your time everyone!