JLdragon Posted December 28, 2025 Share Posted December 28, 2025 As title states. I would like to be able to slow down the camera rotation speed when holding down my Left or Right Arrow key. the preferences.xml file shows the following, but does not have a setting for rotation speed when holding down any of the arrow keys. <CMD_CM_CAMERA_ROTATE_UP> <fireKey> KEY_UPARROW </fireKey> <satelliteKeys/> </CMD_CM_CAMERA_ROTATE_UP> <CMD_CM_CAMERA_ROTATE_LEFT> <fireKey> KEY_LEFTARROW </fireKey> <satelliteKeys/> </CMD_CM_CAMERA_ROTATE_LEFT> <CMD_CM_CAMERA_ROTATE_RIGHT> <fireKey> KEY_RIGHTARROW </fireKey> <satelliteKeys/> </CMD_CM_CAMERA_ROTATE_RIGHT> <CMD_CM_CAMERA_ROTATE_DOWN> <fireKey> KEY_DOWNARROW </fireKey> <satelliteKeys/> </CMD_CM_CAMERA_ROTATE_DOWN> I don't know anything about coding, nor what is required to make a mod for WoT (other than custom tank remodels). So, is this something that can be made, or some simple line coding? I know there is the free cam mod, but there are too many keys, options, settings, etc. that I dont have a need for. Just wanting a simple setup / mod for what I am wanting this for. Thank you in advance to anyone who replies. @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.