2D Toolkit Forum

2D Toolkit => Support => Topic started by: Arnold on December 28, 2013, 01:15:07 pm

Title: Button on top of UIMask
Post by: Arnold on December 28, 2013, 01:15:07 pm
Hi!

problem: i would like to have a button on top of a UIMask, which is part of a scrollable Area. Obviously the mask is denying clicks for all elements in its bounds. Is there a way to make the UIMask ignore stuff that is in a z order on top of it?

Thanks!

*UPDATE:
Fixed it by using a TK2D Ui Button!
Title: Re: Button on top of UIMask
Post by: unikronsoftware on December 28, 2013, 07:51:57 pm
Pretty much it. The old button script is deprecated, and probably shouldn't be used. Its just in there for backwards compatibilitys sake.