Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - oleksii

Pages: [1]
1
Support / Can not click on Button
« on: April 12, 2018, 07:55:38 pm »
Hi,
I use Scroll component, and have next hierarchy:

ScrollableArea
-Content
--Item1
--item2

I use boxCollider on ScrollableArea for move scroll used mouse...
My items have next hierarchy:

item (with only "ItemScript")
-standard with UI Item (use like button)

-expanded
--button1
--button2

On all buttons "child on another UIItem" is ON, but they still not works...
I try add UIItem for my item component but it not help...

Pages: [1]