Skip to content

cyario/SnapScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnapScroll

Description

An Unity uGUI SnapScrollRect

This allows you to easliy use SnapScroll on Unity uGUI

DEMO:

snap-scroll

Usage

  • Use smoothness property to change the smothness of your scroll
  • Use scrollWeight property to change the scroll heaviness
  • Use ScrollTo() to scroll by your script

Acknowledgment

Thanks to this source code, I almost copied it.

http://qiita.com/TakafumiFukuyo/items/9cb37044f388a81cd841

However there is no ScrollWeight property, I've added this feature :)

About

uGUI SnapScrollRect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages