I didn’t have much experience in Unity GUI.
My question is,
- If I set my inventory window as scroll list bar and has now 2 rows,
→ this can be show without scroll function.
(Question : Then automatically scroll bar disappear?)
- Later if I expands variable that contains inventory’s row to something like 10.
Then I need scroll bar to scroll down.
(Question : Then automatically scroll bar appear?)