// ---------------------------------------------------------------------------- // include thirdperson settings and helpers exec thirdperson.cfg // ---------------------------------------------------------------------------- // thirdperson keyboard & mouse bindings bind KP_5 tp_toggle bind KP_PLUS thirdperson_mayamode bind KP_LEFTARROW +camyawleft bind KP_RIGHTARROW +camyawright bind KP_UPARROW +campitchup bind KP_DOWNARROW +campitchdown bind KP_PGUP +camin bind KP_PGDN +camout bind KP_HOME tp_reset bind KP_END +camdistance bind KP_INS tp_toggle_platformer bind KP_DEL tp_toggle_screenspace // bind mouse2 tp_toggle_platformer // bind mouse3 "tp_toggle; tp_reset" // ----------------------------------------------------------------------------