How to Use Mobile Input in Standard Assets.

Hlo i have to use Unity Standard Assets 3rd personcontroller in my game . it is working fine in pc but i want to use the mobile device to use character can anyone tell me how to do that.

  1. I see no feedback for Unity here, so don’t mark it as feedback. You got told that before…
  2. Examine the 3rd person controller code and understand what it does.
  3. Once you understood it, replace the input code with input code for mobile devices.
  4. This might take you hours/days/weeks, which is normal when learning game dev.

I have used neither the 3rd person controller, nor made mobile games, so maybe someone
else is willing to take away time from their game to help you.