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

Have one function for several events?

Asked by 9 years ago

Hello!

Lately I've been doing some GUI work. Though once I was done with it and was ready to create the GUI, I ran into an efficiency problem.

I have several frames that I need to tween the size and position of. Instead of using separate functions for each frame, could I condense it into one function that works for all of the frames?

Thanks, all replies are appreciated.

0
What are these 'functions' for? Tweening the frame? Editing properties of the GUIs? Merely 2122 — 9y
0
Opening up a GUI with tweening. Tortelloni 315 — 9y

Answer this question