How to stop Vehicles from spawning on one lane in the city sample

So I am working with the unreal City sample (Small City) for some project.
I want to move the camera along the road on the right car lane. But when I do that right now the cars spawn usually and intersect and pass through the moving camera.

What I wanna do is that modify it in a way where no car spawns on the right lane of this two way road other then that all the cars spawn normally on the left lane and stuff.

What I tried already:

  • I went into the project settings then Zone Graph and then lane profiles and in the two way lane profile I removed the tag of vehicles from it but unfortunately it didn’t change anything.

I would really appreciate the help on this.

Hey,

did you find a way ?