wernst Posted April 20, 2020 Posted April 20, 2020 (edited) The speed of mouse movement for external and cockpit view can be modified in View.lua file. e.g. I have slowed down mouse speed in View.lua ExternalmousespeedSlow = from 1 to 0.2 CockpitmousespeedSlow = from 1 to 0.2 This settings are more suitable for smooth mouse control of the external camera movement. The external camera movement can also be controlled by the view (down, left, right, up) slow commands by NUM key input. How can I further slow down the speed of these view (NUM) slow commands? Is there any entry in the view.lua file which can be modified like it's possible with the mouse speed (see above)? Which? Edited April 20, 2020 by wernst
Recommended Posts