Hi guys:
I just started with Unity3D and make a extremely simple menu using the new UI.
My question is, can the same menu be achieved using only scripting?, if so, could someone explain me how.
Thanks in advance.
1953941–126359–Menu.zip (272 KB)
Hi guys:
I just started with Unity3D and make a extremely simple menu using the new UI.
My question is, can the same menu be achieved using only scripting?, if so, could someone explain me how.
Thanks in advance.
1953941–126359–Menu.zip (272 KB)
UnityGUI is handled script-only
I might be wrong but… this is about the old UI system. I’m asking about the new one.
Ah i see, you mean
the same, exacto, identical same
Well sure, you can create empty GOs, add components, adjust the RectTransform, etc
Super tedious I’m sure, new UIs wysiwyg editor is just what designers want for UI work