Hello! I’m wondering, how do I check if the 2nd mouse button has been clicked? I know how to check for a presence of a tool inside of the character, however, how do I check if the 2nd mouse button has been clicked?
1 Like
When somebody has equipped a tool, the tool will be in their character. And you can detect if they clicked the right mouse button with the GetMouse() function, then check if the tool is inside their character.
Thank you!
30 charsssssssssssssss
No problem! Glad to help!
30 char