MouseHoverLeave(playerWhoHovered : Player):RBXScriptSignal Fires when a player's cursor hovers off the parent of a ClickDetector or DragDetector. RightMouseClick(playerWhoClicked : Player):RBXScriptSignal Fires when a player right clicks their mouse cursor on a ClickDetector or DragDetector. View...