[SOLVED] Button GameObject vs Text GameObject with Button component, which is better?

[EDIT] I should actually read the forum before posting… other topic…

Hi, I’m using the latest version of Unity 5 to do this course.

This lesson ask us to Create > UI > Text, then Add Component > UI > Button. But it is also possible to Create > UI > Button, this creates a Button game object and a Text as it’s child.

Both solutions work just fine, but which one is better, other than 1 game object vs 2? In what situation should I use which solution?

Thank you.

1 Like

Privacy & Terms