Sensor Type

What is a SensorType?


Script Reference

Mulitple Sensor Types can be attached to an Agent and these Sensor Types allow the Agent to detect Entities and the properties of Entities. The Agent's initial Sensor Types are specified in their Agent Type.

All Sensor Types are run one at a time in the Agent's main loop. These are run before the Agent calls their Decider's Run method. Sensors work closely with an Agent's Memory Type to store the Entity Information that was detected.