Vixen
c7401864
csharp
public static class GoapWiring

Wiring the GOAP planner to the engine's idea of where things are.

Read the guide page for this →

Remarks

⚠ Vixen.Ai cannot see a transform, which is doc 37's whole argument for putting the planners in Core/ — so the planner asks for a position through a delegate and this is the one that reads LocalTransform. A game with no transforms hands over nothing, every distance reads as zero, and the search plans by action cost alone.

Methods (2)