Topic: Dynamic screen
Enable dynamic screen to hotkey? on/off
You are not logged in. Please login or register.
Teeworlds Forum → Development → Dynamic screen
Enable dynamic screen to hotkey? on/off
I think you need to describe that more.
Also, is that a feature request or something?
Like being able to turn it on off ingame, when push it for off just go instant to static mode and when turned on dynamic.. guess its a features request yes.
You could bind a key to set dynamic camera on and another to set it off if that's what you mean.
Turn on dynamic camera by pressing K button
bind k "cl_mouse_deadzone 300; cl_mouse_followfactor 60; cl_mouse_max_distance 1000"
Turn off dynamic camera by pressing L button
bind l "cl_mouse_deadzone 0; cl_mouse_followfactor 0; cl_mouse_max_distance 400"
Also, u can experement with
cl_mouse_deadzone
cl_mouse_followfactor
cl_mouse_max_distance
and setup ur own camera settings.
Teeworlds Forum → Development → Dynamic screen
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.