This article is tagged with:
Anchoring script in lua
and lua
anchoring script in lua
local MyPart = game.Workspace.Part --[ Replace "Part" With Your Part Name]--
MyPart.Anchored = true --[ Set it To false To Turn off The Anchores ]--