Touch Release Issue
sewinston
Member Posts: 51
I having an issue where when a button is activated via the 'touch - inside', it only releases about 50% of the time I pick my finger up. My rules are:
Rule #1) Actor receives event - touch - inside
Change Attribute...
Rule #2) Actor receives event - touch - release
Change Attribute...
I don't think it's an issue with my rules because as I said It works as intended some of the time. It's almost as if the iphone is not registering the release of my finger. Anybody else having the same problem?
Rule #1) Actor receives event - touch - inside
Change Attribute...
Rule #2) Actor receives event - touch - release
Change Attribute...
I don't think it's an issue with my rules because as I said It works as intended some of the time. It's almost as if the iphone is not registering the release of my finger. Anybody else having the same problem?
Comments
http://gamesalad.com/wiki/how_to_gsc_iphone_controls#how_do_i_make_use_of_multi-touch
The touch-release event only gets activated when you lift your finger and it is inside the collision area of the actor.
So perhaps when you lift your finger it is not over the actor.
"Released: Meaning you untouched the screen and it ended over the actor and it was previously pressed."