I have a part called water. I was the water to be anchor with a script. Is it this script?
game.Workspace.Water.Anchor = true
Or....
Anchor = true
Help?
game.Workspace.Water.Anchored = true
Don't worry you did good for a beginner! I see a great scripter in the future and his name is Roboy5857!
It would return an error with either of those lines. If you want to anchor something, you have to set the Anchored
value to true.
It would go like this:
game.Workspace.Water.Anchored = true
Hope I helped :) Please accept this answer.
game.Workspace.Part.Anchore = true