I have two character classes, with AI perceptrons. The Friendlies and the Virus's. I want them to hear each other, but for some reason they don't sense each other. Why?


Here is the code in the Friendlie Character

Here is the code for the Virus Character

Here is the code for the Friendlie AIController

Here is the code for the Virus AIController