etlegacy
etlegacy copied to clipboard
Allow changing `cg_swingSpeed` when cheats are disabled
Note: Untested, since I don't have a local buildsystem setup.
This can be used to adjust how fast third-person player animations adjust to players' direction and rotation changes.
The value can be adjusted between 0.1 and 0.3. 0.1 remains the default value (same as vanilla ET and RTCW), while 0.3 is the value used in Q3A.
This closes https://github.com/etlegacy/etlegacy/issues/1992.
👍 need to make sure this works fine with server side mdx, but other than that LGTM!