View Bobbing Scaler

AgielAgiel Join Date: 2006-11-14 Member: 58605Members, Constellation, NS2 Playtester, Subnautica Playtester
edited August 2012 in Modding
So, I mentioned the issues I have with the sprint view bobbing in <a href="http://www.unknownworlds.com/ns2/forums/index.php?showtopic=115903" target="_blank">this thread</a> back in January. In the last post I added some code for scaling the effect but it didn't get much interest.

A few days ago grOOvy also brought up <a href="http://www.unknownworlds.com/ns2/forums/index.php?showtopic=120254" target="_blank">the issue</a>, which reminded me of that piece of code, so I decided to release it as a proper mod. I had to change it a bit in order to get it to work with the current code base but it only took me like 5 minutes.


To run the mod:
1. Extract the zip into your <i>Steam\steamapps\common\Natural Selection 2</i> folder.
2. Make a shortcut to <i>NS2.exe</i>
3. Right-click, open properties and add <i>-game viewbobbingscale</i> to the end of the target.
4. Double-click the shortcut.

I've set the scaling to 0.2 but if you want to disable it completely or set it to something else, just open the <i>Player_Client.lua</i> file in your favourite text editor and edit the value of <i>kViewBobbingScale</i>.

Comments

Sign In or Register to comment.