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

How do I create this button transition?

Asked by 6 years ago

I saw this is Arcade Tycoon, I am a pretty good at scripting but, I cant really think of how I would do this.

I made of gif of what it looks like: https://giphy.com/gifs/l4FGHnnD7CAREJLEs

Any help would be appreciated!

0
You'd have to use tween to smoothly move the GUI. The rest could probably be figured out fairly easily. Not writing the script because you're supposed to give a chunk of script to show what you tried and that you even did try. SchonATL 15 — 6y

2 answers

Log in to vote
0
Answered by 6 years ago

Look here, it has everything about GUI Transition Animation or Tweening:

http://wiki.roblox.com/index.php?title=Gui_Tweening

Ad
Log in to vote
0
Answered by 6 years ago

I am familiar with GUI Tweening. When I tween it, it comes from the edge of the screen, not the edge of the frame. How do I make it come from the edge of the frame?

0
If you enable ClipDesendents it should make it come from the edge of the frame vhxn 0 — 6y

Answer this question