Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baba-s/ugui-super-scrollview-example
Sample project that summarizes usage examples of "UGUI Super ScrollView".
https://github.com/baba-s/ugui-super-scrollview-example
ugui unity unity-asset unity3d
Last synced: 4 days ago
JSON representation
Sample project that summarizes usage examples of "UGUI Super ScrollView".
- Host: GitHub
- URL: https://github.com/baba-s/ugui-super-scrollview-example
- Owner: baba-s
- License: mit
- Created: 2018-03-09T05:19:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T12:07:09.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T11:07:10.028Z (11 days ago)
- Topics: ugui, unity, unity-asset, unity3d
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 327
- Watchers: 22
- Forks: 75
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[日本語の Readme はこちら](https://github.com/baba-s/ugui-super-scrollview-example/blob/master/README_JP.md)
# UGUI Super ScrollView Example
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180309/20180309131028.png)
Sample project that summarizes usage examples of "UGUI Super ScrollView".
# Version
- Unity 2017.3.0f3
- UGUI Super ScrollView 2.2.3# Warning
This repository does not include "UGUI Super ScrollView".
So if you want to run the Unity project,
You need to import "UGUI Super ScrollView" from Asset Store.# Asset Store
https://goo.gl/VMZWDY
# Example
## Draw only necessary items
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180308/20180308213201.gif)
## Snap
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180308/20180308213745.gif)
## Item height changes
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180308/20180308220102.gif)
## Set / add number of items, jump to item
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180309/20180309112201.gif)
## Delete item
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180309/20180309115103.gif)
## Grid
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180309/20180309123707.gif)
## Page view
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180310/20180310182307.gif)
## Banner
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180310/20180310180148.gif)
## Chat
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180310/20180310205806.gif)