Hello,
It's probably a very stupid question, but I haven't figured out how to do that. I've got a UICheckbox on a game object, and the box can be checked/unchecked by clicking on it. It works with both right and left click, and I only want it to be on left clicks (right clicks would do nothing). How can I set that up ?
Thanks.