i have exactly the same issue, so i post here : )
i read the answers but i still have problem with that : (
i have a vertical scrollview with this hierarchy:
vertical scrollview
- vertical sprite to scroll
- grid
- child object
- child object
- child object
- (n) child objects
at the start of the scene i instantiate a variable number of child objects in the grid, i just want to focus the scroll at the start on the last child object attached, can u help me ArenMook?
thank you, maybe it's easy but i really can't figure out to solve this, tried to attach UICenterOnChild script to the scrollview but like u said it do something only on "vertical sprite to scroll".