The issue is this:
I'm riffing on the top down shooter tutorial. I have the zombies set to follow the player when he is within LOS. I also have the player and zombies set as solids so they
cannot pass through each other (and so i can add obstacles later). However the zombies can't see the player because he is obstructing LOS to himself. How do I allow
LOS to trigger on the first obstructing object?
P.S. Just started yesterday, go easy on me