Vixen
caa30e12
csharp
public interface ITargetSensor

Finds a place or a thing for one agent, once per agent.

Read the guide page for this →

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)

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