Posts: 699
Threads: 155
Joined: Sep 2013
Basically, the one direction of diagonal movement is totally pointless, cause you can't move somewhere diagonally if you couldn't get there by taking a right-angle around it anyway. Instead, it should be bound to using your active hand on your inactive hand, like putting something in/opening a toolbox.
Posts: 687
Threads: 43
Joined: Sep 2012
I think diagonal running is less about getting places and more about getting there quickly. It lets you cross a 2-tile distance in 1 step, making it useful for 'dodging' in fights and stuff.
Posts: 2,655
Threads: 33
Joined: Nov 2013
BYOND Username: KikiMofo
Wait Z lets you move diagonally? Are there other diagonal buttons? That would be fucking useful.
Posts: 835
Threads: 53
Joined: Nov 2013
BYOND Username: HaineSA
KikiMofo Wrote:Wait Z lets you move diagonally? Are there other diagonal buttons? That would be fucking useful. Z is 'move south-west'. That's the one and only diagonal direction you can move in.
Posts: 2,655
Threads: 33
Joined: Nov 2013
BYOND Username: KikiMofo
Why don't we have more? On another thought why don't we have more movement keys on the numpad? 8,4,6,and 2 would be up, left, right, down and 4 would be switch hands and then 7,9,1,and 3 would be diagonal. Then you can place other hotkeys around in numpad.
Posts: 182
Threads: 9
Joined: Dec 2013
Z-walking is totally handy + fast please do not remove it
Posts: 699
Threads: 155
Joined: Sep 2013
MyBlueCorners Wrote:I think diagonal running is less about getting places and more about getting there quickly. It lets you cross a 2-tile distance in 1 step, making it useful for 'dodging' in fights and stuff. If you just slam on down and left at the same time you get the exact same effect IIRC.
Posts: 49
Threads: 4
Joined: Mar 2014
Make Z the diagonal button which changes your movement to diagonal (Up for UpperLeft, Right for upper right, Down for Lower Right, Left for Lowwer Left when Z is toggled).
Posts: 687
Threads: 43
Joined: Sep 2012
Diagonal movement is actually faster than normal directions, because each movement 'tick' is used to traverse two tiles (one down, one left) instead of just one tile. It may not be apparent unless there's some lag, but it is in fact twice as fast as standard movement. There are not many areas on the station where you can use this speed boost to your advantage, but it makes a big difference in open areas like space when you're podfighting and such.
Opening up all the diagonal options would make for very strange movement controls, because it would always be beneficial to walk diagonally instead of NorthWestEastSouth.
Regardless of all of that, the hotkey to use the item in your opposite hand could be cool. Maybe a button that isn't Z?
Posts: 629
Threads: 23
Joined: Mar 2013
I thought that hotkey was "End"?
Posts: 142
Threads: 7
Joined: Nov 2013
Captain_Bravo Wrote:I thought that hotkey was "End"?
That's the non-WASD hotkey.
Posts: 3,080
Threads: 273
Joined: Dec 2012
KikiMofo Wrote:Why don't we have more? On another thought why don't we have more movement keys on the numpad? 8,4,6,and 2 would be up, left, right, down and 4 would be switch hands and then 7,9,1,and 3 would be diagonal. Then you can place other hotkeys around in numpad. The way hotkeys work on Goonstation (like the switch hands or activate item hotkeys) is by binding the diagonal movement buttons to perform an action and then stopping the diagonal movement of the mob.
So the diagonal upleft, upright, and downright buttons are already bound, which is why diagonal movement in those directions doesn't exist
Posts: 2,655
Threads: 33
Joined: Nov 2013
BYOND Username: KikiMofo
UrsulaMejor Wrote:KikiMofo Wrote:Why don't we have more? On another thought why don't we have more movement keys on the numpad? 8,4,6,and 2 would be up, left, right, down and 4 would be switch hands and then 7,9,1,and 3 would be diagonal. Then you can place other hotkeys around in numpad. The way hotkeys work on Goonstation (like the switch hands or activate item hotkeys) is by binding the diagonal movement buttons to perform an action and then stopping the diagonal movement of the mob.
So the diagonal upleft, upright, and downright buttons are already bound, which is why diagonal movement in those directions doesn't exist Ah. Well huh. That's interesting.
|