I am using the “Better Buttons” code, created for GameDevNation.
I have two types of buttons, one that changes to an alpha of 0.5 when pressed, and one that changes to an alpha of 0 when pressed (with a depressed-button image underneath it).
Both types of buttons go back to alpha of 1 when I slide my finger off of it. However: if my finger is right on the edge of the button, and I quickly slide it barely outside the button, the button consistently sticks in the lower alpha state.
That is the undesirable effect that I get.
Interestingly, the 0.5 alpha button can “recover” by “playing nice” with it, but the 0 alpha type is permanently stuck that way, and is unresponsive. (I have a vague idea of why that is so).
I would like to fix both types of buttons if possible. If it’s just an issue of computer reaction time that is unavoidable, I can accept that. But please tell me that’s the case.
But if anyone is familiar with the “Better Buttons” code and knows how to resolve this, please let me know. I would hate to get a 1 star on a 5-star app because of this, you know it happens!
Thanks!
Dane [import]uid: 117490 topic_id: 22585 reply_id: 322585[/import]