unity plugins astar 5.0+, the format is not match,
for example.
if (meta.version < V4_3_85) {
var entry = GetEntry("node_link2"+binaryExt);
if (entry != null) {
var reader = GetBinaryReader(entry);
var ctx = new GraphSerializationContext(reader, int2Node, 0, meta);
DeserializeAndRemoveOldNodeLinks(ctx);
}
}
have plan to upgrade DotRecast.Detour.Extras?
unity plugins astar 5.0+, the format is not match,
for example.
if (meta.version < V4_3_85) {
var entry = GetEntry("node_link2"+binaryExt);
}
have plan to upgrade DotRecast.Detour.Extras?