Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Menu animation transition nested smooth transition

Discussion in 'Animation' started by oguzkaancomoglu, Nov 19, 2021.

  1. oguzkaancomoglu

    oguzkaancomoglu

    Joined:
    Aug 18, 2021
    Posts:
    51
    I made an animation for the transition from the main menu to other menus(options, career etc.) in my game.
    All menus work with a panel false or true (thre is no scene loading).
    Animation in the menus; While the menu is opening, the buttons become larger and clearer from scratch, while menu is closing buttons get smaller and dim. But during this menu transition, I make false the panel that will close, I set the panel that will open to true. During this process, how can I activate both while the animation is playing? (The animation of the closing menu and the animation of the opened menu must be at the same time)

    I want to make a menu like in Drive club :