Sync Traffic Lights

Hi @ali_exacute,

Unfortunately I don’t think that’s possible natively (reference).

You could try to force NPCs to stop by playing a task if they’re near a traffic light which is Red, but to make such a concept work properly you’d have to save traffic light states or check for a certain flag to trigger the task… could get messy really quickly. (reference)