csharp
public static class ActionCostModelsThe cost models that ship.
Fields and properties (1)
public static IActionCostModel FlatThe action's own cost, and nothing else.
Methods (1)
public static IActionCostModel StraightLine(float perMetre = 0.1)The action's cost plus the straight-line distance to its target.
Used by (2)
- GoapCostTestsVixen.Ai.Tests
- GoapSnapshotVixen.Ai