You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code is generally a bit dated and could be improved
Currently we use active cells for BNpc updates, however when doing this we visit cells multiple times even when an adjacent cell is active. Ideally, if an adjacent cell is active, we don't check any actors in the current cell and just assume it is active too
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: