function gui:Move(x,y) self.offset.pos.x=self.offset.pos.x+x self.offset.pos.y=self.offset.pos.y+y end