hey there,
I just got AStar for my project, and I am looking at AIPath and RichAI. The documentation mentions MovementUpdate and FinalizeMovement as two functions that work together.
However, I do not have either of those functions implemented in my classes despite the interface IAstarAI having them.
Is there something wrong with my updated package? This won’t compile. Does anyone else have this issue?
Sorry if I missed it in the forums somewhere.