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

How would i make a GUI swing side to side?

Asked by 9 years ago

Yes I know its Tweening, But I just don't know what to do. Can anyone help me?

2 answers

Log in to vote
2
Answered by 9 years ago

I'm trying to figure out this kind of stuff with Guis aswell, but maybe we can start with this thread; http://wiki.roblox.com/index.php?title=TweenPosition_Guide I'm not sure if it'll be useful, but it may be helpful. Hope this helped!

Ad
Log in to vote
-1
Answered by 9 years ago

You could use UDim2

0
I already know that i need an example script digitalzer3 123 — 9y
0
Gui.Position = UDim2.new(0,0,0,0) User#600 0 — 9y
0
it is scale, position, scale, position... u will have to play with it User#600 0 — 9y

Answer this question