There is something that causes a compiler bug somewhere in here. I think it is in Pathfinding.odin
heres the error text:
D:\a\Odin\Odin\src\check_expr.cpp(1866): Assertion Failure: (e->flags & EntityFlag_Overridden) == 0
Something in here causes this compiler error to show " D:\a\Odin\Odin\src\check_expr.cpp(1866): Assertion Failure: `(e->flags & EntityFlag_Overridden) == 0` "