Hello Guest

Author Topic: Button on top of UIMask  (Read 3680 times)

Arnold

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 32
  • Create something you love!
    • View Profile
Button on top of UIMask
« 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!
« Last Edit: December 28, 2013, 02:05:34 pm by Arnold »

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Button on top of UIMask
« Reply #1 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.