Clicking on buildpics
Moderator: Moderators
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Clicking on buildpics
I believe it registers on mouseup. Many erroneous actions occur for people who lag or simply move the mouse too quickly while they try to click on a button in the commands. Mousedown would be much better.
Re: Clicking on buildpics
Really, the mouse-events should be in their own thread. I've run into too many similar problems - Like if you click for build and move the mouse too quickly afterwards (within one frame) it registers the move and mouseup as happening at the same time - so you get a drag-build or drag-move when you wanted a single point. Very annoying.CarRepairer wrote:I believe it registers on mouseup. Many erroneous actions occur for people who lag or simply move the mouse too quickly while they try to click on a button in the commands. Mousedown would be much better.
Re: Clicking on buildpics
The biggest problem with low fps is the fact that the mouse lag becomes noticeable, and if you are accustomed to clicked very fast it quickly becomes an issue.
