Product Config
When you fist get to use the product you will notice that in the model there is a scipt called "Config". Open this script to set the config options for your system.
LedColors
Format
For the options in this section they must be in the format = Color3.fromRGB(0,255,0) -- You must set the color in the RGB format.
Open_colour
Set this to the color you want the LEDs to change to when the gate opens.
Closed_colour
Set this to the color you want the LEDs to change to when the gate closes.
Idle_colour
Set this to the color you want the LEDs to change to when the gate is idle.
Pulse_colour
Set this to the color you want the LEDs to change to when the gate ios pulseing.
JSMEnabled
Set this to ture if you are using JSM sco in game. If not keep it set to fales.