Hey all,
Is there a way to disable the contextual menu for a right click so that I can use the right click for an in game use?
Thanks a bunch,
Nathan
Hey all,
Is there a way to disable the contextual menu for a right click so that I can use the right click for an in game use?
Thanks a bunch,
Nathan
Yes, disableContextMenu:
http://unity3d.com/support/documentation/Manual/WebPlayerBehaviorTags.html
Cool, thanks!