//movement. bind "w" "_forward" bind "a" "_moveleft" bind "d" "_moveright" bind "s" "_back" bind "CTRL" "_movedown" bind "SPACE" "_moveup" //use whatever item player is holding. bind "MOUSE1" "_attack" bind "F10" "quit"