2D Toolkit Forum
2D Toolkit => Support => Topic started by: DarkSlash on May 31, 2015, 03:00:01 pm
-
I use the scrollarea from the examples and it works fine. But then, I created a button inside the Content, and the button is not receiving the click. If I move the button outside the content bounds (the "visible area lenght") the portion of the button that is not inside it works perfect. Even when I move the button, it's still a child of Content. What I'm doing wrong?
-
I just taked out the Default layer from the UI Camera and worked!