csharp
public interface ITargetSensorFinds a place or a thing for one agent, once per agent.
Remarks
doc 37 § D13's local target sensor — "the nearest apple to me". It writes a Vector3 key, an Entity key, or both, which is what makes one sensor serve MoveTo (a place) and RotateToward (a thing).
Methods (1)
SensorTarget Sense(in AgentContext context)Looks.
Used by (13)
- ConstantTargetSensorVixen.Ai
- DelegateAgentTargetSensorVixen.Ai
- GoapTargetSensorsVixen.Ai
- LocalVixen.Ai
- NavMeshSensorVixen.Ai.Nodes
- NearestPerceivedSensorVixen.Ai.Perception
- NearestSensorVixen.Ai.Nodes
- PerceptionInputsVixen.Ai.Perception
- SeamTestsVixen.Ai.Nodes.Tests
- SensedTargetSensorVixen.Ai
- SensorSetVixen.Ai
- SensorsVixen.Ai
- WorldSensorsVixen.Ai.Nodes