Expanded uses of Unity UI button functions
Wanting a simple way to work with Unity UI, but limited to the functions of what buttons can do, or work without raycasting to objects attached to the camera? Unity’s UI for buttons offer useful functionality, although limited. By default, the UI will be able run such functions as checking, changing the tag and active…