Disabling user interaction - Touch
How do I disable touch? At the end of each level when the timer reaches 0 I'd like the user to stop tapping the screen. If one of my actors is still on the screen the user is still able to tap it and score even after the timer is done.
Thanks in advance.
Bill
Thanks in advance.
Bill
Comments
eg:
RULE
when ALL conditions are met:
touch is pressed AND enabletouch is true
<count score>