Enable Multitouch
Benjamin_m5
Member Posts: 646
Hi
How can I enable multiouch in my game? I want, that I could press two buttons at the same time. How can I make it? I have now in my actor. Rule: when touch is pressed change attribute. But I can't touch two buttons at same time!!
How can I enable multiouch in my game? I want, that I could press two buttons at the same time. How can I make it? I have now in my actor. Rule: when touch is pressed change attribute. But I can't touch two buttons at same time!!
Comments
The left button have it rotate the car left
The right button have it rotate the car right
Them the forward button have it accelerate the car relative to ACTOR
Same with back have it accelerate backwards relative to actor
Since it's relative to actor it will accelerate whatever is forward on the actual car
So if your pressing up and right it will curve right