Help for Android

Hi guys,

Launchpad project I’m working on.
1639381--101566--$M4SONIC.jpg
Something like that for phone or tablet. I’m doing with (GUI)buttons. More than one button doesn’t work. Namely, not clicked. How can I solve this? Or, How can we do with ‘multiple touches’?

  • This type source for project do have?

Help ?

The Touch API allows up to 10 touches to be processed. Maybe rather than using GUIButtons, use GUITextures and the Touch API to work out which textures have been pressed.

Believe, I did not understand anything. :?