I am struggling with creating a scrollview which use a custom scrollbar. Does Unity support this kind of scrollbar?
I found that it is very stressful working with Unity’s menu. Is there some kind of framework which is useful to build up menus?
I am struggling with creating a scrollview which use a custom scrollbar. Does Unity support this kind of scrollbar?
I found that it is very stressful working with Unity’s menu. Is there some kind of framework which is useful to build up menus?
I’m not sure what you mean by custom scrollbar but you can change the GUIStyle if you want it to look different.
Also if you don’t like the auto-showing / hiding scrollbars of the ScrollView, i’ve written a simple custom Scrollview that allows you to explicitly show or hide the scrollbars. Feel free to extend / change it to your needs
There are some GUI designers out there, but most of them aren’t for free.