I’m making a game in which I want to use the right mouse button to look at an item in greater detail. Now I have got it working with Ctrl+Enter. It’s probably not the most beautiful way but it works exactly as I wanted.
Now I want to create a projecter (exe) for it. But after publishing it, the right mouse button only brings up the menu. How can I remove the menu, but still keep the right mouse button functionality that I have created?
I’ve added the fla.