Hey guys, running into a weird problem with Traces. I’m trying to have a turret use Sphere Trace for Objects to see if it can see my character and then shoot at him only when he’s visible. It works for the most part except it will still see you anywhere within it’s range even if you’re behind a wall.
This is how I currently have it working;
http://puu.sh/gIQJ4/eeb5f46c62.png
Any ideas? I’m using Paper2d btw.