Feature Request: Toggle Pause with middle mouse button.
It would be extra handy if we could toggle pause using middle mouse button / scroll wheel click. :)
III replied to Feature Request: Toggle Pause with middle mouse button. January 23, 2022 @ 1:56:01 pm PST
III replied to Feature Request: Toggle Pause with middle mouse button. January 23, 2022 @ 1:56:01 pm PSTWhy is the space key not sufficient for you? Left hand space key, right hand on mouse. Or the other way round. Works fine for me...
farmertron 3030 replied to Feature Request: Toggle Pause with middle mouse button. January 23, 2022 @ 2:40:21 pm PST
farmertron 3030 replied to Feature Request: Toggle Pause with middle mouse button. January 23, 2022 @ 2:40:21 pm PSTWhy do I need to use TWO input devices for such a simple game, why isn't one sufficient? Why is the space key not sufficient for you?
For me, it's simple. Coffee mug in left hand, mouse in right hand. I have to set my coffee down to pause with my left hand on spacebar. It's such a simple game I really should be able to play it one handed. For instance I can play FTL one handed completely with the mouse because you can also pause using middle mouse button click. Another example of game that can be played one handed (with a controller) is Kingdoms Two Crowns.
What if you only had one hand would it still work for you? The game already has a colorblind mode, it seems weird not to have other considerations. Especially considering a change that would consist of mostly one line: if (Input.GetKey(KeyCode.Mouse2)) { togglepause(); } Left hand space key, right hand on mouse. Or the other way round. Works fine for me...