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.