I have a mouse orbit script, and also a script that shoots when the left mouse button is clicked. However, whenever I drag, the gun also shoots. How can I check to see if the mouse button has been dragged, and only fire the gun when this is **false**?
↧