Vixen
c7401864
csharp
public record class DamageSettings

What being hurt tells an agent.

Read the guide page for this →

Remarks

There is no radius: damage is reported by whatever applied it, and it is the one sense that works with the source behind you, out of range and behind a wall — which is the entire point of having it.

Fields and properties (1)

  • public float Threshold

    How much damage registers at all.

Used by (2)

  • PerceptionConfigVixen.Ai.Perception
  • PerceptionSystemVixen.Ai.Perception