I am using the app Unity Remote 4 to test my app that I am developing. I am wondering if how the app works on Unity Remote will be the exact same as it would if it was on the app store. I am asking this because In my code i have Input.GetAxis("Fire1") and when I tap the screen Input.GetAxis("Fire1") returns 1, and in the input manager it says its only assigned to return 1 when it is clicked by a mouse.
When i tap the screen, is it just registering as a click event, or does the input manager treat touches and clicks as the same thing?
Aucun commentaire:
Enregistrer un commentaire