I’m making a cover system for enemy AI, and I’m generating points with EQS.
EQS is selecting points according to my criteria just fine. It’s selecting points on a box that don’t have LoS to the character, but I wanted it to prefer the opposite side of the boxes, and not adjacent sides.
Any ideas how I could do this?