Introduces a new setting (defaulted off) to allow preventing road vehicles from performing so-called quantum tunelling through other vehicles blocking their path.
This commit is contained in:
@@ -1951,6 +1951,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
physics->Add(new SettingEntry("vehicle.plane_speed"));
|
||||
physics->Add(new SettingEntry("vehicle.ship_collision_avoidance"));
|
||||
physics->Add(new SettingEntry("vehicle.roadveh_articulated_overtaking"));
|
||||
physics->Add(new SettingEntry("vehicle.roadveh_cant_quantum_tunnel"));
|
||||
physics->Add(new SettingEntry("vehicle.slow_road_vehicles_in_curves"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user