"Was Actor Recently Rendered" and Frustum Culling.

Didn’t solve the Frustum culling issue but…
Turns out a combination of checking if the NPC is being rendered OR checking if a linetracer shot by the NPC towards the player is blocked by anything will do the trick.

1 Like