
#------------------------------------------------------------------------------
# Free moving first person camera.
camera "CameraMan" CameraMan
fov (20 25 30 35 40 45 50 55 60 65 70 75 80 85 90)
clip 0.15 2000
setparam defaultminchange 0.5
setparam mouseheadingsensitivity 0.0005
setparam upperpitchlimit 35
setparam lowerpitchlimit -80
setparam orientationminchange 0.1
setparam orientationsteps 5
setparam fovminchange 0.001
setparam fovsteps 3
setparam mincameraheight 1
setparam maxcameraheight 50
setparam translationminchange 0.01
setparam translationsteps 7
setparam maxvelocity 10
setparam velocitysensitivitymin 0.1
setparam velocityminchange 0.1
setparam velocitysteps 5
setparam ticklimit 50
setparam constraintwidth -10
Alguien sabe donde debo modificar para que los cambios de vista se vean mas lentos? con los cambios de vista me refiero a por ejemplo pongo el modo de Camara Libre y presiono ctl+4 en algun lugar y lugo me muevo a otro lado como por eljemplo el 2do piso y pongo ctrl+5 entonces cuando presiono el 4 se va al lugar donde guarde la vista. Espero que me entiendan y me puedan ayudar porfis

Gracias.