I've tried this but it won't seem to work. It is supposed to be a compass that points to a part but it won't stay in the same location it should be and it points on the wrong axis. My idea I have is a compass needle to point to something.
c = CFrame.new(tool.Hinge.CFrame:inverse().p, Vector3.new(0, target.Position.y, 0))