GUI rotation animation

So I was wondering how to make a GUI rotate and disappear at the same time, since it’s pretty hard to explain. I will link a YouTube video that has the thing I want to make.

Example (0:52)

Looks like that GUI is using a scrollframe and a slide out effect. The ScrollFrame is a GUI object. The SlideOut its probably just a hidden frame that has a tweened position.