Hi,
I was trying to have buttons in my game but when i save them as .png’s there’s always white pixels around the transparent bits.
It’s really Annoying!
So i thought i’d just build them into the background and have an invisible Rect on top of them indicating their button-ness, and acting as the button.
Problem is when i set the Rect to .alpha = 0;
Or .isVisible = false;
I can no longer touch them to utilise them as buttons.
Is there a workaround or do you guys think i should really figure out this transparency issue?
[import]uid: 91798 topic_id: 17526 reply_id: 317526[/import]
[import]uid: 3826 topic_id: 17526 reply_id: 66588[/import]