hello i need help with the codes for move button
i always fail when i tried to touch more than 1 object (only can touch 1 object at the time) , and i already used multi touch object
so i had move button like below, 4 separate object.
Please login to see this picture.
i already can do up, bottom, left, right
and what i want is, if you press top button and right button at the same time it will move like this
Please login to see this picture.
so basically from that 4 button, you can move 8 way like this
Please login to see this picture.
i am confuse about how to do it and how to implement multi touch correctly
any help will be much appreciated