Hi people, i've been stucked for some days, trying to use multitouch in simply game i'm developing.
I've two sprites A and B, and in both of them i catch the events with onAreaTouched.
The problem is that, when i'm touching A Sprite, the ACTION_UP event is not recognized in Sprite B.
But in the inverse order it is recognized ( ACTION_UP of A is recognized meanwhile B is pressed).
Anyone can help me? Txs.
