Change distance_influence

Hello, How can I change the distance_influence in GH3 ? Now I have that, and nothing happens. (I’ve also tried another values). After adding custom_model, distance_influence is added to “hints” in my profile and finally I have the same result as before.

  profiles:
    - name: car
      vehicle: car
      weighting: fastest
      custom_model: {
        "distance_influence": 0.7
      }

I suppose if you want to use custom models you have to change weighting value to custom

1 Like

ok, thank you, I didn’t notice that

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.