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: about 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T12:07:09.000Z (about 7 years ago)
- Last Synced: 2025-04-09T18:17:51.758Z (about 2 months ago)
- Topics: ugui, unity, unity-asset, unity3d
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 330
- Watchers: 21
- 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

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

## Snap

## Item height changes

## Set / add number of items, jump to item

## Delete item

## Grid

## Page view

## Banner

## Chat
