Crowd Manager Avoidance Config

Hi Lukasz, first off Thanks for the awesome description of this. To Enable the crowd managers debug do I need to be using a pull from GitHub to edit the core library? I tried changing the crowd manager to a custom crowd manager (DebugCrowdManager) in a build on the binary but I don’t have access to the CrowdDebugDrawing namespace even though CrowdManager is the parent class.

Just to follow up, I was incorrect I modified SeperationWeight in a custom CrowdFollowComponent not AvoidanceWeight It looks like a lot of the “controls” for detour are in there. Are their plans to expose them in the future?