Ok so I have this game Zen Hopper
It's a simple game i'm looking to take to Phone 8 as a test project. In this version, it's working as it should overall.. but what I need to also do is register a MISS, if they touch the screen, but fail to touch a log.
I can't figure out a good approach for this. I'm sure it's simple, but I'm still pretty new to C2. In my logic, I can't seem to invert some of the game rules.
seems like there should be some way to say "touching the screen, but not touching log object".
Thanks!
Caleb