Creating UI Button – Unity3D There are 2 options to add a button in Unity. You can use UI elements of Unity or you can create your own button with a game object. We will inspect default UI elements of Unity in this post. With 4.6 edition, Unity helps us […]