Closed JDCalvert closed 2 years ago
If the Levels module is enabled, then keep track of what elevation the cache was made for. If we start pathfinding for a different height, then the walls we need to worry about may have changed, so clear the cache and start again.
Thanks
If the Levels module is enabled, then keep track of what elevation the cache was made for. If we start pathfinding for a different height, then the walls we need to worry about may have changed, so clear the cache and start again.