1
NGUI 3 Support / Re: Changing focus to scrollview
« on: January 02, 2014, 12:00:12 PM »
Sorry for my explanation hehe,
I have a scroll view with some sprites inside that have colliders and buttons scripts. There is and original function called "UICenter on click" to center in the scrollview, I have modified the OnClick to OnSelect and assigned "UIKey Buttons" to each sprite, so I can control them by keys, centering the selected sprite in the scrollview.
As you comment, I'll try to change the focus on the buttons to the sprites inside the Scrollview with the UICamera function when I press the outside button of level select
Thanks!
I have a scroll view with some sprites inside that have colliders and buttons scripts. There is and original function called "UICenter on click" to center in the scrollview, I have modified the OnClick to OnSelect and assigned "UIKey Buttons" to each sprite, so I can control them by keys, centering the selected sprite in the scrollview.
As you comment, I'll try to change the focus on the buttons to the sprites inside the Scrollview with the UICamera function when I press the outside button of level select

Thanks!
