Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: argcargv on March 11, 2015, 11:00:29 PM
-
1. How to give the UIScrollView lower "resistance"?
I know there is a setting for momentum, but even when I set it high, the scroll view's momentum is still not smooth.
I want the scroll view to have a little more slide when the finger is release.
Maybe I can do this by apply scrolling the UIScrollView through code after the finger is release?
Is there a way to lower the "resistance" of the scrollView
2. How to only have spring effect on the bottom but not the top?
I am planing to disable spring when the scrollView is above the mid point and enable it when scrollView is below the mid point.
Is this a good solution?
THANKSSS!!!
-
UIScrollView.dampenStrength is a modifiable property in NGUI 3.8.1 that I'll put up shortly.
-
UIScrollView.dampenStrength is a modifiable property in NGUI 3.8.1 that I'll put up shortly.
Thanks?
How soon? I was just about to implement a custom solution.
-
Tonight.
-
NGUI on asset store is still 3.8.0
-
Ugh, the Asset Store asset submitting process changed drastically. Where before I had to do only 1 thing to submit an asset, I now have to do 3 steps -- first step on the website, then in the tool, then back on the website apparently. Ridiculous.