Question by
Javyer · Oct 02, 2015 at 08:41 PM ·
scrollviewscrollscrolling
Speed up Scroll Rect drag
How can I speed up the drag speed of a scroll rect?
I'm trying to emulate a iOS app scrolling menu.
What I need to make is that the scroll move the double of the drag.
For example, if you drag your finger through 25% of the screen, the 50% of the screen moved, so you have to make less of a effort to scroll to the next page.
What would be the function? Or is anything like this available?
Thanks!
Comment
Your answer
Follow this Question
Related Questions
move automatically to item in scroll rect 0 Answers
How to make a scroll rect NOT overflow? 1 Answer
Scroll list isn't working,Scroll list not scrolling. Can someone help me? 0 Answers
How to prevent scroll rect's content from moving after it reached its borders? 0 Answers
How to keep panel inside scroll area when panel is shrunk? 0 Answers