Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: k3ch0ng on November 29, 2012, 07:23:51 AM

Title: Set scroll view position
Post by: k3ch0ng on November 29, 2012, 07:23:51 AM

Is there a way to set the position ? I don't want the user to keep having to scroll to the same position.
Title: Re: Set scroll view position
Post by: ArenMook on November 29, 2012, 07:38:11 AM
Do you have a scroll bar? Set it's scrollValue.
Title: Re: Set scroll view position
Post by: k3ch0ng on November 29, 2012, 07:55:02 AM
Ah cool thanks.