Guest User

Untitled

a guest
Feb 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. if (Input.GetMouseButtonDown (0))
  2. // Do something here
  3.  
  4. public static bool GetMouseButtonDown(int button);
Add Comment
Please, Sign In to add comment