Tag: navigation

How to Make a Scrollbar Section in Unity

Unity UI Navigation: Using a Scrollbar

Here are some quick tips and tutorial references to help you creating a scroll-able area for text, buttons and other UI elements in Unity.

Tab Inputs

Unity UI Navigation: Tab through Input Boxes

Here’s a quick script to help with click-free navigation in Unity. Use it to tab through input fields in the canvas.