This replaces right-clicking with holding down the left-click. PLEASE FEEL FREE TO USE IN YOUR PORJECTS, JUST GIVE CREDIT! -=Controls=- Hold down the left click button to open a right click menu (This menu does not currently work). Click anywhere exceot the menu to close it. -=How It Works=- The timer (circle) waits for a click and then adds one to a variable (and changes to the right sprite). When that variable is 4 (meaning you have held down the mouse for 2 seconds) it calls the right-click broadcast. Then the menu recieves the broadcast and shows itself. Then I had a conditional statment that checked if there was a click anywhere but on the menu.