kasymovga / rexuiz

Rexuiz build system
http://rexuiz.com/
17 stars 8 forks source link

Weapon bobbing option is missing #37

Closed YevheniiPokhvalii closed 1 year ago

YevheniiPokhvalii commented 1 year ago

Nexuiz had this option in the menu. You could turn the weapon bobbing off or even increase it.

kasymovga commented 1 year ago

nexuiz have view bobbing setting, not weapon bobbing. and this is awful setting for multiplayer. and it's not implemented in csqc movement prediction. and i am not going implement this anyway.

YevheniiPokhvalii commented 1 year ago

nexuiz have view bobbing setting, not weapon bobbing. and this is awful setting for multiplayer. and it's not implemented in csqc movement prediction. and i am not going implement this anyway.

I see. But how to turn off the weapon bobbing.

kasymovga commented 1 year ago

cl_bobmodel* i will add settings for this later.