Hi, I'm trying to have two windows of character selection.
The player scrolls through the window to choose a character for himself and an opponent. The windows are kind of side by side.
Problem is that, I can only detect one scrollview and not the other.
Currently, I've tried hiding the colliders for characters outside of the window, doesn't work.
Any help? Thank you!