I'm sure that fixing this will be really entertaining

Thanks again for testing it!
Moderators: Nexuiz Moderators, Moderators
alias _calias "alias +c$1 set camera_direction_$2 ${3}1; alias -c$1 set camera_direction_$2 0"
_calias forward x ""
_calias back x -
_calias left y ""
_calias right y -
_calias up z ""
_calias down z -
It feels quite wrong when you use key combinations: when I go forward and left, my actual camera speed is 1.414 times the speed when I go only forward (square root of 2)... It could be possible to tweak the cfg to get "normal" behaviour, but it will be a pain and look quite complicated :p
3) when I press move left and move right very fast after another (again and again... like strafing left and right with the camera all the time) the movement of my move_left isn't recognized
Also re-using the +forward, +left, etc keys for controlling the camera position sounds to me like a good idea.
bind MOUSE1 +roll_left
bind MOUSE2 +roll_right
bind MOUSE4 +moveup
bind MOUSE5 +movedown
uluyol901 wrote:Could you make it zoom out more when the person has the flag in CTF?
Return to Nexuiz - Development
Users browsing this forum: No registered users and 1 guest