When a player right clicks on an item I want to create a custom menu at the cursor location allowing the player to make a choice. I also need something that will fire an event (telling me what the choice was) when the player makes their choice.
How would I go about doing this?
Jason