I want to transport cars while traffic is on. But obviously if I spawn a car on top of my flatbed and spawn traffic, it will too act as a traffic vehicle. Any solution?
Yeah, this is probably the best way to do it. There is a more advanced method. After spawning vehicles that you don't want as traffic, open the World Editor [F11], select each vehicle, and in the Inspector on the right side of the screen, go down to the bottom and create a new Dynamic Field with a label of "ignoreTraffic" (without quotes), and with a value of "true" (without quotes). This should prevent it from being used in the traffic system. I suppose it would be nice to do this more easily, like, in an app or something.
Would be very cool if you could make an app like this, would be useful for police chase gameplay in traffic where the suspect doesn't just disappear when they get away and instead you can spawn new cop cars to continue the pursuit
I have found a way where you can do realistic police chases with traffic. Spawn the car you want to chase and put it in flee. Then spawn traffic.
But then when the car gets stuck somewhere and you need to drive it manually for a while (which happens all the time since the AI is very dumb in flee mode), you would have to despawn traffic, then stop all AI, drive the car, put in flee, respawn traffic. A lot of hassle.
I don't see it this way. it's quite the opposite, the flee mode ai slows down to make turns, avoids other cars well enough, and rarely crashes. the chasing ai, though? overshooting turns, crashing into other vehicles, and wrecks its car within a few minutes. chase AI seemed to have gotten overly dumb with the latest updates. Also, if the fleeing car gets stuck, use free camera, hover the camera over the open path, then spawn the car at the camera. there's a special binding you have to map for the one without resetting the car. no need to drive manually. answering OP's question, go to UI apps add the AI manager app switch to the traffic car you want to disable(remember to tick the associated option in the options menu) select AI mode set to disabled easy as that.