Search Unity

Question Accordion UI

Discussion in 'UI Toolkit' started by mholmes, Apr 12, 2021.

  1. mholmes

    mholmes

    Joined:
    Dec 8, 2012
    Posts:
    414
    Trying to find the Accordion UI in 2019. I heard there was a update with a tabbed like text structure. I want to make a crafting system similar to Lotro:



    I seen some UI stuff in asset store that cost, but I heard there was a free version for Unity.
     
  2. mholmes

    mholmes

    Joined:
    Dec 8, 2012
    Posts:
    414
    am i in the wrong place to ask a ui question?
     
  3. Midiphony-panda

    Midiphony-panda

    Joined:
    Feb 10, 2020
    Posts:
    243
    You're in the UI Toolkit forum, the future (still WIP/in-preview) official Unity UI System.
    It aims to replace the "old" Unity UI System. You can find comparison of both here : https://docs.unity3d.com/2020.1/Documentation/Manual/UI-system-compare.html

    It's a completely different paradigm; it does not use the Canvas component and what you might have already been using. It facilititates the creation and maintainment of UIs like the one you shared, but there's still a steep entry learning curve.

    If you don't have a specific question about UI Toolkit, maybe you should go to UGUI forum where you might find more info :
    https://forum.unity.com/forums/ugui-textmesh-pro.60/