GUI "splitting open" effect


How would I go about achieving this effect?

Just take a frame in the center with your desired size with two images on the top and bottom and just scale the frame. To keep the images a constant size use AspectRatios or SizeConstraints.

start the frame from the middle and tween both sides to resize like that (im pretty sure it resizes both if you just set an anchor point, i could be wrong)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.