The new GUI system has a great built-in feature for button state transition effects, but what about transition effects for entire menus? For example: animating a main menu out of the scene while moving the options menu in. I haven’t found any tutorials on such a feature so I assume it doesn’t exist.
Are we supposed to just use the standard animation system for such effects? I’ve already implemented a very simple, but very useful system of my own for a custom menu setup that could actually be used with the new GUI, but a built-in feature would be much more powerful.