About touching buttons
Hello,
I want to know how to make a touch button that when press it stays press until release it be not press again.
Thank You
I want to know how to make a touch button that when press it stays press until release it be not press again.
Thank You
Comments
otherwise
When touch is released change attribute .... to false.
You could also add some visuals to it;
When touched is pressed change attribute .... to true
Change Image to button_touched
otherwise
When touch is released change attribute .... to false.
Change Image to button_not_touched
When touch is inside. Change image to...
>Otherwise change image to ...