I’ve spent some time looking into your project, and I’m not sure I’m understanding exactly what is supposed to be happening.
-
Your perception seems to be set up so the character can see the turrets, but I don’t see you calling any OnPerceptionUpdated events anywhere, other than the unhooked ones in the Controller that you are using for testing purposes. Are you calling OnPerceptionUpdated somewhere else that I am missing?
-
Basically, I’d just like clarification on exactly which behavior you are expecting to see so that I can better understand what is going on. I see the turrets firing on the enemy without a problem, but I’m having trouble understanding exactly what the enemies are supposed to do when they see the turrets.
Thanks