Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

help with moving gui script?

Asked by 8 years ago

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)
0
This isn't a request site, you gotta try to learn it yourself first, and then come here if you have problems. This will get your started: http://wiki.roblox.com/index.php?title=Tweening Perci1 4988 — 8y

Answer this question