[AI #09] Unity Ai Target Selection using sensory memory module
Added 2021-07-04 13:57:55 +0000 UTC
Comments
Hey, Unity Hub displays the version that should be used when you add the project. Do you see it?
TheKiwiCoder
2022-10-17 18:38:13 +0000 UTC
Wgich version of unity should i run the project files on
Sid
2022-10-17 15:38:44 +0000 UTC
Hey, you could set up second layer so you have two, e.g CharacterA & CharacterB. Then adjust the sensor layers to only include the opposite team. You could do this via script, or manually in the inspector. This will mean the sensor will only pick up characters from the opposite team. The targeting system shouldn't need any changes.