I wanna make this brick follow my torso, here is the code. Help me!
ORB = Instance.new("Part", game.Workspace) ORB.Transparency = 0.1 ORB.Anchored = true ORB.Size = Vector3.new(2, 2.4, 2)