can some one help me again?
5 months ago
| 17
• By SnekWasTaken
• 96d
so I wanted to test something some one said poly uses lua and roblox does to so I wanted to test some thing I took a code from roblox here's the code: local Color = game.Workspace.ColorPart
while true do
Color.BrickColor = BrickColor.Random()
wait(0.50) --Put how much you want it to wait before it switches to next Color
Color.BrickColor = BrickColor.Random()
wait(0.50) and it did not work can some one tell me why???
end
Yes Yes
5 months ago
• By WaterMelon1
brick color doesn't exist in polytoria
5 months ago
• By astronaut