I put a script on the baseplate to turn it Bright Green, but it turns white instead.Can anyone tell me if there is anything wrong with the code or is it a problem with studio,and if anyone knows what the problem is, can you tell me what is wrong.
Here is the code:
local basePlate = script.Parent basePlate.BrickColor = BrickColor.new(75,151,75)
The script is a normal script and not a local script,and it is a child of the baseplate.
So I had the exact same problem what I found out is that roblox is weird and that all I had to do was do the exact opposite colour.