help me please?
script.Parent.Position = UDim2.new(0, 500,0, 250) script.Parent.Size = UDim2.new(0,350,0,200) script.Parent:TweenSizeAndPosition(UDim2.new(0, 350, 0, 200), UDim2.new(.0, 2000, .0, 250), "in", "Quad", 1)