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.
- Host: GitHub
- URL: https://github.com/normandy72/unity-tabs
- Owner: Normandy72
- Created: 2023-04-09T19:16:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T19:35:29.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T08:44:54.439Z (12 months ago)
- Topics: unity, unity2d, unityui
- Language: ShaderLab
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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__.