Author Topic: How to get transparency without showing the overlap.  (Read 2179 times)

laurentl

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 188
    • View Profile
    • McDROID
How to get transparency without showing the overlap.
« on: May 13, 2013, 11:30:22 PM »
I use an alpha tween to fade out an entire hierarchy, that hierarchy is under a panel so the tween is changing that panel's alpha.

I would like the fade to not show the overlapping parts as if it were one image. I'd like to avoid using texture render. It is possible ?


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to get transparency without showing the overlap.
« Reply #1 on: May 14, 2013, 02:23:02 AM »
No. That's just how transparency works.