I have this event sheet
I'm trying to create a dpad for my spaceship.
It works just fine when the only touch is on the DPad, but when I touch the screen, and then the DPad at the same time, the spaceship doesn't move as wanted...
I've also tried adding another condition in event 2 comparing Touch.TouchIndex to TouchIndex variable, but didn't help as well...
Any idea? I would like to move the space at the angle calculated by the TouchIndex I already saved...
Thanks!