Q:

Input.getMouseButton

        if (Input.GetMouseButton(2))
        {
            Debug.Log("Pressed middle click.");
        }
0

New to Communities?

Join the community