private static void OnAvoidObjectAdded(GameObject sender, AvoidObject avoidObject) { _avoidableObjects[sender] = avoidObject; }