Hi guys!
I got a major problem, and I have viewed a lot of topic about this, but still no clue how to figure out what to do.
My simple hierarchy is:
-TabSprite ( UIDrag Scroll view )
-Panel ( UIScroll view)
-UIWrap content
- A lot of sprites

( Of course with box collider)
And I want to make all the sprites in the TabSprite into UIButtons. There is a simple presentation as attachment. So every sprite is a separate button. And I don't know how to manage to interact these.
Thanks in advance for your help

.