Quick Start

Perception system is used to imitate AI agents senses, such as eyesight, hearing and smell. This can be used for detecting specific objects around character as well as creating various interactions between AI characters.

The described effect is achieved by combining different configs, that you can add to AI Perception Blackboard component and marking object that you want to make "visible" with AI Perception Source component.

You can access this functionality from Behaviour Tree using Detection Signal node.

For more information visit "Useful Components" and "Useful Nodes" tabs or check out the tutorial below:

Last updated