🚦Traffic Network System🚦
Made by @UnrealSalty - Open Source
What is Traffic Network System
The whole project is open source but we please ask you not to reupload the project.
🎉 Previews 🎉
Video Showcase
Video Guide
Settings Module
local Settings = {
["Traffic Lights Folder"] = game.Workspace.TrafficNetwork.TrafficLights, -- Replace where your folder is located at.
["Yellow Light Time"] = 3, -- How long will the Yellow Light Last?
["Opposite Lights Delay Time"] = 1, -- A delay for when the master light turns red it should wait x amount of seconds before turning green on the opposites.
["Debug"] = true, -- You are free to ignore this.
["Version"] = "1.01" -- DO NOT MODIFY
}
📌 To Do 📌
- Implement a Walkway signal connected to the lights.
- Add Colored Parts triggers for car checks, etc… ( this could be used to detect if a user has ran a red light or ai cars, etc…
Downloads / Model
Leave your suggestions / bug reports / support requests here.