Author Topic: Is there a way to set the alpha the zero and keep the collision?  (Read 1663 times)

Sahkan

  • Jr. Member
  • **
  • Thank You
  • -Given: 9
  • -Receive: 0
  • Posts: 74
    • View Profile
Is there a way to set the alpha the zero and keep the collision?
« on: February 24, 2016, 03:00:07 AM »
Is there a way to set the alpha the zero and keep the collision?
In panels, widgets, sprites etc...
For now I'm just using alpha 0.001f.
However I'm not sure this is the right way to do it.
« Last Edit: February 24, 2016, 03:25:21 AM by Sahkan »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Is there a way to set the alpha the zero and keep the collision?
« Reply #1 on: February 25, 2016, 09:59:50 PM »
No. But if you want an invisible widget with a collider, use the UIWidget. ALT+SHIFT+W.