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 - kamankily

Pages: [1]
1
Support / Re: Prevent a click from going through gui
« on: March 29, 2014, 03:32:27 pm »
Never mind, I just try to set z value of position and it worked. Thank for supporting me.

2
Support / Re: Prevent a click from going through gui
« on: March 29, 2014, 03:27:51 pm »
I added a big invisible collider (a zero opacity image) and set a Box Collider component with image size, then put it behind my pause panel (checked layer order to make sure it behind pause panel and above all others). But I can click throught the pause panel, do I need so something more?

3
Support / Prevent a click from going through gui
« on: March 29, 2014, 09:08:21 am »
I am making a "pause panel" for my app. When pause panel show up, it should prevent player from clicking/touching other stuffs except few buttons in pause panel, but I dont know how to make it (it always click through pause panel). Can you help me fix this?

Thanks

Pages: [1]