I'm using AppMobi XDK to convert my C2 game into an iPhone4 app. Problem is, I'm using the "On touched object" and it seems like the conditions is evaluated multiple times every time I touch the screen.
Ok, I didn't really test on an iPhone4 but only in the emulator of AppMobi, I remember doing something similar with an older build and it seemed to work fine.
I also tested it using a Mouse click object to make sure the condition was correct and it works fine too.
I was wondering if any of you had already done something using the On touched object and tested it on iPhone ?
Thanks