Welcome,
Guest
. Please
login
or
register
.
March 23, 2025, 10:25:08 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Is there anyway to change the center of the scroll view?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is there anyway to change the center of the scroll view? (Read 1683 times)
luizfranca
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 4
Is there anyway to change the center of the scroll view?
«
on:
March 25, 2014, 11:38:18 AM »
I was trying to change the center of the scroll view so when I click on a sprite that is inside of it, it goes to a center that I designed.
Thanks.
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Is there anyway to change the center of the scroll view?
«
Reply #1 on:
March 26, 2014, 02:33:06 AM »
UICenterOnClick is a simple script. Look inside of it to see what it does. It simply uses SpringPanel, passing a target position.
If you want there to be an offset, create a version of this script that has an offset.
Logged
luizfranca
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 4
Re: Is there anyway to change the center of the scroll view?
«
Reply #2 on:
March 26, 2014, 11:53:06 AM »
Thank you very much, I made it
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Is there anyway to change the center of the scroll view?