Publisher | MK Assets |
---|---|
File size | 696.66kB |
Number of files | 58 |
Latest version | 1.0.1 |
Latest release date | 2021-04-14 05:17:42 |
First release date | 2021-04-12 01:59:18 |
Supported Unity versions | 2018.4.2 or higher |
GitHub | BitBucket | Wiki | Blog | Discord Community
Introduction
As couldn't find any reliable Unity UI solution for the flexible grid layout, so here it is.
Purpose
Flexible grid layout used majorly for tags, and to show selected options
Features
- Easily integrate Flexible Grid Layout in your game
- Vertical and horizontal
- Easy to customize using asset file
- Easy to use multiple styles with different customizations using asset file
- Easy to use, Plug n play
- 12 example scenes
- Made with Unity UI
- Fully customizable
- Open Source code without any DLL
Usage
- Import plugin
- Drag FlexGridLayout (horizontal or vertical) prefab under your UI canvas
- Add/Drag your customized FlexGrid Data asset file in FlexGridLayout.cs from the inspector
- Now, you are good to go
Thanks for your support!