By default, one finger is LMB 2 fingers is RMB. I want ti disable that and specifically look for touch input. How do I do that? Thanks.
You have access to the array of current touch events via Input.touches
By default, one finger is LMB 2 fingers is RMB. I want ti disable that and specifically look for touch input. How do I do that? Thanks.
You have access to the array of current touch events via Input.touches