How do I constrain different actors' positions to different touches
So I have two joysticks on screen that the user needs to be able to use simultaneously. I tried using touch 2 for the second joystick only to realise that you need to have two touches on the screen to use that. That is NOT what i wanted! I basically want to do what the question asks, how to make find and use each individual touch. Thanks!
Comments
@EthaneusTheGreat if you add a screenshot of your interface I can help
See those two arrows? i want to be able to touch them and move them at the same time
Right now I can only move one at a time
Found what I was looking for here: http://gamesalad.com/manuals
It the official cross platform one you have to change scenes to get to it