An open API service indexing awesome lists of open source software.

https://github.com/normandy72/unity-tabs

How to create Tabs in Unity.
https://github.com/normandy72/unity-tabs

unity unity2d unityui

Last synced: 4 months ago
JSON representation

How to create Tabs in Unity.

Awesome Lists containing this project

README

          

# Instructions

1. Create a __Canvas__, change its color, add a Title.
2. Import _EasyUI-Tabs v2_ (created by Hamza Herbou).
3. Add a prefab from _prefabs_ folder (UITabs -> prefabs) to the Canvas, change its color, size, tab spacing, etc.
4. You can dublicate buttons and content to create a new __Tab__.