Part was anchored, made a script and it still anchored? (Easy)
Ok if you have seen my recent questions you have perhaps known that I suck at scripting so I went to watch Alvin Blox for scripting tutorial. I was on episode 4 and in episode 3 he explained how to make a dice rollt hingy. So it is anchored in the sky and when you join it supposed to fall. But i wanted to make it different with the tiniest changes possible and I messed up already :/
01 | `` local dices = game.Workspace.Dices |
03 | game.Workspace.FindFirstChild.Dice 1. Anchored = false |
07 | game.Workspace.FindFirstChild.Dice 2. Anchored = false |
11 | dices.BrickColor = BrickColor.new ( "Really red" ) |
What have I done wrong? (Don't blame me that I'm noob at scripting.) Please help thanks!