enginmanap / enginmanap/limonEngine

AI Walk Grid de/serialize doesn't generate source grid exactly

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
712
Forks
70
PR merge metrics
No merged PRs in 30d

Description

When walk grid de/serialized, all nodes are put to doneNodes array, instead of partial nodes in visited array. That is because walk grid is assumed to be done fully. This assumption is **correct** at the moment.

I am not planing to change the behaviour at the moment, but opening the issue as reminder since it is out of ordinary.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.