I’m trying to find the best option for listing out players’ abilities. Currently they can only use 3 different types at one time, ie. Water, Lighting, Heal.
I don’t know if I should have them tabbed or all out at once in a row.
Hey HxterNinja,
I gave this a thought. Looking at the rows, it looks like it best suits the size you’ll be using for your GUI. However, I assume you also like the simplicity of tabs.
So heres an idea to combine them into an ultimate option:
Create 3 bubbles to be placed in the upper-left corner (or anywhere), give them icons of the element or type of abilities. And when the player scrolls over one bubble, it will slide out a row for that certain ability type.
I think this GUI execution would be more stylistic/ aesthetic. However, it will also require more effort in scripting and designing. Best of luck with your creations!