[Core GUI] Menu button

Got a little bit bored and I remembered seeing this a while ago used on a website. Thought it’d make a very nice little aesthetic to add to the CoreGUI when it’s updated.

http://gyazo.com/5c18b8fdbf685dfeee17f3d0aed357d2

The idea is, when the menu is active, the menu button changes into an X to suggest closing the menu, it’s not something that’s required but I figured it’d be quite nice. If anybody is interested in this I have a copy already made and works. It’s also scale able which is very useful and is comprised of 3 frames and a containing text button.

1 Like

Material Design!

Looks nice! Are you using any easing equation for it, or just linear movement?

Using their Tween method for the movement with the sine easing type, and as for mine I am using just simple linear.